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

Datetime only time

Started by Jan 7 years ago · 3 replies · 815 views
7 years ago

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

7 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

7 years ago

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

7 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 Hanns Mattes, 3 weeks ago
1 268 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 196 3 weeks ago
General · by Jerry Hunt, 3 weeks ago
2 331 3 weeks ago
General · by pamtbaau, 3 weeks ago
1 253 3 weeks ago
General · by Andy Miller, 3 weeks ago
0 222 3 weeks ago