Use Conditional Logic In The Form Builder

Use Conditional Logic In The Form Builder

Introduction

Conditional logic makes your form dynamic and more efficient, If you want to show or hide certain fields based on the user input, you can easily use conditional logic for this.

Form Builder gives you three types of conditional logic to make your form dynamic:-

  1. Show/Hide Field

  2. Change Email Recipient

  3. Conditional Redirect

Show/Hide Field: Add dynamic field conditions to show or hide a specific field based on user input.

Follow the below steps to setup Conditional logic -:

Step 1: Go to Form Builder >> Dashboard.

Step 2: Add a new form or edit an existing form.

Step 3: Navigate to Form Settings -> Conditions -> Show / Hide Field

Step 4: Click on the Add a new condition button

Step 5: Select a field from the IF drop-down list. You will see all the fields that are available in your form on which conditions can be applied.

Step 6: Select a condition from the STATE field. Following options are available

  • Is Equal To

  • Is Not Equal To

  • Contains

  • Does Not Contain

  • Is Empty

  • Is Filled

Step 7: Enter a Value to check with

Step 8: Select the Action you want to perform (show or hide) and Select the Field which you want to show or hide

Step 9: After creating a new condition, click on the Save button to save the settings.


Example: If you want to show the Submit field only when the user selects Yes from the dropdown then you create a condition like below

IF Want to submit?
STATE Is Equal To
VALUE Yes
DO Show
FIELD Submit

Note📝: You can create multiple IF conditions, and multiple Do actions based on your requirements

Conditional logic makes your form easier and more efficient, If you want to show or hide certain fields and pages in your form, you can easily use conditional logic for this. Here’s a video on how conditional logic will work.


    • Related Articles

    • How To Create Conditional Email Logic?

      Introduction In the custom type of form, we have a feature to set conditional email logic based on user-selected values. Follow the below steps to create conditional email logic -: Step 1: Go to Form Builder >> Dashboard. Step 2: Create or Edit the ...
    • Create a Conditional Thank you Page Redirect Logic

      Create a Conditional Thank you Page Redirect Logic Updated over 3 months ago Introduction In the custom type of form, we have a feature to change thankyou page redirect depending on the ‘IF’ State conditions. Follow the below steps to create a ...
    • Main Features Of Form Builder App

      Introduction Form Builder app is one of the best ways to create a form on your store. Through this app, your customer can fill out the form and submit their details without any hassle. You can also create multiple types of forms using the Form ...
    • Enable Form builder module

      Introduction In this article you will learn how to enable Form builder module to use the feature of Form builder. It will be helpful if your form is not displaying. Here are the steps to enable Form Builder module -: Step 1: Go to Form Builder >> ...
    • Webhook in Form Builder

      Introduction This article will explore the significance of webhooks in form builders Here are the steps to use Webhook in Form Builder -: Step 1: Go to Form Builder >> Dashboard Step 2: Go to Settings >> Api key >> Web hook Now, you can use the ...