OpenWGA 7.5 - TMLScript reference
TMLForm "tmlform"Method :
source()
On object | TMLForm "tmlform" |
Usage |
Returns the source type of the form |
Description |
The source type of the form, determined on WebTML tag <tml:form> by attribute source, controls if the form takes over the data of some document and is defaulted to store it there again. See the documentation of the attribute for possible values. |
Writable | False |
Return value |
Source type of the form (String) |
Allowed in script types |
|