LocalLayer Widget pop-up image

2131
1
04-11-2016 02:40 AM
NatashaManzuiga
Occasional Contributor

Hi All,

configuring the Pop-up in the Local Layer Widget can I check if the image (or other files) URL exists?

if an Image does not exist I want to show another image....is it possible?

Thanks,

Naty

Tags (1)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Naty,

No that type of custom logic is not available in the LL popup. You would have to add some code to the map manger or something like evaluate the maps.infoWindow on selection-change event to see if it is the layer you want to work with and then check the field and do your logic.