Name | Description | Type | Additional information |
---|---|---|---|
Id |
The custom form id |
integer |
None. |
Disabled |
If true the custom form is disabled |
boolean |
None. |
Name |
The custom form's name |
string |
None. |
Description |
The custom form's description |
string |
None. |
CustomLayout |
If true the custom form has defined custom layout template in LayoutTemplate property |
boolean |
None. |
LayoutTemplate |
Html layout template |
string |
None. |
Fields |
The custom form's fields |
Collection of GetCustomFormFieldResult |
None. |
ServiceId |
The service id is filed if custom form is related to the service |
integer |
None. |
CategoryItemId |
The category item id is filed if custom form is related to the service |
integer |
None. |
CategoryItemName |
The category item name is filed if custom form is related to the service |
string |
None. |
ShowInEditModeInDefault |
The custom form should be shown in edit mode by default |
boolean |
None. |
AnOperatorCanEditAfterClosingTheTicket |
The custom form can be edited after closing the ticket |
boolean |
None. |