so i have a sheet and within that sheet there is a [status] column, this column is Enum. It takes two conditions, “keep”, and “delete”. Now, when I am(admin) filling the form, I would like to see/choose between these two options. But when a user is filling the form, I want them to not be able to see any of that and when they finish filling the form, I want AppSheet to automatically enter “keep” as the default option. How can I achieve that??
FYI, the app is not deployed yet it is shared between me and one other member.