In the previous version I had only the following text in 'Core/View Form Settings' in the field labeled 'Form tag attachment:something like onSubmit()':
My checkform() function did whatever and returned either TRUE or FALSE and the onSubmit continued or not. I have the same js loaded as before using 'On Load'/'Load CSS'.
How do I accomplish this in the new version? Sorry if I'm being a bother, but I can't see where the docs are. I won't be offended if you just link me to the docs and say rtfm -- honest!
onSubmit="return checkform()"
My checkform() function did whatever and returned either TRUE or FALSE and the onSubmit continued or not. I have the same js loaded as before using 'On Load'/'Load CSS'.
How do I accomplish this in the new version? Sorry if I'm being a bother, but I can't see where the docs are. I won't be offended if you just link me to the docs and say rtfm -- honest!