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