OpenWGA 7.4 - WebTML reference
WebTML tags » input<tml:input type="text | password | hidden" >
Purpose:
Creates a standard HTML text input field. For type="password" the characters will be marked. For type="hidden" the whole field will not be visible in the ui.
Value(s):
text: normal text input
password: text input with masked characters
hidden: hidden text input
password: text input with masked characters
hidden: hidden text input