silverstripe-bootstrap-forms icon indicating copy to clipboard operation
silverstripe-bootstrap-forms copied to clipboard

DateField showcalendar

Open priithansen opened this issue 13 years ago • 2 comments

the showcalendar config doesn't seem to work with bootstrapform's

priithansen avatar Sep 20 '12 21:09 priithansen

Im also having this problem, anyone got a fix or work around?

Cumquat avatar Feb 08 '13 12:02 Cumquat

It's not likely to be an easy fix. The script that initializes that widget is expecting the HTML to be configured a certain way, with data- attributes, etc. Since Bootstrap uses completely different HTML structure, I can't imagine fixing this any other way than to create a new date field class specifically for BoostrapForms.

You might also talk to Zauberfisch, who took a crack at getting it to work and ran into a wall.

unclecheese avatar Feb 08 '13 17:02 unclecheese