Name | Description | Type | Additional information |
---|---|---|---|
id |
Form unique identifier. |
string |
None. |
type |
Form Type (Used by MDU solutions only) |
string |
None. |
name |
Form Name |
string |
None. |
description |
Form Description |
string |
None. |
items |
Form Items |
Collection of FormElement |
None. |
emailActionSettings |
Use this property to modify action settings. Action settings can not be deleted or added, only updated as they are pointers to underlaying form associated actions and not actual settings of the element themselves. When editing a Submit Button Form element, the settings related to email come from this collection of settings. |
Collection of EntityTemplateActionSetting |
None. |