The following are the fields associated with the CustomField object and the properties of these fields.
Field Name | Type | Read-Only | Searchable |
---|---|---|---|
Id | GUID | X | |
FieldName | String | ||
FieldCode | String | ||
HelpText | String | ||
FieldType | String | ||
FieldChoices | Array | ||
AnswerFormat | int | ||
MinimumCharacters | int | ||
MaximumCharacters | int | ||
MinimumNumber | int | ||
MaximumNumber | int | ||
PrepopulateCurrentDate | Boolean | ||
EarliestDate | DateTime | ||
LatestDate | DateTime | ||
DisplayPopUpCalendar | Boolean |
Last updated on