How to pre-select ENUM fields in a form ?

Is it possible to have some ENUM fields pre-selected when a user open a form to edit a record ?

Essentially, I have a ENUM field with either "Y" or "N". Under some conditions, I want the user to open the form and have the fields preselected to "Y". 

Just trying to minimise the number of clicks required to complete a form.

0 2 84
2 REPLIES 2

Hi @jeffchoy ,

The quick answer is yes, and you can set the initial value to "Yes" to have the form set to yes every time it is opened. You could also use the IF() expression to create more dynamic fields. Hope this helps. Let me know if you have any other questions.

Thanks,

Austin from AppSheet Training

Top Labels in this Space