Hi,
I have a view and a exposed filter by User Ip log timestamp. I'd like to use date calendar there, but i can't. How should i do this? As this isn't a cck field, the calendar module doesn't find it.
I think it's something at his part of code

  $data['uiplog']['timestamp'] = array(
 [...]
    'filter' => array(
      'handler' => 'views_handler_filter_date',
 [...]

but i don't know how to solve this.

*EDIT*
I'm not sure if it's a calendar, or just 'date popup', but i mean the calendar that appears to choose month/year/day by clicking.

Comments

sivaji_ganesh_jojodae’s picture

Status: Active » Postponed

Yes, it would be nice if we could have calender module integration. But it is not needed for the sites we have, also I don't have time to explore this now.

krishanchandra’s picture

Same Problem here.
I have a view and a exposed filter by User Ip log timestamp.

krishanchandra’s picture

Issue summary: View changes

explaining

sivaji_ganesh_jojodae’s picture

Issue summary: View changes
Status: Postponed » Closed (won't fix)