I have been waiting for the Final release of the FlexViewer 2.1 before I started to push out some widgets I have been working on.
Here is my Identify Widget for Flex Viewer 2.1. I have tested to ensure proper functioning with FlexViewer 2.1 and am now releasing it to you since the API Team did not get one into the FlexViewer.
I am not sure if the issue is with the Map Services layer names I have not done any testing with services that the author did not have good aliasing setup. I would try opening the map service and giving your layers aliases and then republishing and clearing your rest service cache and try again.
ReferenceError: Error #1056: �?��?为 com.esri.viewer.WidgetTemplate �??建�?�?� selectedTitlebarButtonIndex�?? at widgets.Identify::IdentifyWidget/showStateResults() at widgets.Identify::IdentifyWidget/identifyFeatures() at widgets.Identify::IdentifyWidget/drawEnd() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at com.esri.ags.tools::DrawTool/map_clickFirstHandler() at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.core::UIComponent/dispatchEvent() at com.esri.ags::Map/mouseUpHandler()
I have this wodget working well, however, how do I have more than one field appear in the pop-up winodow above the feature? Right now, I am only able to get one field to show.