We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3147da + 3dd42a4 commit e02e64bCopy full SHA for e02e64b
reference/forms/types/options/label.rst.inc
@@ -3,8 +3,8 @@ label
3
4
**type**: ``string`` **default**: The label is "guessed" from the field name
5
6
-Sets the label that will be used when rendering the field. The label can
7
-also be directly set inside the template:
+Sets the label that will be used when rendering the field. Setting to false
+will suppress the label. The label can also be directly set inside the template:
8
9
.. code-block:: jinja
10
0 commit comments