OpenWGA 7.0 - TMLScript reference
TMLForm "tmlform"Property :
targetContext
On object | TMLForm "tmlform" |
Usage | Returns the context for which this form was instantiated |
Description |
The target context may be relevant to the data source of the form. If, for example, the form is of source "content" then it receives and stores its data to the content document on this target context. |
Writable | False |
Return value |
The target context (TMLContext) |
Allowed in script types |
|