OpenWGA 7.6 - WebTML reference

WebTML tags » input

<tml:input default ="string">

Purpose:

Specify a default value for the field

Description:

If the source of the TML form defines no value for this input field the given default value is used instead to initialize the input field.

This attribute is only able to provide strings as default values. If you want to specify a default value of a different type use defaultexpression.

Value(s):

A default value string