I’m getting something weird happening in my database. I am adding an address in the database for a property but, when I hit save, the address doesn’t save and the field is blank. I haven’t encountered this before. This is not being updated by an input field, but being updated directly in the database.
The field is data type geographic address. When you add an address to the database, it would auto complete while you’re still in edit mode. Now it seems to auto-complete when the data is SAVED to the database.
But if you go back and EDIT the record, the address field is cleared out. CANCEL the edit and your data is still there (even though it’s blank on your screen), but if you SAVE after the edit, the field is blank (unless you filled it back in).