array availableOptionValues() Returns list of available field options.
class FileFormField extends FormField
bool hasValue() Returns true if the field should be included in the submitted values.
class InputFormField extends FormField
setValue(string $value) Sets the value of the field.
bool isDisabled() Check if the current field is disabled.
upload(string $value) Sets the value of the field.
bool isDisabled() Check if the current selected option is disabled.
ChoiceFormField disableValidation()
Page 2 of 3