JeffHughes
15 days agoQrew Trainee
Reference Current Parent with Button on Child
Okay so I have a parent table, call it Daily Reports.
I have another table called Purchase Orders.
Users populate purchase orders as they go.
I've built a bullpen type report within Daily Reports to show all purchase orders that aren't linked to a daily report. I want a button on the purchase order level to say "Link to Current Daily Report Record". That would run an API Edit and update the related Daily Report to the record I'm currently on.
I cannot figure this out, or if its possible, to reference the current record a user is on IF the button is in a child table that's not currently linked.