Hello,
I'm not sure I am saying the correctly, but I need a way to pass field data through a link.
In this case, I want to put a link next to each record in a list view. When someone clicks on the link next to a particular record, they would be taken to an add page for another table. When this happens, I would like for the ID of the record where the link was to be passed through and automatically populate a field on the add page when it opens.
Is this possible? Maybe through an action??
Thanks!!