Select to view content in your preferred language

Identify Widget for FlexViewer 2.1

61560
266
09-23-2010 11:34 AM
RobertScheitlin__GISP
MVP Emeritus
All,

   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.

Here is the link:

http://www.arcgis.com/home/item.html?id=39cf66d58c234279ba728c50461a1a89

More FlexViewer 2.1 widgets to come stay tuned...
Tags (2)
0 Kudos
266 Replies
TedChapin
Frequent Contributor
Does the Identify widget support secured map services?  I get Identify results for all layers except those requiring a token.
0 Kudos
JordanParfitt
Regular Contributor
I actually noticed a problem which I posted in another thread while using this tool. Has anyone had an issue with the framework jumping around after going to full extent then using this identify tool. It is an issue with the framework because I have the same issue with the draw point in the draw tool.

http://forums.arcgis.com/threads/16109-Error-with-Full-extent-on-Sample-Viewer-2

Thanks in advance.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Ted,

   The identify widget does not support secured services that I know of. I don't use any secured services so it hard for me to develop for them.
0 Kudos
BarbaraPatterson
Emerging Contributor
Robert - I'm trying to incorporate the identify the widget into a viewer that also has the GeoPortal Search widget. The geoportal widget allows us to add WMS layers to the map. When I try to do an idnetify on one of the WMS layers that has been added, I get an error "Error:[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032:Stream Error. URL: http://[wmsserverurl]/identify"]

My guess is that wms layers are not supported by the identify widget. Any suggestions?

Thanks,

Barb Patterson
0 Kudos
RayGreen
Emerging Contributor
Robert,

After I added the your widget and then added the flex module to my project, when I go to run the build it comes back with this error....

"Encountered errors or warnings while building project IdentifyWidget.mxml.
    IdentifyWidget.mxml:  Access of possible undefined property selectedTitlebarButtonIndex through a reference with static type com.esri.viewer:WidgetTemplate."

Soooo what did I do wrong? 🙂

Thanks,

Ray
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Ray,

  This may be a silly question but are you using the FlexViewer 2.1 or the the Beta?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Barb,

   I will have to figure out a way to test this. I don't use the GeoPortal Search widget.
0 Kudos
RayGreen
Emerging Contributor
Robert,

Thats what it is, I will migrate to 2.1 and then add the widget.

Thanks,

Ray
0 Kudos
EmilyLaMunyon
Deactivated User
Robert,

Thanks for this great widget. I have one issue though. When I open my flex sample viewer with the new Identity Widget I get the busy cursor clock. I am able to identify my features and get them to display in the window, but the clock does not disappear. Any ideas?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Emily,

    you are the first to mention this, so try removing the identify widget from your config.xml and see if you still have the issue. If the busy cursor does disappear once the identify widget is removed from your config then please post your config.xml for me to look at.
0 Kudos