show a form to set some user settings each time someone starts the app

Hi all,

I would like to show a form to the user for setting some user settings each time someone starts the app.

After this the application should show its menus, data etc.

How can I

  1. show a form each time a user starts the app?
  2. store values to the user settings which are entered in the form?

Thank you, Joachim

0 1 71
  • UX
1 REPLY 1

#1 - There is a setting in Editor > Settings > Views > General > Starting view, but this only affects when the user opens the app at the very first time. After that, the app tries to show the last opened view.
#2 - The only way you can save a value to Usersettings from another table, is to open it and save it.

Top Labels in this Space