Open
Description
This is a (multiple allowed):
-
bug
-
enhancement
-
question
-
CakePHP Version: 3.6
What you did
While using bootstrap-datetimepicker I had to append to my date input and I needed to add a class of "date" to the input-group that is created. So I had no choice but to use some jquery to add the class.
What happened
No option to add the class to appended input-group
What you expected to happen
The option to add classes to appended input-group
Better Solution
Incorporate http://eonasdan.github.io/bootstrap-datetimepicker/ into these form helpers