Set value of usersetting by action

Does anyone has any tips to set the value of the usersettings by action?

I understand Action can update/delete/add to table/slice as target table list not picking up usersetttings even we put some usersetting item to show.

Not deeply checking and investing but API could get this done?

1 Like

Not possible.

Thank you Steve, then i will post to feature request.

2 Likes

Good idea!
I would like to use USERSETTINGS to remember a form selection, so that it is available for the next entry.

2 Likes

tsuji_koichi:

deeply checking and investi

Does this fearture already in Appsheet ?

It does not.

[Setting UserSettings via an Action](https://community.appsheet.com/t/setting-usersettings-via-an-action/10925) Feature Requests

Hi, I don’t think there is a way to do this at present. Rather than using the Settings menu to adjust User Settings manually, I’d like to set these via an Action, that would be called in a Workflow. This seems in principal like an easy low hanging fruit - and a feature that others would find useful. Let me know if I need to elaborate further - I think this is clear. Thank you kindly, Kerry.

1 Like

I wish when User take an action logout all values on usersettings will be reset to initial.

1 Like

Any know whats refer documentation when say: “4. Use in actions that modify UserSettings”

In the end part of https://support.google.com/appsheet/answer/11621688?hl=en

1 Like

I also asked about this in advance of last month’s office hours. The question wasn’t addressed during the session, and I haven’t seen a response. Potentially, it will be addressed in the promised recap post including written Q&A.

1 Like

This might help.

If you mimic the usersettings by creating a new table, you can use action to edit any values. Also, by doing this, no sync required for new settings to make your app in effect.

1 Like