I have a form I am creating for a Symposium registration page and I am trying to use conditional logic to show/hide sections based on the number of days they would like to attend.
What is happening is the field that I am trying to trigger off of is switching on it's own. An example:
Show this field if Any of the following match:
I would like to attend... [this is the field name] is Friday [the other choices are Saturday and Both Days].
I have it set to show on Any of the following: Friday or Both
When I save the form, the Friday selection in the conditional logic has automatically switched to Saturday so the form breaks.
I am using GF 1.4.beta4
I can't post a link to the form as I haven't published it yet due to this bug/error