Zum Hauptinhalt gehen

Show Results Activity - Configure Results Display Level

Nicht geplant

Kommentare

1 Kommentar

  • 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

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.