Restricting dropdown option selections

Hi,

I'm new to using appsheet, and I have some ideas I want to use on our app but can't figure out how to do it.

Our app's functionality is task tracking. What I want to happen is to restrict users from selecting options from a dropdown if they are not yet done with the step required, ie. if the user has not submitted the task for review, they should not be able to close it.

I've tried searching in the forum but can't seem to find one that will help me. Hoping for your assistance!

 

0 1 67
1 REPLY 1

Set an expression in valid-if or suggested values fields using SWITCH or IF or IFS.

Make sure the returned value is a LIST in these fields.

https://support.google.com/appsheet/answer/10107665?hl=en&sjid=13913541278774536640-AP

https://support.google.com/appsheet/answer/10107397?hl=en&sjid=13913541278774536640-AP

Top Labels in this Space