Skip to content

Commit 5deea73

Browse files
committed
[#1842] Heavily reworking the dynamic for modification chapter - there is still quite a bit left to do
1 parent e9339bd commit 5deea73

File tree

3 files changed

+244
-157
lines changed

3 files changed

+244
-157
lines changed

cookbook/form/create_custom_field_type.rst

Lines 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)