D
Del Boy Jr
I have got a form with various fields and wish to vlidate that a checkbox
is ticked before the submit button can be pressed.
I can get the validation on the checkbox only (using some imported
javascript) OR validate entries in the textboxes but not both.
It seems that FP inserts code that overwrites/replaces the javascript to do
the onsubmit checking.
Any ideas how both the above can co-exist or (and probably easier) how I
can make FP provide validation of a checkbox (or similar tick here
solution)
Thanks in advance
is ticked before the submit button can be pressed.
I can get the validation on the checkbox only (using some imported
javascript) OR validate entries in the textboxes but not both.
It seems that FP inserts code that overwrites/replaces the javascript to do
the onsubmit checking.
Any ideas how both the above can co-exist or (and probably easier) how I
can make FP provide validation of a checkbox (or similar tick here
solution)
Thanks in advance