December 2016
Beginner to intermediate
1005 pages
21h 54m
English
Views can be configured to accept contextual filters. Contextual filters allow you to provide a dynamic argument that modifies the view's output. The value is expected to be passed from the URL; however, if it is not present there are ways to provide a default value.
In this recipe we will create a new page called My Content, which will display a user's authored content on the route /user/%/content.
Read now
Unlock full access