Here is a new question for this thread---
I have been unsuccessful in trying to exclude an operational layer in the LayerListWidget.xml.
The layer is a single feature from a map service. I have the alpha set at "0" so that it can't be seen and the visibility set as "true" so the SimpleInfoPopup activates. The problem is that I don't want it visible in the LayerList or in the MapSwitcher. I was able to successfully excludelayer in the MapSwitcher Widget, but not finding success with the LayerListWidget config. Below is the xml config... Am I missing something??
Thanks,
Brian
<?xml version="1.0" ?>
<configuration>
<excludelayer>Lake Erie Public Access IWT</excludelayer>
</configuration>