Solved! Go to Solution.
can we have all of our layers expanded by default, please?
Adi,
The field "Physical_Limits_2012" is that a numeric field? Why are you using a unique value renderer when you only have on value specified for the renderer (100)?
Adi,
I still don't have a good idea as to why the legend is not displaying for those (more testing is needed), but your methodology could use some tweaking. I would not be using the unique value renderer in the way you are (sure it works, but I can make a lot of bad ideas work). Why not use a layer definition to get the layer to only return the values for Physical_Limits_2012 = 100 and then just use a single value renderer? The advantage of this is that only those feature that are equal to 100 will be retrieved when displaying that layer and not all values (but only drawing the one that are 100). You would repeat this for the other 3 layers.
Adi,
There is something else going on here... I reproduced your problem layer exactly (based on what info you provided) and symbolized and grouped the same way you did, and I can still get legend swatches.