New to "User Settings"

Hello all.

I am finally taking a look at "user settings" for a completed app already in use by my crew in the field. 

I'm wondering if what I am after is possible or if I'm misunderstanding the use of "user settings."

I'm hoping when a user logs in (via Google), they can select the actions they will need for the day and hide the unnecessary "action buttons" on the detail view. 

Is this feasible without creating a new "user" table and setting up slices?

Solved Solved
0 2 348
1 ACCEPTED SOLUTION

Yes, that is possible, IF you put a formula in the "Only if this condition is true" section of each action that references the User Settings field, which would be an EnumList with static values that you, the developer, sets.

I would then set the User Settings view as the app's starting view.

View solution in original post

2 REPLIES 2

Yes, that is possible, IF you put a formula in the "Only if this condition is true" section of each action that references the User Settings field, which would be an EnumList with static values that you, the developer, sets.

I would then set the User Settings view as the app's starting view.

Yes! Just pulled it off doing exactly that. Thank you. This will relieve some headaches in my crew. 

Top Labels in this Space