Hi,
Newbie here. I am making a form where I use a javascript to
validate values. If a value is out of range I put "invalid"
in the text box in question. Is there some way to lock the form until the right value is put in a box?
So if there are 3 boxes, the form is locked until a valid
value is put in the first box, then on to the next one.
I realize this may be a chicken/egg scenario but thought I would run that by the group. Thanks!
Use the same logic you used to populate the text box to enable/disable the other fields.
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com