I'm trying to use the identify widget 2.5.3 but having a couple of issues that may or may not be solvable with the default configuration.
We have an application with three operational layers (all dynamic map services) and three base maps layers (all ESRI standard services).
For two of the operational layers we have pop-ups configured but for the other (which has 50+ layers) we'd prefer just to use the identify tool with all layers automatically setup (i.e. <layers onlythese="false">). Currently when running the identify we're only getting results from the basemap layers which we have no interest in. Not getting anything from our operational layers (presumably because proxy is incorrectly configured.
So my first question - to get up and running with the proxy - what exactly should go in the <name> tag - All layers are inside at least one group layer which I presume may have some impact on syntax. Ideally we'd just want to specify proxy by service rather than individual layer.
My second question which relates to the first would be is it possible to limit the tool by service rather than by layer - I'm happy with the default identify settings but don't want to get information about basemaps, just the operational dynamic service.
Presuming this may not be existing functionality I'm happy to dive into the code and make some adjustments but thought I'd double-check here first and look for any pointers - overall a great looking tool, just needs tweaking a little for our use
Thanks
Simon