Select to view content in your preferred language

ArcGIS flex viewer 3.1 Identify Widget

9430
45
02-06-2013 06:52 AM
ManuelRodriguez2
Deactivated User
I am fairly new to using custom widgets.  I have copied the compiled widget folder over and added the text the the config.xml file.  The widget loads correctly in the viewer but I can not get it to detect any features in the map at all.  Even with the  <layers onlythese="false">.  Any help would be greatly appreciated.
Tags (2)
0 Kudos
45 Replies
RosyChawla1
Emerging Contributor
I don't know what am I doing different from you that my results are not coming up.

[ATTACH=CONFIG]22906[/ATTACH]

I downloaded the zip file from :

https://github.com/rscheitlin/Identify

Unzipped it & copied the Identify folder under compiled_FV3.1 to C:\C:\Inetpub\wwwroot\flexviewers\<MyApplicationName>\widgets\

Added the line to config.xml.

Made the required changes to IdentifyWidget.xml

Please let me know if you see any in-accuracy in my steps.

-Rosy
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Rosy,
  
The GitHub Site is for those using the source code ONLY. You need to click on the

Code Attachment     IdentifyWidget.zip  Download

Link further down the page and as you are using Application Builder you should use the Identify.zip in the For_AppBuilder3.1 and follow the instruction Here for adding the widget in App Builder.
0 Kudos
GISSalem
New Contributor

Hello Robert, I'm trying to download this widget but i can find swf file, any soulution ?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Flex viewer has been retired by esri for years now these widget are no longer available.

0 Kudos
RosyChawla1
Emerging Contributor
Hi Robert

I downloaded Identify.zip for Appbuilder3.1 & imported it in Application Builder. Made the required changes to IdentifyWidget.xml. Identify widget displays the message 'No Results Found'. But if I search for the projects using rectangle tool of the Search Widget & then then try to identify the projects in the 'Search' window, identify tool works. I've attached a screen-snapshot of it.

-Rosy
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Rosy,

   Iam still not sure what you are doing wrong. As you saw I had no issue identifying your layers. What does your IdentifyWidget.xml look like now?
0 Kudos