Hi all,
I have two Entities A and B. In A entity I have a lookup of B. Now I am opening B Entity Form from A(Both QC and Main form). Now I want parent entity logical name from Entity B. I mean how can I get from which Entity I am opening current form.
I already used window.top.opener.parent.Xrm, window.top.opener.Xrm.Page.data.entity.attributes.get() etc. Nothing is working for me.
Please suggest me how can I get this using Javascript?
Thanks in Advance.
Shiva
*This post is locked for comments
I have the same question (0)