django-bootstrap3-datetimepicker icon indicating copy to clipboard operation
django-bootstrap3-datetimepicker copied to clipboard

Unable to get datetimepicker with inlineformset?

Open awechsler opened this issue 10 years ago • 0 comments
trafficstars

Hello, I'm trying to get the datetimepicker to show up with an inlineformset and the fields appear on the formset along with a box where the glyph should be but the glyph is missing & nothing happens when I click within the field. I've included both bootstrap & bootstrap3_datetime in my settings.py file and have added the links to the top of my template but I'm unable to get the calender to popup. I should also mention that I utilize crispy forms as well as JQuery to dynamically create fields. Thus, I believe this may be an issue with one component blocking the other, but am uncertain where the problem lies.

awechsler avatar Mar 26 '15 21:03 awechsler