File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,8 @@ The hidden type represents a hidden input field.
1414| | - `required `_ |
1515+-------------+----------------------------------------------------------------------+
1616| Inherited | - `data `_ |
17- | options | - `error_mapping `_ |
17+ | options | - `empty_data `_ |
18+ | | - `error_mapping `_ |
1819| | - `mapped `_ |
1920| | - `property_path `_ |
2021+-------------+----------------------------------------------------------------------+
@@ -49,6 +50,8 @@ These options inherit from the :doc:`FormType </reference/forms/types/form>`:
4950
5051.. include :: /reference/forms/types/options/data.rst.inc
5152
53+ .. include :: /reference/forms/types/options/empty_data.rst.inc
54+
5255.. include :: /reference/forms/types/options/error_mapping.rst.inc
5356
5457.. include :: /reference/forms/types/options/mapped.rst.inc
You can’t perform that action at this time.
0 commit comments