Prerequisites
A target question (e.g., a Single Select field with options like "Yes" / "No") must be created before you can apply conditional logic to it.
Use Case Overview
In this guide, we will set up conditional logic for a supplier due diligence questionnaire:
Trigger Question: "ISO 27001 certification" (Yes / No)
If Yes: Show a file attachment field asking for proof of certification.
If No: Show a text field asking for alternative certifications.
Step 1: Open the Questionnaire Builder
Go to Operations > Questionnaires.
Click + Add questionnaire and select either a template or Create from scratch.
Click Questionnaire builder to open the form builder.
Step 2: Create the Trigger Question
Click + on the builder to add a new field.
Under Type, select Single select.
In the Title field, enter: ISO 27001 certification.
By default, three options will appear - you can add more options or remove. In this case, adjust your options list so that only Yes and No remain.
Click Done to save the field.
Step 3: Add a Condition
Click + on the builder below your trigger field.
In the Type dropdown, scroll to Layout elements and select Condition.
Configure the trigger rule:
Trigger Field: Select ISO 27001 certification.
Operator: Select Has selected any of.
Value: Select Yes.
(Optional Logic):
AND Rule: Click Add condition. Both conditions must be met to display the conditional fields.
OR Rule: Click Add OR condition group. Meeting any single rule group will display the fields.
Click Done. A new Condition Block container will appear on your builder.
Step 4: Add Fields Inside the "Yes" Condition
Click + inside the newly created Condition Block container.
Under Type, select Field > File.
Name the field: Attach proof of certification.
Click Done.
Step 5: Add Fields for the "No" Scenario
Click + on the builder outside the first conditional block.
In the Type dropdown, select Condition.
Configure the rule:
Trigger Field: ISO 27001 certification
Operator: Has selected any of
Value: No
Click Done.
Click + inside the new No conditional container.
Select Type > Text and title it: List alternative certifications.
Click Done.




