Wrong dashboard page loading

Wrong dashboard page loading

Comments

  • Unknown
    edited November 2023

    We have a coaching dashboard that displays a list of patients as hyperlinks. When you click a patient it navigates you to the patient record dashboard. As part of a new project we had to create a second version of the patient record dashboard. We modified the flow that navigates you from the coaching dashboard to the patient dashboard so that it conditionally sends you to either the new or old version based on the patient’s client ID. The steps which do the navigation are type EndFormWithMessageStep:

    We created the new EndFormWithMessageStep step by copy/pasting the original step and changing the “Page Name” value to be the page name of the new dashboard:

    The outcome is that either path only launches the old dashboard. Is setting the “Page Name” value the only way to change the reference or is there some underlying ID that may still be pointing to the original page?

Sign In or Register to comment.