How do I build a single ResultsList from separate Select Features activities?
Essentials 4.6.1 HTML5 2.7.0
I have a workflow that finds a feature by its ID and I perform a SelectFeatures activity to display it in the ResultsList. I wanted to also display another feature related to that feature in the same ResultsList, but when I do a second SelectFeatures activity and use the Combine.Mode.Union, it replaces the first feature in the ResultsList.
Is there a different Combine.Mode I should be using? Do I need to name a collection and add the results to that collection and then add the collection to the ResultsList? If so, how do you add a collection to the ResultsList?
Let me know what I'm missing.
Thanks!
0
-
Never mind! Of course, if you add both Select Features to the same named collection, they will appear in the ResultsList by default. 0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar