Term

Drupal: How to create a view with multiple terms?

I wanted to create a page that shows all the nodes tagged with any of the terms – Red, Green and Blue. After struggling a lot, I found something, so simple, that works for me.
 
1. Go to Administer > Views. You should be on the page http://localhost/drupal/?q=admin/build/views now.
2. Click the link tracker. You should now be on the page http://localhost/drupal/?q=tracker
3. Click the ‘Clone’ button to clone the Tracker view.

Subscribe to RSS - Term