Field Types / Date field
Note: You are currently reading the documentation for Bolt 5.0. Looking for the documentation for Bolt 5.2 instead?
Datepicker widget, to select a date.
Basic Configuration:¶
eventdate:
type: date
mode: date # the default
Example usage in templates:¶
{{ record.eventdate }}
Options:¶
The field has options to change the appearance and functionality of the field.
mode
Date type. Can be eitherdate
(default) ordatetime
Edit this page on GitHub
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.
Couldn't find what you were looking for? We are happy to help you in the forum, on Slack or on Github.