Page 1 of 1

Image File name for popup images

Posted: Wed May 26, 2021 6:01 pm
by lennypeters
Hi - I'd like to display the image filename when hovering over a hotspot for every a popup image. I tried using $(in) but it wouldn't work. Can you tell me how to do this? Preferably set it once for the entire project and then have all popup windows show that information. Is there a way to do this?

Re: Image File name for popup images

Posted: Fri May 28, 2021 11:47 am
by k.ary.n
You could add $(hu) to a text field. That'll show the entire path.

If you want only the filename, you could add the image to assets, use a URL hotspot (that uses the skin id ht_image, if you're using the image popup component), and add the filename to the description field and use $(hd) in the text field.