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 155
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