Discussion:
Replacement Date Widget
Justin Harrison
2016-03-31 00:32:39 UTC
Permalink
I would like to replace the default date widget in CakePHP3 with the HTML5
date tag. I would have thought that was quite straight forward but have hit
a dead end each time.
Does anyone have any example code that works here?

Justin
--
Sign up for our Newsletter for updates.
http://cakephp.org/newsletter/signup

We will soon be closing this Google Group. But don't worry, we have something better coming. Stay tuned for an updated from the CakePHP Team soon.

Like Us on FaceBook https://www.facebook.com/CakePHP
Follow us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
euromark
2016-04-01 18:16:35 UTC
Permalink
Side-note:
A lot of browsers still do not fully support that. Make sure that you at
least provide a shim/fallback for those.

Mark
Post by Justin Harrison
I would like to replace the default date widget in CakePHP3 with the HTML5
date tag. I would have thought that was quite straight forward but have hit
a dead end each time.
Does anyone have any example code that works here?
Justin
--
Sign up for our Newsletter for updates.
http://cakephp.org/newsletter/signup

We will soon be closing this Google Group. But don't worry, we have something better coming. Stay tuned for an updated from the CakePHP Team soon.

Like Us on FaceBook https://www.facebook.com/CakePHP
Follow us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...