I've a problem using date_views. I am using all the latest versions of cck, views, date, jstools (no other modules active) and drupal 5.6. I created a new date field (all default options), and I created a new document. During document's creation, jscalendars works perfectly. If I create a view using as filter a date field (field_days) jscalendars pops up correctly, but when I select the date, this is not inserted into the field. JScalendar works still perfectly if I add some other filter (Node: created time, for example). Look image attached.
So it seems a problem, maybe, with date_views.inc?
Am I the only one with this problem? Can you suggest how to solve it?
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| date01.jpg | 105.76 KB | francoud |
Comments
Comment #1
boinkster commentedI am unable to get jscalendars to pop open on the view edit page or as an exposed filter. Jscalendars work fine for node creation and using the daterange filter.
Firebug says the error is in calendar_stripped.js:
"b has no properties
Calendar("now", "")calendar_stripped.js (line 14)
setup()"
Using Drupal 5.7, Date 5.x-1.8, Views 5.x-1.6, Javascript Tools 5.x-0.8
Comment #2
coltraneI'm having the same problem getting jscalendar to enter the date into a views filter field provided by date module. I'm looking through the code now trying to test out various things with no luck yet. There aren't any js errors or any other feedback to help debug.
Comment #3
saron commentedHi
Can anyone tell me how resolved this problem, because I have the same, I can pick up the data from jscalendar pop up in exposed filters.
Thanks if you can to help me.
Comment #4
akahn commentedI'm also having this issue, but when trying to use jscalendar in a Views with a Date - Date exposed filter. Switching to three exposed filters: year, month, and day, seems to work, however.
Comment #5
karens commentedI'm not making changes to the 5.1 version. I'm officially recommending you move to the 5.2 version now. If you have problems in that version you can check for existing issues or add new ones. Feature requests are now getting posted to the D6 version to be back-ported to 5.2.
JsCalendar is deprecated, the 5.2 version uses a new jQuery popup calendar.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
kansaj commentedI think that I know a solution; just make the filter to be not the first one exposed one and it works; suppose that the problem is that the first one is 0;