Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] Date Field pick not showing

Date Field pick not showing 24 Sep 2013 17:59 #11186

  • dyoungers
  • dyoungers's Avatar
  • Offline
  • Premium Member
  • Posts: 123
  • Thank you received: 16
  • Karma: 0
For some reason when I select a date using the date picker it doesn't display in the form. Oddly enough, the selected date does get saved in the database.

I haven't looked at the code but the problem shows up in both the sandbox and on my test server.

Dave
The administrator has disabled public write access.

Date Field pick not showing 24 Sep 2013 18:12 #11187

  • dyoungers
  • dyoungers's Avatar
  • Offline
  • Premium Member
  • Posts: 123
  • Thank you received: 16
  • Karma: 0
I was using the 2.5 Sandbox and a 2.5 test server

(also checked and it works in 3.0 sandbox)
Last Edit: 24 Sep 2013 18:27 by dyoungers. Reason: added 3.0 note
The administrator has disabled public write access.

Date Field pick not showing 27 Sep 2013 15:06 #11204

  • dyoungers
  • dyoungers's Avatar
  • Offline
  • Premium Member
  • Posts: 123
  • Thank you received: 16
  • Karma: 0
Noticed that this behavior is limited to the default template and that my custom template works fine ... something related to CSS (which I don't have time to dig into to)
The administrator has disabled public write access.

Date Field pick not showing 27 Sep 2013 15:09 #11205

  • BTB300
  • BTB300's Avatar
  • Offline
  • Moderator
  • Posts: 415
  • Thank you received: 132
  • Karma: 47
+ 1 I am seeing the same as above on default Joomla 2.5 template
I do believe it is here... (sorry have not tested frontend)
administrator/components/com_projectname/css/projectnamename.css
using chrome to inspect element - Unchecked the font size and text reappears
.fieldsform input, .fieldsform select {
font-size: 1.1em;
}
Last Edit: 27 Sep 2013 15:25 by BTB300.
The administrator has disabled public write access.
The following user(s) said Thank You: admin, dyoungers

Date Field pick not showing 27 Sep 2013 21:02 #11206

  • dyoungers
  • dyoungers's Avatar
  • Offline
  • Premium Member
  • Posts: 123
  • Thank you received: 16
  • Karma: 0
unchecked the font-size in the front-end and text reappears so confirms what you found in backend ... thanks!
The administrator has disabled public write access.

Date Field pick not showing 29 Sep 2013 23:38 #11241

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 987
  • Karma: 140
BTB300 K++

Fixed
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.076 seconds

Get Started