Hi i have a form for course registration and I wanna add increment auto Number Filed Automatic Serial Number for each one will register for the course thanks
If I understand the code correctly you are creating a new option called ‘quform_serial_number’ and will be incrementing its value after every form post. Correct?
Just wondering what happens to this on plugin uninstall. From What I understand all options and keys are removed if the plug-in is uninstalled.
Isn’t this like form data. We want to protect this value when doing a plugin purge/reinstall process?