How does a user change their user settings?

If i go to Data, i see the "User settings" at the bottom. I understand this is a virtual table and i can make changes to the columns here. I believe i understand that this table can be referred to anywhere else in the app using UserSettings(). What i struggle with is how does a user change any of their user settings?

I can't select the user settings as a table in a view. I'd like to allow the user to change their language from a menu view. Any insight on how to do this?

Solved Solved
0 3 961
1 ACCEPTED SOLUTION

Aurelien
Google Developer Expert
Google Developer Expert

Hi @12seth12 

Step1: make the user settings visible, by checking the SHOW option.

Aurelien_0-1677506579178.png

 

Step2: the menu will display the user settings to the users ๐Ÿ™‚

 

View solution in original post

3 REPLIES 3

Aurelien
Google Developer Expert
Google Developer Expert

Hi @12seth12 

Step1: make the user settings visible, by checking the SHOW option.

Aurelien_0-1677506579178.png

 

Step2: the menu will display the user settings to the users ๐Ÿ™‚

 

Thank you Aurelien! Works like a charm!

Steve
Platinum 4
Platinum 4
Top Labels in this Space