Hi.
I hope some one can help me.
On my site I have a repeater connecting to a Gallery data set containing photos that are stored in a Gallery Collection. Here’s a screen shot of one of the photos.
One of the fields in the Gallery Collection is “Category”. This is a Multi-Reference field and connects to a Gallery Categories Collection and Gallery Categorys data set, as each photo can belong to more than one category.
Here’s the Gallery Collection record for the example photo above. It has 3 categories that are from the Gallery Category Collection.
In the Editor X editor I can’t select the Category Multi-Reference field.
I would like to display the title of the category and hyperlink each title with a query-string (category id or title) to point to another page that will filter the photos by the category link clicked on. So I’m assuming I’ll have to do this in Velo code. What would be the best way to do this?
Cheers
Mark