OpenWGA 7.5 - TMLScript reference
HDBModelParamsProperty :
form
| On object | HDBModelParams |
| Usage |
Sets a WebTML form to be processed in the operation |
| Description |
The form will be tested for validity. If valid its data will get stored on the document to create/update. All fields will be stored as items (and metadata fields, where declared). All form uploads will get attached to the document. Valid for operations:
|
| Writable | True |
| Return value |
A TMLForm object |
| Allowed in script types |
|