SourCherry Help Centre
HomeSitesForms

Conditional Logic V2 in Forms and Surveys!

Conditional Logic v2 helps you create smarter, more dynamic forms and surveys. It lets you show or hide fields, redirect users, display messages, disqualify leads, or jump to different slides — all based on how someone answers.

This guide explains how to use Conditional Logic, what’s new in version 2, and which fields are supported.


What Is Conditional Logic

Conditional Logic automates actions inside a form or survey based on user input.
You can define conditions like:

This creates a more personal and efficient experience for respondents.


TABLE OF CONTENTS




More Tutorials From the Community


What’s New in v2


Available Actions

When you open Conditional Logic, you’ll see four action types you can create:


ActionDescription
Redirect to URLSend users to a specific webpage after submission
Display Custom MessageShow a personalized message based on answers
Disqualify LeadAutomatically reject unqualified form submissions
Show/Hide FieldsDynamically control which fields appear or hide

All conditions are executed in top-down order.
Later matching rules override earlier ones when applicable.


Conditional Logic in Calendar Booking Forms


Conditional logic in forms also applies when a custom form is used inside a supported calendar booking flow. This gives you more control over qualification and the final confirmation experience.


In calendar bookings:



If the calendar confirmation page is set to Use custom form rules, the system shows the form’s redirect or custom message after submission. If the form does not include either one, the booking uses the default confirmation page instead.


Note: Calendar support described here applies to supported booking flows that use custom forms. Services (v2) and Rentals are not included in this article yet.


How to Set Up Conditional Logic

You can add and manage rules directly inside the Form or Survey Builder.


1. Open Conditional Logic

2. Add a New Condition

3. Build the Rule

Follow the guided 3-step flow:

  1. Select Field – Choose the form field or slide to base the rule on.

  2. Select Field State – Pick the condition (e.g., is equal to, is empty).

  3. Provide a Value – Enter the matching value (text, number, or date).

You can add additional conditions using AND or OR connectors.

Some operators don’t require values, like “is empty” or “is checked.”


4. Choose the Action Result

Depending on the action type:

5. Save



Supported Fields

Conditional Logic v2 supports more field types than before.

Personal Info

Form Fields

Content & Payment Elements

Note: Calendar fields are not yet supported.


Supported Operators by Field Type

Field TypeOperators
Text (single/multi line)equal to, not equal to, contains, does not contain, starts with, ends with, is empty, is filled
Phone / Emailequal to, not equal to, contains, starts with, ends with, is empty, is filled
Number / Score / Monetaryequal to, not equal to, greater than, less than, between, is empty, is filled
Dateequal to, before, after, between, is empty, is filled
Dropdown (single)is equal to, is not equal to, is empty, is filled
Multi Dropdown / Checkboxis equal to {Option}, is not equal to {Option}, is empty, is filled
TnC1 / TnC2is checked, is not checked
File Upload / Signatureis empty, is filled

Survey-Specific Features

Jump To Logic

Rule Filtering

In surveys, you can filter rules by:


Behavior & Evaluation


Tips


FAQs


1. Can I mix AND and OR in the same rule?
No. Each rule must use one type of connector — either AND or OR.

2. Can I have multiple rules in the same form?
Yes. Each rule works independently.

3. What happens if more than one condition matches?
For submission actions, the first match wins. For Show/Hide, later rules override earlier ones.

4. Can I create loops in Jump To logic?
No. The builder prevents loops and shows an error message if detected.