Hello, so I am trying to use the conditional logic feature on a radio button and I seem to be having an issue. I think it will be easier to explain in an example so below you can find an example:
ex. I have question 1(Q1) with radio buttons a, b, c, d, and e. Question 2(Q2) is dependant on the answers of Q1. I want to set it so that Q2 will show if all the following are true. "Q1 is not a, Q1 is not b, and Q1 is not c." Now when I do that and save the form it resets to Q1 is not a, Q1 is not a, Q1 is not a.
The only other thing that could fix this for me is a way to when "enable value" is checked and I have label and value, I can set value and then in the conditional logic have it dependant on that value. For some reason though, you seem to collect the label information instead of the value... Is there a setting I am missing or is that not a feature?
Thanks for your time.