Skip to content
Grav 2.0 is officially stable. Read the announcement →
General

Datetime only time

Started by Jan 8 years ago · 3 replies · 910 views
8 years ago

I would like to use the datetime field but only for choosing a time, without the datepicker. Is that possble?

8 years ago

In the previous version Grav was provided without datepicker for date field. Now you could modify the field o replace it with a new custom date field

8 years ago

Thanks for the hint. Any idea how exactly I can modify the field?

8 years ago

You can change some lines in :
system\blueprints\pages\default.yaml

YAML
        header.date:
          type: datetime
          label: PLUGIN_ADMIN.DATE
          toggleable: true
          help: PLUGIN_ADMIN.DATE_HELP
last edited 02/03/19

Suggested topics

Topic Participants Replies Views Activity
General · by jean-louis67, 3 weeks ago
2 307 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 310 3 weeks ago
General · by Veehem, 4 weeks ago
0 263 4 weeks ago
General · by milkboy, 4 weeks ago
0 264 4 weeks ago
General · by ian russell, 1 month ago
2 335 1 month ago