Select to view content in your preferred language

identify widget

3462
11
03-28-2013 09:16 AM
LefterisKoumis
Frequent Contributor
I trying to use the custom identify tool with my layers and the tool just ignores their entries in the xml file. I am using the identifywidget.xml file that Robert provided with his tool and I included my layer as a test. When I zoom to the area of my layer the identify tool cannot find anything! When I zoom in the area of the layers that were originaly in the xml file the identify tool works!
Any suggestions?

Attached is the xml file. My layer is the second listed. I already checked the field names for mispellings or similar errors but nada.

Thanks.
Tags (2)
0 Kudos
11 Replies
RobertScheitlin__GISP
MVP Emeritus
Lefteris,

   Except for the fact that I took the exact xml that you posted and got it to work un-edited as I posted in that previous thread and even supplied a screenshot proving that it worked... I am not sure what to tell you.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Lefteris,

   Someone else had a question that caused me to think of something you should check in your configuration.

Check your url CaSe as Flex is CaSe sensitive language. If the URL you  have in the IdentifyWidget.xml can not be matched to a URL in your map (coming from your main config.xml) then you will  not get any results.
0 Kudos