OpenWGA 7.9 - TMLScript reference

FormInfo
Property :

formId

On object FormInfo
Usage Holds the ID of the WebTML form
Description The ID of the form was already initialized when creating the FormInfo object with WGA.createFormInfo(). It however can be modified afterwards on this property, for example to create multiple forms with differing IDs via the same FormInfo object.
Writable True
Return value Form ID (String)
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
    portletevent