Logic

✏️ 'Logic' is a feature that allows you to direct users to the next question or section based on their responses.
  1. Default Navigation

    • You can select the next field to follow the current one in sequence.


  2. Set Logic Based on Responses

    1. Configure the next question to be displayed based on user responses, such as directing those who answered "Yes" to the next field and those who answered "No" to submit their responses.

    2. IF

      • Set conditions like "If a specific response is selected in a question."

    3. THEN

      • When the condition is met, direct users to a specific question or submit their response.

    ✏️ Example of Logic Setup

    1. If "Apple" is selected in Question 1, redirect to "Submit Response."

      • Default Navigation: Next question (or Question 2)

      • IF: Question 1, equals, "Apple"

      • THEN: Redirect to, "Submit Response"


    ⚠️ Logic cannot be applied to multiple-choice fields or personal information fields.