Views support

mdowsett - April 30, 2009 - 19:53
Project:Event
Version:6.x-2.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

There doesn't seem to be Views support for things like "Event Start Times" as there was in Event for Drupal 5.....or am I blind?

#1

leici - May 11, 2009 - 21:27

I'm looking for the same thing. I'm attempting to sort the items in the event list in ascending order, rather than descending.

#2

defconjuan - June 7, 2009 - 14:24

I've submitted some code to enable views 2 integration with the event module. See http://drupal.org/node/484364.

#3

acdtrp - June 12, 2009 - 11:43

ok, implemented that and I can sort by event date, but how does the filter works? What should I specify in "value" of the filter Events: Event Start = ??

#4

jhofer - June 13, 2009 - 18:13

I'm working on this as well. I don't think we can use php code here - need something like this:

if there's an [end date] then [end date] > now
else [start date] > now

(i'm still learning php so didn't spend the time translating this to php yet...)

any ideas how we get that into the filter value?

 
 

Drupal is a registered trademark of Dries Buytaert.