Photo in Map Tip
Hello,
Is there a way to have a photo show in the map tip dynamically if the URL is in a related table? I am using Essentials 4.2.2 and HTML5 version 2.3. I can't get it to accept the related table field name as a token in the Feature Description.
Thanks!
0
-
I was able to do this with the following code:
<img width="100%" height="70%" style="overflow: hidden;" src="{TrafficCameraDetails.URL}" scrolling="no"/></p>
TrafficCameraDetails is the name of the relationship and URL is the name of the field in the related table.
I'm using Essentials 4.5.0 and HTML5 version 2.6.0
Please sign in to leave a comment.
Comments
1 comment