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

null
    • Ninox developer
    • Fabio
    • 2 yrs ago
    • Reported - view

    Hi Giovanni. Put this in "Diplay field only if" in your Date field:

    -

    not chosen('Multiple choice', "A")

    -

     

       Fabio

    • Giovanni_Zagarella
    • 2 yrs ago
    • Reported - view

    Thanks a lot Fabio!

     

    Giovanni

Content aside

  • 2 yrs agoLast active
  • 2Replies
  • 318Views