Very new to CMS.
Rather than having a list of all snippets on one page, I want to have multiple groups of snippets organised into different sections (and pages of the app) based on type in the Admin UI. Is this possible?
Perhaps by looping through each snippet but only returning those of a particular character, or, ideally, querying specific snippets and retrieving their edit fields (or path to indiv edit view)
Thanks!