Once a user has been granted access to an app...

Once a user has been granted access to an app, I would like them to be presented with a form that requires completion ie. Organisation, DOB etc, before they can move into the app itself. The organisation field would then be used as a parameter throughout the app. Is there a way to do this?

0 2 319
2 REPLIES 2

You can make the initial view of the app start in a form view (UX/Options/Starting view - you may need to create a form view control first). To require they complete it, you could use a Show_If expression on all the other views that does a lookup for the Organisation to check that itโ€™s not blank.

@Adam_Stone_AppSheet Thatโ€™s great. Thanks, Adam.

Top Labels in this Space