This guide walks you through adding video fields and setting up logic to show the appropriate video based on the user's selection.
Step 1: Set up your form
Before adding logic, you need to prepare your form:
Add a single-choice question with two options (Option 1 and Option 2).
Add two video fields below the question field:
Video 1 (to be shown for Option 1)
Video 2 (to be shown for Option 2)
Step 2: Access the logic settings
Open your form in the editor.
Select the single-choice question that will determine which video to display.
In the right sidebar, the Logic tab will automatically open.
Step 3: Set logic for Option 1
In the Logic tab, click on + Add Rule.
Define the condition:
If the answer is Option 1, then show Video 1.
Step 4: Set logic for Option 2
Scroll down in the Logic tab and click + Add Conditions.
Set up the second rule:
If the answer is Option 2, then show Video 2.
Step 5: Review and test the logic
Once you’ve added both conditions:
Option 1 will show Video 1.
Option 2 will show Video 2.
Preview your form and test the logic to ensure the correct video appears based on the user’s selection.
Redirect to success pages with video links
If you prefer to show videos after form submission:
Add your video links to the success pages.
Use logic to redirect users to the appropriate success page based on their answers, where they can view the related video.
Open the advanced logic, scroll down to the "On Submitting The Form" section and add conditions: