2026 Community Survey results are here! See how the Craft CMS community works. results are live!

Mixing Entries Data and Matrix Data

Ryan codes a Recently Added page module for the dashboard of CraftQuest. This module includes data from multiple sections and data from a Matrix field. How can we pull it all together into a single list while also only retrieving data that is recent? Watch to see how he approaches it.In the video I used the wrong parameters for Supersort. In the final template, I switched this to use `{% set sortedUpdatedItems = updatedItems | supersort('rsortAs', '{{ object.dateAdded.date }}') %}`

Transcript

Premium

Follow along with the full transcript

Search every word, click any line to jump to that moment, and read along as you watch — a CraftQuest Premium feature.

Sign up for Premium
Topic
Instructor
Date Streamed
July 15, 2026

Some stuff to help you along during the lesson: