Can I include a link in a coordinator notification that opens up the participant viewer for the participant triggering the notification?

CareEvolution Support
  • Edited

Yes! You can certainly include a link within your coordinator notifications that will let coordinators click a link to open up MyDataHelps Designer for that participant.

When included in a notification, the following URL will open up the participant viewer for the participant who triggered the notification:

https://designer.mydatahelps.org/ResearchOrganizationDetail/StudyAdministration/ApplicationLibrary-ResearchOrganizationScreenContext_<%= Organization.Code %>#/Project/<%= Project.ID%>/participants?participant=<%= ParticipantID %>

Of course, you still need to log in to MyDataHelps Designer and have access to the participant. <%=Organization.Code%>, <%=Project.ID%>, and <%=ParticipantID%> are expressions that dynamically pull in your Workspace Code (Organization.Code), Project ID, and the Participant ID into the URL.

0

Comments

0 comments

Please sign in to leave a comment.