Skip to main content

Show Results Activity - Configure Results Display Level

Not planned

Comments

1 comment

  • Permanently deleted user

    In GVH, you can use Run Command activity with the command "ShowFirstFeatureFromCollection" to get this effect after using Show Results.


    In Web, you may be able to use

    Run Operation

    Name: results.from-graphics

    Parameter: ={ graphics: $query1.features}

    Run Command

    Name: results.display-details

    Parameter: =$runOperation1.result


    But the process is clunky and it probably won't inherit your existing formatting for the layer. It'd be nice to have a built-in input on the Show Results activity (or an extra easy-to-use activity or command) to push your results list to the feature details for a single result.

    1

Please sign in to leave a comment.