PFFieldChoice Fields |
The PFFieldChoice type exposes the following members.
| Name | Description | |
|---|---|---|
| ControlBaseName_ChoiceInput |
Base name for checkboxes and radio buttons displayed for a choice field.
| |
| ControlName_AutoCompleteInput |
Name of the control hosting values in the autocomplete display mode.
| |
| ControlName_Choice_HiddenInput |
Name of the control: hidden input posted to get the control value
when there is no checked radio button or checkbox (=not posted).
| |
| ControlName_DropDownInput |
Name of the control: dropdown list (select).
|