Do not go beyond the registration field when you click "no" in the Yes / No expression

Hello community,

I would like to know if there is any validation so that when the field uses the expression Yes / No it will only pass when the user clicks Yes?

Or Could it also be hiding the โ€œNoโ€ button?

Since, I appreciate the attention

0 2 156
2 REPLIES 2

Steve
Platinum 4
Platinum 4

Donโ€™t use a column of type Yes/No; instead, use a column of type Enum with only one possible value.

thank you with the options. I used the second answer, for my project it became more applicable

Top Labels in this Space