I have an Events page with multiple Event child pages. One of the fields within a single event is a multiselect field that allows the user to choose a Category (Art, Music, Food).
On the Events Overview page in the panel I’d like to be able to show 3 separates pages sections which shows the events within each heading based on what category was selected. Is this possible? I can see its not possible to use a query on the pages section but is there any other way of achieving this?