I have two entity A and B. I have a custom button X
on the subgrid form of entity B.
On entity A and B have a 1 : N relationship.
My requirement is From the Subgrid associated view of entity B on entity A when i click on button X it should update a field in Parent Entity A.
i tried using window.parent.opener it didnt work.
Please Suggest how can i achieve this ? We are using CRM 2011.