Hi. I am trying to make a repeater that displays each item with references to two other collections as links. I have 3 collections:
1: Elements
2: Sub elements
3: Categories
The elements collection is connected (via two multi-reference fields) to various Sub Elements and Categories. In my repeater for Elements, I would like to display a list of both connected Sub Elements and Categories for each item. Is this possible?
I have previously been able to accomplish something similar by using tags, but these are not clickable as links. I would like to be able to navigate to the corresponding Category page or Sub Element page directly from my Elements repeater.
I have been searching the documentation and forums for answers without any luck so far. Could any body help point me in the right direction?
Thanks