Store the data per user in variable throughout the user login session

Confluence User - 01 Dec, 2023

In my application, upon a user's login, they have the option to select their working department, such as accounts, HR, operations, etc. Once a department is chosen, the app should display only information relevant to that selected department in the user's list. How can I implement a mechanism to record and store the chosen department for the user during their login session ?

forms;variable;datalists

2


04 Dec, 2023
confluenceUser
confluenceUser

Hi, I would suggest to just select and store the value as a normal form field value. You can then reference that value throughout the application.

05 Dec, 2023
confluenceUser
confluenceUser

If we store the value i t has to be updated in database ryt ? Or is there any other way ?

Please help /

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print