I have created several tables, all of which update a master table using triggers. Within the master table is the database name and record id that the master table record is linked too. I would like to create a button on the list (page or view) that once clicked would view the record from the linked table.
I am just wondering the best way of doing this.
I am just wondering the best way of doing this.