--- title: Common FormField type subclasses summary: A table containing a list of the common FormField subclasses. --- # Common FormField type subclasses This is a high level overview of available [FormField](api:SilverStripe\Forms\FormField) subclasses. An automatically generated list is available on the SilverStripe API documentation. ## Basic * [CheckboxField](api:SilverStripe\Forms\CheckboxField): Single checkbox field. * [DropdownField](api:SilverStripe\Forms\DropdownField): A `` and `