I'm working with ArcGIS Experience Builder, and I've configured the application to use the "Add Data" widget for importing a users data. However, some users have encountered difficulties visualizing their data on the map when their CSV tables lack geocoded coordinates. I understand that if the user has lat/long coordinates in their uploaded table, the add data widget should automatically display those, but if they do not there is currently no way to view the items in their table.
Is there a way to leverage custom locators (already created and being used with the Search Widget) within ArcGIS Experience Builder's "Add Data" widget? Specifically, I'm interested in enabling users to import CSV tables based on identifiers like parcel numbers and then use a custom locator to display these locations on the map.