Skip to content

Commit 23a89bb

Browse files
committed
[#3008] Minor tweaks to block_name docs
1 parent 237102b commit 23a89bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
block_name
22
~~~~~~~~~~~
33

4-
**type**: ``string`` **default**: the form's name
4+
**type**: ``string`` **default**: the form's name (see :ref:`Knowing which block to customize <cookbook-form-customization-sidebar>`)
55
66
Allows you to override the block name used to render the form type.
7-
Useful by example if you have multiple instances of the same form with
8-
different names so that you need to personalize its rendering.
7+
Useful for example if you have multiple instances of the same form and you
8+
need to personalize the rendering of the forms individually.

0 commit comments

Comments
 (0)