Hello,
I'm having an issue with the info window that comes up from clicking a search result. The info window content is defined by the pop-up I defined in my web map using a custom attribute display. Part of the pop-up content contains a web link that uses a parameter from my parcel data to open the correct property record. The pop-up works correctly if I click on the map to identify the property. However, it seems the info window has an issue evaluating the parameter and does not generate the correct web link
Instead of - http://gis.vgsi.com/eastonma/Parcel.aspx?pid=3798
The info window creates this bad link - http://gis.vgsi.com/eastonma/Parcel.aspx?pid=<span class%3D"jimu-numeric-value">3798<%Fspan>
Has anyone run into this?
Thanks,
Leon