Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 2.3.0-beta1
-
Fix Version/s: 2.3.0-rc1
-
Component/s: Form Builder
-
Labels:
Description
Cannot submit Checkboxes / Radio / Dropdown field on a Form.
Steps:
- Create new Form.
- Add Checkboxes field.
- Edit settings.
- Fill Display label & Help.
- Enter option name.
- Submit.
Actual: Error 500 "Call to a member function getIdentifier() on null [in vendor/ezsystems/ezplatform-form-builder~/src/bundle/Controller/FieldController.php:168]"
Remarks: Affects also Radio and Dropdown.