Hi, I have problem with a form where the conditional logic hides the text field that comes after the fields that are hidden by condtional logic.
You can see it here:
http://arkitektur2011.se/anmalan-till-arkitektur-2011/
Hi, I have problem with a form where the conditional logic hides the text field that comes after the fields that are hidden by condtional logic.
You can see it here:
http://arkitektur2011.se/anmalan-till-arkitektur-2011/
I should point out that the conditional logic is tied to: "I wish to book accommodation."
Ok, I did a quick solution to this by including a section break. Not optimal but since this is a live form I had to do a quick fix...
It sounds like your conditional logic may be set up incorrectly. Did you apply the conditional logic to the individual fields, or to the entire section? If you applied it to the section, it's going to hide everything from there until the next section break or the end of the form. That would explain why adding a new section break fixes your current problem.
Ah, of course!
That is logical. Thanks for pointing it out Kevin!
Sure, no worries. I know that when you're building complex forms with lots of conditional logic functions it gets kind of hard to keep track of it all.