This three-hour webinar will focus on three of the advanced functions of the Views module including multiple displays, contextual filters, and relationships.
## Introduction
* Review basic views functionality
* [Advanced Help module](http://www.drupal.org/project/advanced_help)
## Multiple displays
* Basic display types: attachment, block, feed, page
* Additional display types are provided by other contributed and custom modules
* The hidden "master" display and overrides.
## Contextual filters
* Dynamic filters - values determined at run-time, not design-time
* "When the filter value is not in the URL..."
* Override title
* Validation
## Relationships
* Provides access to additional related data
* Entity Reference module (http://www.drupal.org/project/entityreference)
* "Referenced" versus "referencing"
## Additional Resources
* DrupalEasy Screencast: [Views Introduction](http://youtu.be/JAoAzei9RX8)
* DrupalEasy Screencast: [Views Fundamentals, Part 1 - The Wizard Interface](http://youtu.be/5zR7hyLaNME)
* DrupalEasy Screencast: [Views Fundamentals, Part 2 - Main Views Interface](http://youtu.be/6KDKy-wYNZY)
* DrupalEasy Screencast: [Views Fundamentals, Part 3 - Multiple Displays](http://youtu.be/zeLJMh7xMaU)
* DrupalEasy Screencast: [Views Fundamentals, Part 4 - Attachment Displays](http://youtu.be/UpbIipU6MnE)
* DrupalEasy Screencast: [Views Fundamentals, Part 5 - Contextual Filters](http://youtu.be/11ajOAzqDhk)
* DrupalEasy Screencast: [Views Fundamentals, Part 5a - Contextual Filters](http://youtu.be/PwgO2ogfqWY)
* DrupalEasy Screencast: [Views Fundamentals, Part 6 - Relationships](http://youtu.be/HKlp8DZApN0)
* DrupalEasy Screencast: [Views Fundamentals, Part 7 - Views Slideshow](http://youtu.be/buIgxqIuu0o)
* [Views-related Contributed Modules](https://drupal.org/documentation/modules/views/add-ons)
* [Views Tips and Tricks](https://drupal.org/node/431846) - ensure the versions match!