You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: