Is there a certain way to change the format and personalised the entry id for each form created?
eg.
For form 1, I would like to have the format of the ID to be FR1-00XX
and for form 2, I would like to have the format of the ID to be FR2-00XX
where XX will be an auto increment of the Entry..
Also I'm aware that currently the entry ID is the auto increment of all forms, so the entry id for each form won't be sequentially..
I think it would be great if this kind of feature can be available in the next release..
Thanks.