In Candidate Parameters the breadcrumbs are missing, it only gives you the option to go back to Home
To find this page, you can go to Candidate>Access Profile>Press a PSCID>Candidate Info.
Instead, it should be like this, so you can go back to the participant:
The implementation can copy instrument_list
This will require the modification of modules/candidate_parameters/php/candidate_parameters.class.inc: getBreadcrumbs
The Return to timepoint list button can then be removed from modules/candidate_parameters/jsx/CandidateParameters.js
In Candidate Parameters the breadcrumbs are missing, it only gives you the option to go back to Home
To find this page, you can go to Candidate>Access Profile>Press a PSCID>Candidate Info.
Instead, it should be like this, so you can go back to the participant:
The implementation can copy instrument_list
This will require the modification of
modules/candidate_parameters/php/candidate_parameters.class.inc:getBreadcrumbsThe
Return to timepoint listbutton can then be removed frommodules/candidate_parameters/jsx/CandidateParameters.js