We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 954a9ef commit 3dd42a4Copy full SHA for 3dd42a4
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