Hi everyone,
I'm trying to mimic the "view original" action button by adding the URL to the actual image. So, instead of clicking the "view original" button to view the image, you view the original image when you click on the image. I've found this code so far:
'{moduleUrl}get_image/original/{fileKey}.{fileExt}'
However, I don't know what type of block I should put it into so that Dolphin understands it correctly. Anyone have any ideas?