FormElement
Retrieve Form Elements.
Columns
| Name | Type | Description |
| ID [KEY] | Long | The unique identifier for the form element. |
| CreatedFromContactFieldId | Long | The contact field Id which created the form element. |
| Name | String | The name of the form element. |
| Type | String | The type of the form element. |
| DataType | String | The data type of the form element. |
| HTMLName | String | The HTML name of the form element. |
| Style | String | The style of the form element. |
| Instructions | String | The instructions of the form element. |
| Validations | String | The validations of the form element. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| FormId | String | TBD |
| Depth | String | The depth of information requested from Eloqua. |