Select to view content in your preferred language

How to default to "Show selection" in feature table after query

356
1
Jump to solution
07-03-2023 07:09 AM
EricErtl
New Contributor III

I have a query that performs an intersect with a point layer and a drive time area and selects those records.  Is there a way to display only the selected rows after the query is executed?  The user is only interested in the selection each time the query is executed and having to go to the button menu and click Show selection is an extra step I would like to avoid if at all possible.

Thanks!

0 Kudos
1 Solution

Accepted Solutions
EricErtl
New Contributor III

The filterBySelection method will accomplish this.

View solution in original post

0 Kudos
1 Reply
EricErtl
New Contributor III

The filterBySelection method will accomplish this.

0 Kudos