Is it possible to achieve nested categories?

I am not expecting any bespoke guidance here, just opening this as a discussion and maybe guidance on where to read or share examples.

Given I have a content type with the name “Activity”.
I want to be able to display & filter activities using their associated categories.

Take those three activities for example:

  • Activity A
    • “Concerts”
      • “R&B”
      • “Rap”
  • Activity B
    • “Concerts”
      • “Rock”
  • Activity C
    • “Outdoors”

I want to have the ability to filter on

  • FILTER: “Concerts”
    RESULTS: Activity A + Activity B
  • Filter: “Outdoors”
    RESULTS: Activity C
  • Filter: “Rap”
    RESULTS: Activity A

This topic has been created from a Discord post (1214932171005890651) to give it more visibility.
It will be on Read-Only mode here.
Join the conversation on Discord