DrupalCon Austin 2014: VIEWCEPTION: THREE LEVELS DEEP

Speakers: brandonratz
Learn to manipulate views through inception. If views doesn't operate the way you'd expect: Take Control. A single view (query) isn't always the answer. Sometimes we need to go deeper and use views within views within views...

This presentation will focus on some of the technical constraints views has natively. I will provide a problem example and demo configuration of views with a few extra modules to harness more power.

I will propose a solution when the use of functionality like 'distinct' and 'aggregation' can't solve your problem. For example, how to overcome duplicate results in your queries.

Goals:
Introduce new tools to help leverage more power from views
Give you more freedom with your content design and structure
Address performance issues that arise

Technically uses of the following are expected to be covered
* Views Field Views
* Views Term Parent Relationship

Drupal is a registered trademark of Dries Buytaert.