Bubble Pulling Addresses for Text Fields

I have a Schedule data type in my DB where Users type in an Address and Location Name. The input type for the Address is of course Address, the input type for Location Name is Text. However if I type in Kroger for instance into Location Name, it stores the address for Kroger headquarters in my DB under Location Name.

How is this happening and why? I just need Location Name to be a plain-text field with no dynamic elements.

@emmanuel

This topic was automatically closed after 70 days. New replies are no longer allowed.