Hi, I've downloaded 3.6.2, mostly because I really liked the Description feature as a way to more easily and succinctly describe the data layer to a user.
However, I have a couple questions. I have 3 services in my application. A feature service, a map service, and a dynamic map service. The first two are single datasets, while the dynamic map service was added so that 5 different published datasets would be grouped together as one layer in the layer list (also for labeling, but that is unimportant). When using the eLayerList widget, the 5 grouped datasets work exactly as I want, where there is a Layer called "Regions" that can be expanded to see the 5 datasets, and when each of these datasets are expanded, you see their symbology. However, the other two datasets that aren't part of a 'group' also require that the user expands two layers (i.e. expand "Projects", and then expand a second "Projects" entry) before the symbology shows. Is there a way to make single layers not have to be expanded twice to view symbology?
Second, is there a way to only have certain layers be expanded when the widget loads? So if I have my 3 layers, but only 2 of them are turned on when it loads, can I make it so those two layers are expanded, but the layer that is turned off is not?
Thanks for your help, this is a great widget!