0
Hiding a multiple choice field
Hello,
I'd like to hide a Date field if a specific option "A" is selected in a multiple choice field. So if "A" is selected, or "A" and "B" are selected together (every scenario in which A is one of the selected options) the Date field would be hidden.
I already do the same thing using single choice fields, using the "Display field only, if" setting. For example writing 'Contractual stage' != "1"
. This solution doesn't work if the field in question is a multiple choice field and I can't understand why. Could you please help me out?
Thanks in advance,
Giovanni
2 replies
-
Hi Giovanni. Put this in "Diplay field only if" in your Date field:
-
not chosen('Multiple choice', "A")
-
Fabio
-
Thanks a lot Fabio!
Giovanni
Content aside
- 3 yrs agoLast active
- 2Replies
- 323Views