I’m wondering if it is possible to enter more than one string ( or a reqex) for a link value when using Link Value Filtering?
For example, if I have photos with link value of portrait or Landscape or Aerial or Panoramic and I want link value Filtering to be either Landscape or Panoramic. Is this possible?
Is there some other way of creating a listing based on link values that could achieve the desired outcome?
Have you tried using a search asset? Your link values would be a dropdown?
So your filter would look something like:
?linkval=landscape
?linkval=panoramic
?linval=aerial etc
This is usually done with metadata fields instead of link values, that’s how the search page can filter on multiple fields. What’s the reason for using link values?
The assets are already using link values to denote a parent/child relationship, and the link value itself describes what kind of parent/child relationship it is.
So, what I am wanting to do is list children with a particular relationship that is already described via the link value.