JonathanHeuer
6 years agoQrew Cadet
Can a record on an embedded report link ""know"" the ID of the record it is embedded on?
I have 4 tables with the following relationships:
Clients < Services
Clients < Applied Promotions
Promotions < Applied Promotions
Applied Promotions < Services
On a given Service, I have a report link which displays an embedded tables of all the Applied Promotions which are the children of the Service's parent Client. I'd like to create a single button, displayed on the Applied Promotion in the embedded table, which when clicked will make the Service on which the table is displayed child to that Applied Promotion. Any ideas?
Clients < Services
Clients < Applied Promotions
Promotions < Applied Promotions
Applied Promotions < Services
On a given Service, I have a report link which displays an embedded tables of all the Applied Promotions which are the children of the Service's parent Client. I'd like to create a single button, displayed on the Applied Promotion in the embedded table, which when clicked will make the Service on which the table is displayed child to that Applied Promotion. Any ideas?