Hi..I need to save the parent form on save of the child form. Both are crm entity form. I put the following script on the save of child entity, but it doesn't work.
Window.parent.opener.Xrm.page.data.entity.save();
I googled and tried few other jscript but none worked. Please help. I am using mscrm 2011 on premise roll up 13.
↧