Forms Conditional Logic
Last updated
Was this helpful?
Welkin's Form Designer supports conditional logic to show and hide fields on forms. To use this functionality, the sections, questions and answer fields must be added to the form first. Once all of the questions and answer fields have been added, go to the "Conditions" tab within the form configuration to add your show/hide logic.
In the following scenario, I want to show a question "Enter LMP" or "Enter EDD" based on which date type will be used to calculate the gestational age.
Condition logic needed:
If date type = LMP then show "Enter LMP" question
If date type = EDD then show "Enter EDD" question
Steps to configure the conditions for the scenario above:
Go to the "Conditions" tab in the form configuration.
Click "Add Element".
Choose the section of the form where the fields you want to show/hide are located
Choose the field you want
Last updated
Was this helpful?
Was this helpful?