I’ve found several posts that might cover this, but haven’t found any well explained enough to be able to follow.
I’m trying to make a list of tags clickable, to trigger a workflow that goes to a tag page filtered by that tag.
I have a thing that has a list of tags, which refer to “Tag” things. In a text object, I’m displaying the things “Tag” list, which correctly displays the tags: “tag 1, tag 2, tag 3” etc.
However, I can’t figure out how to make an individual tag within that list clickable. When I add a workflow to the object it makes the entire thing clickable.
I’ve tried looking at the tagger plugin, but was hoping for some kind of tutorial or something since I can’t figure out how to make it work, or if this is even the right direction. Any help?
Thanks for the reply. Using a link element doesn’t work, because it treats every single element as a single link. In other words, it will print “collection 1, collection 2” and the entire block of text is a single clickable element.