I have a CONTACTS Table and a linked INTERACTIONS Table.
I would like a button in the Contacts Field that creates (and opens for editing) a related record in the INTERACTIONS Table with the Contacts name and today’s date in the Date Field pre-populated.
My assumption is I need to write a script and then have the button run the script. I know how to do the second part but don’t know how to write the script.
Any help would be appreciated.