Honestly, I'm not clear what you're asking. The conditional logic should handle which selection list will show, however, if you are saying that each successive select list needs to show a different subset of items depending on what was chosen in the previous list, then maybe you can do something like this - https://formidableforms.com/knowledgebase/lookup/#kb-set-up-multiselect-cascading-fields
I'm not sure I'm ever going to be clear on the question, without a screenshot of mockup, however, if you want a different subset of radio boxes to show up, depending on what's selected in another field, then create all the different radio boxes and make each one of the conditional shown based on the value in the other field.
e.g., Field 1 is City 1, 2 & 3. Field 2a is Modul 1, 2 & 3, Field 2b is Modul 1x, 2x, 3x. If you want Field 2b to display when City 2 is selected, use Field 2b's conditional logic to "Show when Field 1 equals City 2"
thank you, i will try
Please login or Register to submit your answer