I have a field that can at times have existing linked records inside them. I have an automation that when a record matches conditions will input a linked record to that same field. The issue I am running in to is that it replaces the existing linked ...
Im not looking to create a new record rather add a link to an existing record. I attempted using the find function and getting list plus adding the additional link, but it replaced the whole field instead of appending
Thanks for the replies. To explain a bit further. When a record is created this field is tagged
I then have an automation to check another field for a specific keyword, in which if it passes should ADD another record to this field
As you can see I ...