Matrix Version: v5.5
What we’re trying to do
We have a Content Container Template currently being used across several Sites. This container allows users to select “tags” by way of a Related Asset field. These tags are currently Link Assets which the user can create themselves under a particular folder under the site.
The idea is, that each site has a set of tags - each Site globe is able to point to it’s “sets” of tags to use by way of a Related Asset field (e.g. “this folder and that folder are this site’s tag sets”).
The CCT would then hopefully be able to use the metadata field set on the Site Globe as the restricted rootnodes for users to select tags from.
the problem
It appears that the Related Asset metadata fields don’t allow for keywords Is there some way for a CCT to have it’s restricted rootnodes dynamically set elsewhere?
- We have something used globally (the CCT)
- It needs to be used in a restricted way
- The restrictions should be able to be added to dynamically over time as we make new sites with different sets of tags
- We want things to be self-managed over time (so link assets users can add themselves is preferable to something like Thesaurus)
- We don’t want to make a single huge collection of tags to use as the CCTs restricted rootnode (as there’s potentially thousands with some growth)
- We want to be able to localise certain CCT functions to the current site, and keep others global
Is there a neat way about going around this? Happy for a starting point to explore - or if there’s other solutions already out there I’d be happy to know more!