Sort Order for Results Window from an Identify
Is there anyway to sort in ascending order the results after an identify operation?
Walter
0
-
I was looking for same answer. Did you ever figure this out?
Thanks-Shana0 -
I am needing to do the same thing. Has anyone found a way to order the results from an identify?
Thanks,
Stephanie0 -
Hi,
The results from the identify are returned by ArcGIS server, so it grabs the first 50 (or depending what your maximum number of features reutned is) that it can find and returns those.
As a workaround, I would suggest using a workflow to make your selection and then use the 'SortFeatureSet' activity to sort your featureSet however you would like. Once it is sorted you can use the 'selectFeatures' activity to send the featureSet to the results panel.
Thanks,
Ali0 -
A remark on the workaround, you do noet need a SortFeatureSet, you can sort with the Order By Fields property of a Query Task. 0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
4 Kommentare