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 }}') %}`
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 PremiumSome stuff to help you along during the lesson: