Hello!
I have a form that lets the user drag a pin on a map. The pin coordinates show into two text fields. The fields are connected to my wix database but the coordinates are not getting pulled through with the rest of the fields. I’ve tried changing the values from numbers to strings and back again. Any ideas?
UPDATE: I can manually enter decimal numbers into these fields and it will input those into the database as text. But still unable to load any coordinates.