Select to view content in your preferred language

Enhanced Search Widget for FlexViewer 2.1

138436
767
10-25-2010 02:13 PM
RobertScheitlin__GISP
MVP Emeritus
All Here is my next widget in the FlexViewer 2.1 series

Special thanks to Erwan Caradec for contributing to this code.

The Enhanced Search Widget extends the standard search widget with a floating data grid and a new spatial query w/buffering.

http://www.arcgis.com/home/item.html?id=5d4995ccdb99429185dfd8d8fb2a513e
Tags (2)
0 Kudos
767 Replies
RobertScheitlin__GISP
MVP Emeritus
Simon,

   Care to provide a specific example I can using in the testing?
0 Kudos
SimonMorgan
Frequent Contributor
Simon,

   Care to provide a specific example I can using in the testing?


If you do a search for Jackson Middle, then you should get a result that has related records in all 3 relates.

When I do use the query related tables link on the rest end point pages I get results.
0 Kudos
EricCarr
Emerging Contributor
Does anybody know why I might only have the graphical search tool as a selection method while the others including show datagrid disappear.  Is it that something that automatically occurs with the data type or geometry server. I did not disable the buttons in the xml.  The icons are in the assets folder. The graphical search seems to work. 
Version 2.4.0.14
Flex 4.5.1
flash player 10.2
agslib-2.4-2011-07-25

Thanks,
Eric
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Simon,

   You should win a prize for this. Some how you choose the one programmatic path that I missed a step in. Because you were using a layer with multiple relates and you did not define specific return fields for any of the relates the oid was not getting passed to the query... Anyway I have it fixed and will get it released ASAP. Thanks for using my new feature and helping me fine tune it.

Version 2.5.0.4 - 12/7/2011
* Fixed a relate query error that only occurred in certain situations
0 Kudos
EricCarr
Emerging Contributor
I think I found my error. Github is still supplying the 2.4 version.  The web page has the 2.5 version for download.  After creating the list below, I realized I had some mismatches.  The mismatches in swc and widgets caused the odd behavior.  You might think of updating the github or removing it as the download link.
Thanks
Eric

Does anybody know why I might only have the graphical search tool as a selection method while the others including show datagrid disappear.  Is it that something that automatically occurs with the data type or geometry server. I did not disable the buttons in the xml.  The icons are in the assets folder. The graphical search seems to work. 
Version 2.4.0.14
Flex 4.5.1
flash player 10.2
agslib-2.4-2011-07-25

Thanks,
Eric
0 Kudos
jamesmullen
Emerging Contributor
Robert,

I noticed in your example that you have the data result grid docked in the bottom.  Is this a configurable option, if so where do I find it.

Thanks,
James
0 Kudos
KurtisGagne
Deactivated User
Does anybody know what happened to the ability to select graphically using the Polygon tool, or how to enable it?

Also I've noticed something with the latest widget. When doing a graphical search the related record button does not appear unless I first do a text search. After the text search the related records button will appear in both methods of searching. Is anyone able to replicate this behaviour?

-Kurtis

P.S. Great widget Robert!
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
James,

   That is all covered in the documentation (Enhanced Search Widget Fixed Datagrid Setup.pdf) and in the example config.xml you will see exactly the configuration needed.
0 Kudos
jamesmullen
Emerging Contributor
Thanks Robert,

I had to go up a couple levels in my zip folder to find it -- I was looking in the compiled folder and didn't see your extremely nice, detailed instructions.

Thanks,
James
0 Kudos
jamesmullen
Emerging Contributor
Robert,

Is there a way to "autohide" the docked datagrid, so that it only shows when you mouse over the bottom?

Thanks,
James
0 Kudos