I am using a search widget to get me results out of a feature service of locations of hospitals. Since there are multiple results for a single word (the word emergency should be showing for different hospitals), I would like the widget to show the different results before zooming in to one specific and that the user would get to pick which one to zoom in.
I saw in the widget configuration window that suggestions are not available since pagination is not allowed in the feature service:
However, if go to the feature service, it says that pagination is enabled:
Is there a way to work around this inconsistency and that I can have a list of results?