Display Results like Identify tool does
Hi,
I would like to display the results that are obtained from multiple Queries just like Identify tool displays results(with multiple tabs).
I am using Select Features activity currnetly but while displaying using this activity it is displaying as a list in the Results History.
Please help me out here
Thanks,
Srikanth
-
Execute a "Run External Command" activity
SwitchToListResultsView - Switches to Results list view.
SwitchToTabularResultsView - Switches to Results table view.
The Silverlight/HTML5 downloads have Administrator and Developer guides with lists of 'Commands' available. Not all commands are available to both viewers, so be sure to grab the right one.
0 -
Thanks for the Reply Ryan,
What you replied is for switching between listview and tableview of results.
If Select Features activity is used, result collection will be seen individually and if results of other collection must be shown, results history must be opened.
What I was asking is that, when identify tool is used results will appear in form of several tabs. Is there a way that can be achieved from workflow designer or any other custom development??
Thanks :)
Srikanth
0 -
I am assuming then you have multiple 'Select features' activities, one for each of your FeatureSet's that you've queried.
Just make sure you have the same 'Collection Name' and make sure your select features activites have "Clear Collection First" = false.
--
The 'Collection Name' is a FeatureSetCollection name, not a FeatureSet... it's a collection of all you're featureset's (Identify uses the Default Collection set, which you can use too by having empty collection name)
Default Collection also selects/stars features, if you give it a name they are not starred/selected.
0 -
We can set multiple tab in result window with multiple query result, each query result can set in different tab. This is working fine with HTML5/workflow.
In "Select features" activity set
- " Clear Collection First " : False
- " Feature Set " : update feature set based on your query
- "Layer Name" : update layer name based on layer you query
- "Collction Name" : Use same collection name for multiple query
in HTML5 use SwitchToListResultsView/SwitchToTabularResultsView command or use switch button from result window
default result can be List view.
Hope this will help.
0 -
Hi Ryan and khunti,
Thanks for your help. Your suggestion works perfectly :)
Thanks,
Srikanth
0 -
Hi,
What you guys suggested was working good but one s mall thing, is there a way to achieve multiple tabs without giving the values of MapServiceID and LayerID. !! I tried by placing several SelectFeatures in Parallel activity but it is giving all the results under one tab.
Thanks,
Srikanth :)
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
6 Kommentare