Hi All, I am planning to generate a Dynamic ID Which increments by 1 for Every record. For first record its 1 and goes on for next record 2 and then 3 and so on.
Thanks for the reply. I know Request ID is the unique iD but i also need an other field which has the unique id and gets an Increment of 1 for every new record.
I have created a integer field for this purpose and a filter which increments every time when submitted but it always shows up 1 with it.