Posted by beckyjohnson on October 14, 2008 at 3:39pm
I am just learning how to use views because I need to make a page that shows a bunch of items and I need to have a couple different views available to to user. I need to show the items by newest post date and I need to be able to split them up in to separate categories by taxonomy term. Ideally, on the categories end I would like the page to split in half and show one category on top and the other on the second half of the page. So far I just have a gridview that shows everything.
Can you guys give me some pointers?
Thanks,
Becky
Comments
I would take a look at the
I would take a look at the panels module.
http://drupal.org/project/panels
I have found this quite useful when combining views and content types.
"Our thoughts become our words, our words become our deeds, and our deeds become our character. watch your thoughts with care and let them spring from love"
"Our thoughts become our words, our words become our deeds, and our deeds become our character. watch your thoughts with care and let them spring from love"
Thanks for the suggestion.
Thanks for the suggestion. I"ll try it out.
becky