liquidspaces
Well-known member
Heres what I need: On my form, I have a field that needs to be enabled while everything else is disabled. Thats no problem, but its with the next step that I have issues.
Everything else will stay disabled until the first character is entered into this field. That character will be saved in the database, and at that time, everything else will become enabled. Im having a terrible time checking this fields value to see if anything has been entered into it.
This is necessary because I need the autonumber generation from my database to appear as soon as possible.
Any help is appreciated.
Kevin
Everything else will stay disabled until the first character is entered into this field. That character will be saved in the database, and at that time, everything else will become enabled. Im having a terrible time checking this fields value to see if anything has been entered into it.
This is necessary because I need the autonumber generation from my database to appear as soon as possible.
Any help is appreciated.
Kevin