Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
|
number |
Determines custom field order |
integer |
None. |
name |
Name of custom field |
string |
None. |
type |
Type of field - determines which data field to fill integer = 1, text = 2, datetime = 3, bit = 4, floating = 5, personnel = 6, list = 7, company = 8, bill = 9, invoice = 10, attached = 11, textarea = 12, address = 13 |
integer |
None. |
show |
Determines to show in list view |
boolean |
None. |
description |
Description of custom field |
string |
None. |
is_required |
Determines is required |
boolean |
None. |
is_main |
Only in CRM show in main tab (true) or secondary tab (false) |
boolean |
None. |
is_deleted |
Is field in Arhive |
boolean |
None. |