Hi Emma,
Here’s what it sounds like the issue is: when you create a linked record field in one table and link to a second table, a symmetric field is automatically created in the linked table. So, for example if you create a linked record field in your Contacts table which links to an Opportunities table, a field for ‘Contacts’ will be created automatically in the Opportunities table. If you delete the auto-generated field, then any records linked between the two tables will cause the previously linked fields to change to text. Is it possible that one of these fields was deleted at some point?
I’d recommend:
- Taking a snapshot so that you can restore if needed
- Duplicating the linked record field in one table (just copy it to another column so you have the data)
- Deleting the original linked record field and its auto-generated counterpart from both tables
- Creating a new linked record field between the two tables
- Pasting the original data back in
Let me know if that solves your problem!
Thanks,
Cameron