OpenWGA 7.6 - WebTML reference
WebTML tags » form<tml:form onsubmit ="JavaScript-code">
Purpose:
Inserts the given JavaScript code to the event "onsubmit" of the HTML form. This will get executed before sending the form, for example to perform input validations.