How to get the id of the form before saving it?

Confluence User - 13 Feb, 2024

I'm working on a project where I need to obtain the ID of a form before saving it to the database. This ID is automatically assigned when it's saved in the database, but I need to access it before it's saved. Could someone guide me on how I can achieve this?

forms

1


14 Feb, 2024
confluenceUser
confluenceUser

You can use #form.tablename.id# or

You can use ID Generator to generate your ID. It increments the value of the variable used in it.
You can get the variable value using hashvariables which can give you the info on what the next ID is going to be


RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print