How do I use UserSettings() on an app that does not need login?

I have a public app.
People that use that app do not have to login.
But.....I want some users to have more privileges.
In the documentation, it is suggested to use the UserSettings() functionality.
Every example I find is always using user-login credentials.
How do I use the UserSettings functionality when users do NOT login?

0 3 152
3 REPLIES 3

User settings is quite straighforward. You just show a column (this is, mark the Show checkbox inside the usersettings table config) and the option will be available inside the menu.

Wether you are using a public app or not shouldn't affect it at all. Just don't use it to have some kind of "Log in" portal, that goes against TOS

Okay......I switched on the columns, and it shows in the Menu now.

How do I present this user settings to the user when he starts up the app and has not entered any info yet please?


@RensD wrote:

How do I present this user settings to the user when he starts up the app and has not entered any info yet please?


Choose the launch page for an app - AppSheet Help
Top Labels in this Space