→ Insert Form Logic
About Branching Logic in Forms
Logic let's you branch out to different paths.
Branching will shorten and streamline your Forms — guaranteeing that only relevant fields are shown to team members. (They will appreciate it!)
In this use case, we'll build three branches into a Risk Report Form — applying logic for Medical, Non-Medical, and Missing Person incidents. Picking any one of the three will send team members down a customized path.
- Notice the Link Record field in each of the three branchs above
- This link allows you to pull in related Records from other Forms
- Want to save time? Learn more in Quickstart 7. Link Related Fields
Use Case
3 Branches — 3 Risk Reports
In this use case, the Thunder Hawk Risk Team will prepare three nightly reports from a single Form and Dashboard:
- Medical incident Report
- Missing incident Report
- Non-Medical incident Report
How is this miracle of modern efficiency attained? Through the use of branching.
Add Branch Logic in Forms
To add branching to a Form:
-
Click Form → Create Form
-
Pick Blank → followed by Confirm & Create
-
Name your Form → ex. Risk Reporting
-
Click Add Field
Add your Select Branching Field
-
Pick Select as the field type
-
Name your Field → ex. Risk Type
-
Add 3 options → Medical, Missing Person, and Non-Medical
-
Pick unique Colors for each → making them easier to idetify in a Dashboard
- Click Save Changes every so often → so if you are interrupted, you won't need to restart
- If this is going too fast, step back and read All About Creating Forms first!
Branch 1: Medical
Add your series of questions for Medical one by one. Then, add Logic and tie them all together. If a team member selects Medical, they won't see any of the Missing Person or Non-Medical fields. And, they may not see all the Medical questions either depending on their previous selections.
-
Pick Add Field
-
Pick a Select field type
-
Enter your title → ex. Was the person injured?
-
Enter your options → _ex. Yes & No _→ Colors optional
Switch to Logic Tab
-
Click the Logic tab
-
In the Add display logic drop-down, select the parent field → ex. Risk Type
-
Select the branch → ex. Medical
-
Repeat for the entire medical series of fields
Branch 2: Missing Person
Build the Missing Person series the steps above.
It can be positioned above or below the Medical series.
Branch 3: Non-Medical
This is an easy one. Just one follow-up field.
Build the Non-Medical series using the same steps outlined above.
It can be placed above, below, or in between the Medical and Missing Person series.