I spent quite some time to figure out how to make List Widget work like a search bar. Specifically, how to zoom to a feature after selection. Now I realize that I need to click on an item in the list to zoom. This means that I have to show the list of search results instead of just showing a search box. The list is taking too much space on my app layout on small screens.
In the Search widget in Web AppBuilder, I can zoom to the selection just by clicking on the hints. Is it possible to do so in Experience so that I don't have to show a list of features at all times, even before entering any search term, just for the purpose of zooming in?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.