Manually Select Content for Drupal Views
Normally, Drupal views are set up to run automatically. In these situations, every time new content is added, Views will instantly update its displays for you.
However, sometimes, such as with a slideshow, you may want to manually control which content is shown.
One option to do this is the Nodequeue module. But, in this video, Robert Ring is going to show you how to manually select content without using any extra modules.
Thanks Robert, I used your technique to improve a slighly complex views that uses taxonomy terms. With “Allow Multiple Fields” selected, I was able to display more than one Term ID in the same Pane.