Hello,
I have created a form and also code for creating unique id on form submission.
I have tried this code but the number is not incrementing.
In the following code, for Data - I want to store the unique id in format : PFEPL/PR/1/2021 only the number part i.e 1 should ne increment on each submission rest all should remain same.
Can anyone help me out on this?