Hi, working on setting up a tracker for my company where we have some agreements in Table A that link to specific records in Table B. Once the overarching agreement in Table B is executed, then all of the linked records in Table A need to be updated. The automation I created to do this works, however, when I go back into the record in Table B, the linked records all disappear.
In looking at the documentation here:https://help.smartsuite.com/en/articles/4604028-linked-record-field
There is a statement that says: Once a link is established and records are connected between Tables, you will not be able to modify the linked record.
I believe this is a risk because there are many use cases where linked records would be changed and if they disappear each time, it defeats the purpose.
Am I missing the point or should I use another method for my use case?