I have created a Locator in ArcGIS Pro 2.9.12 and published it to Portal 10.9.1 as a geocoding service. In ArcGIS Server Manager 10.9.1 the suggestions box is checked. I am working in a Federated environment.
In a web map I created in Portal, I modified the Search Widget to include my Locator. The Locator parameters are:
Role = Point Address
Reference Fields = House Number, Street Name, Subaddress, Subaddress Type, City, State, and Zip.
When I type in an address. in the search window of the web map app for example: 3300 Capitol Ave, it only returns 3300 Capitol Ave; but 3300 Capitol Ave also includes 3 addresses with a subaddress as follows:
3300 Capitol Ave, Bldg A
3300 Capitol Ave, Bldg B
3300 Capitol Ave, Bldg C
How can I get the Locator or Search Widget to show a drop down of all the suggestions that would include:
3300 Capitol Ave
3300 Capitol Ave, Bldg A
3300 Capitol Ave, Bldg B
3300 Capitol Ave, Bldg C

How can I have the Locator show the above list of 3300 Capitol Ave addresses in the drop down shown above?