OpenWGA 7.10 - TMLScript reference
HDBModelEventProperty :
form
On object | HDBModelEvent |
Usage |
Returns a TMLForm object that was passed to the operation |
Description |
The form is automatically validated and its data automatically transferred to the content addressed by the operation, so you do not need to do both inside event scripts. You however may do other custom functionality based on form data. |
Writable | False |
Return value |
A TMLForm object |