Select to view content in your preferred language

Layerlist widget reordering bug when exclude layer lag used

979
1
09-11-2013 02:57 PM
SobodhDangwal
Occasional Contributor
Hi There

The OOTB layer list widget is not reordering the layers properly and behaving erratically. When I click the move up arrow (see attached screenshot), the layer actually moves down. It sometimes jumps two or three levels.

This started happening when I used exclude layer tag in the layerlist config file.

<?xml version="1.0" ?>
<configuration>
<includelegenditems>true</includelegenditems>
<excludelayer>Parcels</excludelayer>
<excludelayer>Search</excludelayer>
</configuration>

Without exclude layer tag it works fine, and there is no issue of reordering the layers.
Does anyne have any fix for this.

Thanks
Subodh
Tags (2)
0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus
Subodh,

   This is a known bug and is fixed in 3.5

https://github.com/Esri/arcgis-viewer-flex/issues/181
0 Kudos