Date Range Picker¶
Preview¶
If you want a single field date picker instead, you can turn any datetime field into a dropdown datepicker now.
Warning
This will work on datetime
fields only, not on fields. Please read the documentation for DatePicker first.date
Prerequisites¶
Please read the documentation for DatePicker first.
You will need two fields for this. It will work on datetime
fields only, not on fields. So please ensure you turn both fields you want to change into date
DateTime
first.
Syntax¶
1 2 |
|
Example¶
1 2 3 |
|