OpenWGA 7.6 - TMLScript reference

TMLForm "tmlform"
Property :

editable

On object TMLForm "tmlform"
Usage Returns if this form is currently in edit mode
Description This is a convenience property to test for the form mode "edit". It will return true in this mode and false in others.
Writable False
Return value true with form in "edit" mode, false in other modes
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions