TermChoiceField Fields |
The TermChoiceField type exposes the following members.
Name | Description | |
---|---|---|
AllowFillInChoices | If enabled, new terms can be created by the user. This setting is only relevant for the ControlType 'Picker'. | |
ControlType | Specifies the control used to display the TermChoiceField within the form. | |
DefaultTerms | Specifies the default terms for this field. | |
EnableMultiSelection | Specify whether the field will allow more than one term. | |
Id | (Inherited from BaseField.) | |
Parent | Specifies the term set or the parent term from which the terms are selectable in the choice control. Please note that term sets are only searchable with find on type using the full name of the term set. | |
Recursive | Specifies if only the direct children of the specified parent are selectable or all descendants. |