The procedure is as follows:
# Add all 1. Create a form (Main Menu > Form Management > Form - Primary Management > Form - Create > Blended and give it a name > Click review the build ) You will start with : [[File:logic_screen001.png|800px]] 2. Then we need to add some questions you need to perform the formlogic with. e.g. Add 3 questions. Yes/No question. Text Answer 1. Text Answer 2. # You should complete this as : [[File:logic_screen002.png|800px]] 3. Go to the Logic Management section. The Logic Management option in the console on the left hand side.[[File:logic_screen003.png|800px]] 4. We then need to turn the options on. Firstly we allow the form to use Self Generating Logic = True # Next, we set all the initially visible options to True. This means all questions are shown when the form starts. Now, in question 1, the Yes / No question, you can enter "Logic Branches" in on the right. Put in 3;4 into this box. What this means is that, if the first option is chosen, show item 3. If the second option is chosen show item 4. Now we need to start by hiding options 3 and 4. Set their initially visible back to false. [[File:logic_screen004.png|800px]] Notes:* The small number in brackets under Logic Management section Branches shows the limit of options available for this question.* Logic Branches 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 Now using 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 ifform we get:## Header (Added to all forms by default)## Yes / No[[File:logic_screen005.png|800px]]## Text Option 1[[File:logic_screen006.png|800px]]## Text Option 2[[File:logic_screen007.png|800px]]# 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.
== Multiple Show / Hides ==
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
# Header
# Yes / No
# Text Option 1
# Text Option 2
# Text Option 3
These options are 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. If we add in another text box, i.e. Question 3. This would have an Id of 5 Using the example above if we wanted to show a third text option for the vertical delivery.No part, then the Logic Branches text would be 3;4,5
[[Category:Module Specific:Form Management]]
[[Category:Topic:Key Concept]]