Calendar format doesn't show correctly
Calendar format doesn't show correctly
impex09
Posts: 45Questions: 20Answers: 0
in Bug reports
When I want to create a new record with a date or datetime type field, in the browser it is not displayed correctly,
before if I did it well and now not.
has it happened to them?
This question has accepted answers - jump to:
Answers
My guess would be that you're missing a CSS file, or you're loading the wrong CSS file for the framework that you're using. Are you able to link to your page so we can take a look?
Colin
https://actasyacuerdos.com.mx/Modules/new_meeting.php
user: admin@admin.com
pwd: Impex22!!
is a Demo so feel free to take a look
Your CSS include for DataTables is missing the DateTime library.
If you update the CSS include to be:
It should then work.
Funny that the Javascript include has it on your page, but not the CSS. I'm not sure what would have caused that.
Allan
perfect! now it works!
thank you
regards