This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Custom Number on Subject Line
Started 11 years ago by alexispuentes | 4 posts |
-
I need my subject lines to start on a specific number like 2233 and then continue to go higher, how can this be accomplished and what file would I need to edit? I am currently running MachForm 3.4
Posted 11 years ago # -
To reset entry ID number, you need to open PHPMyAdmin. Go to your database and run this SQL:
ALTER TABLE ap_form_x AUTO_INCREMENT = 2244;
Change "x" with your form id number, something like this: ap_form_2
MachForm Founder
Posted 11 years ago # -
I think this should be, if not already on the 'HOT FEATURE UPDATE' because many folks do not have the skills, like myself nor feel comfortable "Go to your database and run this SQL:" - whatever that means. I think each form created should have a field that can set or enter which number to start numbering from.
How quickly can this be done or feature added.
Looking forward to feedback.
Posted 11 years ago # -
rrstockertx - Sorry for the delay on this. We received your support ticket regarding this and will get back there asap.
MachForm Founder
Posted 11 years ago #
Reply
You must log in to post.