
I have created an event content type and have assigned taxonomy to the events.
I have 2 of the event type which i'd like to show as a list, which i can do with the taxonomy, however they are not in the order I want. I can see that the views module should be able to fix this, however after battle most of today just to get a calendar to show with my events on it and having a quick look at how to do it, I'm lost, is there info somewhere to guide me in the right direction, or has someone already done this and can provide me the code.
what i need is a page that has my events with taxonomy Monthly Meeting and order them in date order with the closest event first, passed events need not show up on this view.
Thanks
bfo
Comments
I *think* what you want to do
I *think* what you want to do is sort by the date field; are you trying to do something like the "upcoming events" block at http://marinersmuseum.org/events-calendar?
--rj
yep
Thats exactly what I'm trying to do, only I'm also trying to filter it by taxonomy
Here's an export of the view.
Here's an export of the view. You'll need to change the names of the fields to match your field names, and then add a taxonomy term as a filter.
--rj