Hi,
I'm working in Survey123 Connect and the end user will be filling the survey out using the web form. I don't necessarily have an error, but what I'm seeing I can't readily explain.
I have a CSV file that the XLSForm is pulling from to autocomplete contact info fields, which includes addresses. This contact info is in a group. Additionally, I do not have a map question included in the survey, so to get the coordinates I have a hidden geopoint field that gathers that info.
In the web form, when you select a business from the dropdown the contact info gets automatically filled out as it should, but then this suggestive text suddenly appears. I have no idea what's causing this. I used the FireFox dev tool to see what's behind this, and there is apparently a search-widget suggestion causing this. There is no need for this since I already have all the addresses I need in the CSV file. How do I stop this from happening?

I've also attached my XLSForm. Thanks for any help!
Edit: I've also opened all the sub-files in my survey folder-- C:>users>me >ArcGIS>My Survey Designs>
Unless I'm missing something, the only reference to the word "search" was in the *.webform file. And I have no idea if that's related.
"id": "/Waste_Recycling_Report/intro/location1",
"inputTools": [
"pin",
"search",
"locate"
], 