Is there any way to start the entry ID at 100? Or have a unique ID for each entry?
Thanks.
Is there any way to start the entry ID at 100? Or have a unique ID for each entry?
Thanks.
Hi, dannycagen,
Each entry (lead submission) has a unique ID. This is the "id" field in the ...rg_lead database table. You can read more about the entry object here: http://www.gravityhelp.com/documentation/page/Entry_Object .
As far as starting entries at 100, you could change the field in your database to start at that.
What are you trying to do?