I have two separate tables… contact list (table A) and an interaction log (table B).
I’m trying to get a ‘date’ field from table B to be auto populated to the respective contact name in Table A. I have it already set up to link the table B record to...