In this agency site I’m building, I have a ‘portfolio’ section that link to case studies pages. But I would like specific items in the collection list to link out directly to the client URL rather than to a case study page.
Any suggestions for how I’d do that?
Thought about having another field in the collection CMS that (if present) somehow tells it to use that URL rather than link to a page within the site??
Yeah, I use a CMS field for secondary links. You will need to duplicate whichever element you’re using as the clickable link and set up conditional visibility to do the following:
Hide the original if the secondary link is set
Hide the duplicate if the secondary link is not set