Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    1. Click on the first step (activity).
        1. Leave the Role blank. Any logged in user can perform this step.
        2. Set the Button Label for the first step to 'Send to Doctor'.
    2. # Click on the second step (activity).
        1. Assign role 'Doctor' by selecting it in the properties panel.
        2. Set the Task Info to 'Referral for {FirstName} {LastName}'. This will be displayed in the Doctor's task list. As mentioned before, this will only work if you have controls in the form with names FirstName and LastName respectively.
        3. Set the Pending Msg to 'Your referral has been sent to a Doctor for approval.' This will be displayed on the Nurse's screen.

...