Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d9becd2

Browse filesBrowse files
committed
Merge pull request #2417 from symfony/dynamic-forms
Refactor: Dynamic forms cookbook entry
2 parents 0d62bfc + cc1c01c commit d9becd2
Copy full SHA for d9becd2

File tree

Expand file treeCollapse file tree

3 files changed

+246
-157
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+246
-157
lines changed

‎cookbook/form/create_custom_field_type.rst

Copy file name to clipboardExpand all lines: cookbook/form/create_custom_field_type.rst
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ But this only works because the ``GenderType()`` is very simple. What if
207207
the gender codes were stored in configuration or in a database? The next
208208
section explains how more complex field types solve this problem.
209209

210+
.. _form-cookbook-form-field-service:
211+
210212
Creating your Field Type as a Service
211213
-------------------------------------
212214

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.