Replies: 1 comment 2 replies
-
Personally I would use a query scope on the collection tag to do what you require: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
• I have a collection maned Formats
• I have a collection named Events
• Each Format contains many Events
• Each Event has multiple tags (taxonomies) like Stage or Genres
I need something like:
I assume the best idea would be to extend Statamic for this functionality? Should I use a tag or should I use a modifier or is this something for a service provider? What ist the best and most performant approach for this?
Thanks you for any help.
Beta Was this translation helpful? Give feedback.
All reactions