Backdrop for Beginners - Views (dynamic lists of your content)
The views module is a powerful tool that allows site administrators to create complicated and dynamic displays of their content without writing any code or knowledge of database queries.
- Create a basic view
- Filter your data with views
- Sort your data with views
- Rewriting your data in views
- What happens if there is no data in your view (no results)
- Contextual Filters
- Relationships
- Views header and footer
- View pagers