OpenWGA 7.0 - TMLScript reference

FormInfo
Property :

htmlinput

On object FormInfo
Usage Controls if the created form will accept plain HTML input fields
Description This is the TMLScript pendant to <tml:form> attribute htmlinput, controlling if the form will accept input that comes from plain HTML input fields, i.e. HTML tags <input>, <select> or <textarea> and the such.
Default value false
Writable True
Return value true when HTML input is accepted, false otherwise (Boolean)
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
    portletevent