Forums

Trouble with conditional logic and open group of questions

pgrnycomdir 30 Jul, 2020
I have one question with 3 possible answers: YES, NO or NOT YET.

On answer of Yes or Not Yet, I want it to open a radio group for the user to select where something will be ordered from with a list of 7 vendors.

The list with the 7 vendors is always open and doesn't stay hidden if the answer to the main question is NO.

Is there a way to do this, or does the main question have to be a YES or NO?

Thanks in advance.
PGR
GreyHead 30 Jul, 2020
Hi PGR,

I think that you'd need a little custom JavaScript function to display/hide the vendor list when the radion group changes.

Bob
healyhatman 30 Jul, 2020
You can do that using the field events
This topic is locked and no more replies can be posted.