Hi, thanks for your reply. I've tried for crm 2011:
var tablevalue=document.getElementById("pv1").value;
window.parent.document.Xrm.Page.getAttribute('new_example').setValue(tablevalue);
but it doesn't work.
Hi, thanks for your reply. I've tried for crm 2011:
var tablevalue=document.getElementById("pv1").value;
window.parent.document.Xrm.Page.getAttribute('new_example').setValue(tablevalue);
but it doesn't work.