Select value and use it during the session

Confluence User - 30 Nov, 2023

I have to form to select the division code. 

I want to use this selected value in all the other forms/datalists till we logout or close the application.

Is there a variable which I can set and use like global variable.


forms;datalists

1


04 Dec, 2023
confluenceUser
confluenceUser

Hi, why don't you just store the value as a normal form field? You could try writing some custom script to store it in the HTTP session, but it would be much easier to just store it as a form value.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print