Sep 15, 2019 12:56 PM
I have 3 tables; one is the main table that has two linked fields to the two other tables. The other two tables have an attachments field with one attachment. I want to add a new column on the main table that shows the attachments of both the the attachments in the associated tables.
Is there anyway to do that?
Sep 16, 2019 03:19 AM
Hi @Nick_Swinford - you can lookup the attachments into the main table, but they would be separate fields (one lookup attachment for each linked field). I can’t think of a way to combine these into one single attachment field I’m afraid.
JB
Sep 16, 2019 03:20 AM
You could use something like Zapier to get the attachments from each of the separate fields and insert them into a 3rd attachment field.