OpenWGA 7.8 - WebTML reference
WebTML tags » validate<tml:validate sourcetag ="tag-id">
Purpose:
Defines the id of a TML form tag this validation refers to.
Description:
A validation is always executed refering a tmlform. If the validation tag is used within a <tml:form> tag, this form is used automatically.
In other cases where the <tml:validate> tag is outside a <tml:form> tag the corresponding form should be given by id within the "sourcetag" attribute.
In other cases where the <tml:validate> tag is outside a <tml:form> tag the corresponding form should be given by id within the "sourcetag" attribute.
Value(s):
Id of an <tml:form> tag.