Select to view content in your preferred language

How to activate the apply button in the query widgets with enter?

135
1
08-09-2024 03:56 AM
SaffetYILDIZ
New Contributor

Merhaba,

I want to search with the enter key instead of pressing the apply button in the query plugin in the Arcgis Experience Developer.

Is there a block of code where I can do this?

0 Kudos
1 Reply
TianWen
Esri Contributor

You may press Tab to shift focus to the Apply button, then press Enter to return the query results.

0 Kudos