File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ shipping options.
9090.. tip ::
9191
9292 If the purpose of this new form type was to customize the rendering of some
93- fields only, skip this step and use ``block_name `` or ``block_prefix `` option
94- instead. For more information, see :ref: `form-customization-form-themes `.
93+ fields only, skip this step and use ``block_name `` or ``block_prefix `` options
94+ instead to :ref: `define a custom form fragment name < form-fragment-custom-naming > `.
9595
9696.. tip ::
9797
Original file line number Diff line number Diff line change @@ -275,6 +275,8 @@ form. You can also define this value explicitly with the ``block_name`` option::
275275In this example, the fragment name will be ``_product_custom_name_widget ``
276276instead of the default ``_product_name_widget ``.
277277
278+ .. _form-fragment-custom-naming :
279+
278280Custom Fragment Naming for Individual Fields
279281............................................
280282
You can’t perform that action at this time.
0 commit comments