I am using CCK with events to make a schedule of up coming events. Using Event Views, I can make a view to list them all. But for some reason whatever that module does to make Event play with Views only allows you to set a filter with the date bits equal to something. There's no way that I can see to make a view that lists all events that haven't happened yet.

I did file a support request in Event Views about the operator issue ( http://drupal.org/node/75982 ) but I'm also wondering more generally if there's another way to do this. Has anyone had any success in this? I'm wondering if I even really need the event module at all. I don't need a calendar view or anything. Would it be better to dump events and just add a date field to CCK (assuming it has one... I haven't checked yet)?

If anyone has a schedule of events up and running, I'd like to hear how you did it.

Thanks,

Michelle

Comments

hitesh pherwani’s picture

Do u want events in view or a page displaying all the upcoming events in a page.

Regards,

Hitesh
www.ilaaka.com

michelle’s picture

I just need it to work with views. I can take care of the display by theming the view.

Thanks,

Michelle

michelle’s picture

Well, CCK does have a date field. After much fighting with it, I finally got it working. Unfortunately, I'm not any better off. The views filter for this field doesn't let you set it for dates after current, either. So I'm right back where I started.

Any suggestions?

Thanks,

'Michelle