Select to view content in your preferred language

Disabling Popups for Certain Layers in Application Builder

2109
0
05-02-2014 12:04 PM
ChrisWelch1
Deactivated User
Hi all. I would like to disable popups for certain layers while still drawing the layers on the screen. As an example, imagine a city boundary line.

I noticed that if I remove the popupconfig field from the sublayer's XML entry in config.xml, the popup would be disabled, but making any changes in Application Builder just puts the field back (as does removing the entry entirely).

<sublayer id="33" popupconfig="popups/PopUp_33.xml"/>
<sublayer id="34"/>
<sublayer id="35" popupconfig="popups/PopUp_35.xml"/>


I've searched and can't find anything on this. Is there any way to toggle off popups for specific layers?

Thanks!
Tags (2)
0 Kudos
0 Replies