In this exercise you will demonstrate more advanced Views skills by building a view with a relationship between content and taxonomy and formatting the output using a table.
Objectives and Prerequisites
You will need the following knowledge and skills. If you need a review, check out the Resources section at the bottom of this page.
- Create relationships within views.
- Customize the markup of content within a view.
Wireframe Reference
You will need to refer to the wireframe collection PDF.
- Reviews Index Page
Screenshot of a finished index
Tasks
Hints
- There are many configuration settings required to do this. Check the configuration options carefully.
Summary
- Relationships between content can be created to enable a multitude of possible scenarios.
- Different formatting options enable us to present content for a range of purposes.
Resources
- Video: Introduction to Views in Drupal 7 series, in particular lessons 5 and 7 (Drupalize.Me)
- Video: Rewriting Views Field Output (Drupalize.Me)