Looking to create a unique identifier for a form

0
Hi everyone,   I am looking to create a unique identifier, such as, NS – 1/2022. Where the is the unique part and increases with each form.   Not sure how I go about doing this, any help would be much appreciated.   Thanks, Anthony  
asked
1 answers
0

Hi Anthony,

 

You can create an object of an entity before opening the page and have an attribute in it. Write a logic to generate the unique code and assign it. Then open the page and use Dataview with the newly created object as Dataview source. You can also do this with Microflow but not advisable. 

 

Hope this answers your query. 

 

Regards,

Sharad R K

answered