liquidspaces
Regular
Here's what I need: On my form, I have a field that needs to be enabled while everything else is disabled. That's no problem, but it's 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. I'm having a terrible time checking this field's 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. I'm having a terrible time checking this field's 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