We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49314e7 commit 6fcdd89Copy full SHA for 6fcdd89
reference/forms/types/datetime.rst
@@ -63,7 +63,9 @@ date_widget
63
64
**type**: ``string`` **default**: ``choice``
65
66
-Defines the ``widget`` option for the :doc:`date </reference/forms/types/date>` type
+Defines the ``widget`` option for the :doc:`date </reference/forms/types/date>` type.
67
+Possible values: ``single_text`` (display as text field), ``choice`` (provide select
68
+boxes for day, month and year)
69
70
.. include:: /reference/forms/types/options/days.rst.inc
71
0 commit comments