As the title suggests, I have a gallery view in my interface. Showing nice cards, each one with an image pulled from a table. Perfect. But the issue is, the image on the card is clickable and when clicked opens up a large version of the image which the user has to close. Ideally, when they click either the card text or the image, the card should open the record. Is there a way of doing this?
Same thing happens when the record opens, if they click the banner image, it opens a larger version of it. I don't want it clickable.