Versions Compared

Key

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

...

In particular, make sure you understand the Name property of a control. You can find more information in the documentation.

Tip

Read the general frevvo documentation on designing forms for a detailed discussion of and their features.

Note

  1. Create a new form and drag and drop controls as desired. 
  2. In the Figure above, we have:
    1. Created a section for the Nurse to fill out patient information including procedure to be performed. 

...

    1. Created a section for the Doctor called Doctor Signature. 
    2. Enabled digital signatures for this Section. by clicking on the Section header and then on the Security Tab in the properties pane to the left. In the Security Tab, the Must Sign box is checked.      
    3. Assigned role 'Doctor' to this Section. This ensures that the Section is only visible to logged in users with role 'Doctor', i.e. Nurses cannot see it.

...

Note

Step 1 is not shown in the Patient Referral form image. You can drag and drop any controls you want. Make sure you drop at least two controls with labels 'First Name' and 'Last Name' respectively. You should also ensure that the Name field for these two controls shows the names FirstName and LastName respectively.

Creating the Workflow

Tip

Read the general documentation on designing flows for a detailed discussion of frevvo workflows and their features

...

===1. Set the order of forms in your workflow===

...