How can I create a hash variable to present data on the View page?But it’s present in the hash variable for displaying data on the input form page.

Confluence User - 22 Oct, 2024
forms;datalists;userviews

3


23 Oct, 2024
confluenceUser
confluenceUser

Could you please explain more detail or give example what you exactly need?


Thank you.

23 Oct, 2024
confluenceUser
confluenceUser

For example, I am using the form to create the event, and I am using the same form in the form grid to input the data. While creating the event, I am using the hash variable to pull user data, which is visible there. However, when using it in the form grid, the hash variable is not pulling the data. Auttakorn 

Thanks

24 Oct, 2024
confluenceUser
confluenceUser

Depends on how you store the information of the form grid. if you store by default, it will be stored in JSON format. You'll probably need to use something like GitHub - jogetoss/JSON-to-Table-Formatter


 if its stored to another form, you could consider create a list out of if and then use Datalist Hash Variable

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print