0
Display Field Only referencing Multiple Choice Field
Hi there, Im making a form for multiple services a company offers. At the start I have a multiple choice switch field with 6 values in it, one for each type of service. I then want sections for each service but to only show when they have chosen that service in the multiple choice switch. Im currently using if Experiences = 1 then true else false
end which works great if I only have the first option selected. If i then select the second option aswell, the fields for my first service disppear again. I understand that the formula I'm using is saying that it will display if only value 1 is selected, but i would like it to be displayed if its selected, along with other selections.
2 replies
-
Using Experiences > 1 works?
-
Ah amazing thank you - so simple!
Content aside
- 4 yrs agoLast active
- 2Replies
- 598Views