How to Reorder Records - kstjohn - Mar 11th, 2014
Is there a convenient method to renumber the records to start with 1 and renumber ascending? I have records containing an ID that is assigned & automatically incremented when the user submits a form. Deleting records leaves holes in the numbering system.
RE: How to Reorder Records - Joe - Mar 11th, 2014
Hi there,
There's not a method to renumber the ID from within the Form Tools admin interface. This would have to be done manually.
Cheers,
Joe
RE: How to Reorder Records - kstjohn - Mar 11th, 2014
Thanks, Joe. Maybe from within phpAdmin or with SQL.
|