
Announcements
Hello,
I have a Table Name Projects (with the fields Name, Description type of text, FileData Type of File) and it's attachment is stored in Note.
My question is, what is the relation / filter / foreign key between those two tables to get the right attachment?
I am trying to get those details on a New record added Trigger.
Thank you in advance.