Select to view content in your preferred language

Filter Tool ... customizing current out of the box Sharepoint Filter

500
0
04-25-2013 07:22 AM
RobBennett
Deactivated User
I've created a search tool that returns a new graphics layer, and my interface is designed without the end user having to formulate an SQL query, by only entering attribute values for various search fields.

I want to do the same with a filter tool, that shows only the queried objects on a selected layer (NOT returning a graphics layer).  It would work EXACTLY like the current out of the box filter tool for Sharepoint, but using the same custom interface that I built for the search tool.

Performing a filter query is quite simple using the example in the Silverlight API examples

http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#FeatureLayerFiltering

I can't seem to convert this logic to the code required for ArcGIS Sharepoint

It would be AMAZING to see the code behind for the out of the box filter tool, because I've already built the interface to eliminate formulating full SQL theories, as most of my end users are not trained to implement SQL queries.  Could this be posted, ESRI?

Thank you.

Rob Bennett
0 Kudos
0 Replies