Matrix Version:5.3.3.0
I need to retro-fit some javascript to a Squiz Form to prevent multiple form submission.
The problem is that all the obvious stuff I try - disabling the submit button when it’s clicked, or when the form’s submitted - prevents the Squiz form from working at all.
Really I’d like to know: has anyone succesfully achieved this, and if so what approach (squiz form settings etc, as well as the javascript approach) did they use?
many thanks
mark