OpenWGA 7.9 - WebTML reference
WebTML tags » validate<tml:validate ifnoerror ="field-name, field-name, ...">
Purpose:
Defines form fields which must be valid before this validation tag is executed.
Description:
This attribute defines a comma separated list of tmlform fields. Each field and the corresponding validation on the <tml:input/> must evaluate to "true" before the global validation is executed.
Value(s):
Comma separated list of <tml:input> fields.
Examples:
Siehe validate.