Hi,
If I want to add my custom validation script into the existing validation from the join form, how should I go about to do that?
I checked join.php but there is no form tag with action or onsubmit function is called
when I checked on the inc/js/join.js, I don't see any existing validation script that I can edit or add script into it.
Actually what I want to do is add a validation script where is a field on top is filled, other particular field will be a compulsory field. If it is not filled, deactivate the validation. Please advise. and thanks.



News