11.0.x

Overview: Exposed Sort Criteria in Views

Last updated

Overview: Relationships in Views

Last updated

In order to display values for referenced entities in views, you need to add a relationship. What is a relationship, how do they work, and what does it mean to require this relationship? What are some common use cases for adding a relationship to a view? By the end of this tutorial you should be able to:

Add a Relationship to a View

Last updated

Overview: Contextual Filters in Views

Last updated

Create a Page with a Contextual Filter

Last updated

Overview: Theming Views

Last updated

Like most output in Drupal, Views relies on Twig templates for a significant amount of its rendering. In this tutorial we'll identify where you can find the default Views templates within your file system, what the common templates are for, and how to name your templates so that they are applied to specific views.

By the end of this tutorial, you should be able to:

Override a View's Wrapper Template

Last updated

Expose Sort Criteria to Users in Views

Last updated