Hello, I have in a form inserted a sub-grid, which has a field 'Table1' from another entity 'Tables', in menu bar I built a button, by clicking, it opens a web resource and shows the field value of 'Name': Test1, using the script:
window.parent.opener.Xrm.Page.getAttribute("new_name").getValue();
could any one help me to show the field value 'TableA' in this web resource? Thanks a lot.
*This post is locked for comments