# Go to the Logic Management section
# The Logic Management section will allow you to enter a correct number of options for the appropriate type. There is a limit of 20 answers for each closed type. If more than 20 options, no logic can be added to that type. e.g. Yes/No type has 2 possible options. We add the logic of the two options to the question. The destinations are separated by the semi colon. So option 1 ; option 2. To the left of every question is an Id number, it is this Id that is used for the branches. The input would probably be 3;4 if:
## 2. Header (Added to all forms by default)## Yes / No## 3. Text Option 1## 4. Text Option 2
# With all the logic in place, it needs to be enabled. At the top of the screen from the Use Self Generating Logic option, choose True.
For any given branch, you may wish to display more than one question at a time. The comma , is used to separate the questions you wish to display for a given option. Using the example above if we wanted to show a third text option for the No part, then the text would likely be 3;4,5
# 1. Header# 2. Yes / No# 3. Text Option 1# 4. Text Option 2# 5. Text Option 23
These options are for the vertical delivery.