Can I set up a field that autofills with consecutive unique numbers.
Can I set up a field that autofills with consecutive unique numbers.
I need each form entry in my database to have a unique consecutive number. So when a form is submitted the first field might be 0234. Then when the next form is submitted that field will automatically show 0235. Is this possible?