Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

Xrm.Page equivalent to crmForm.all.IFRAME_quotedocument.src

$
0
0

I'm upgrading from CRM 2011 to 2013 and I need to fix the line below for 2013.

Any suggestions?

crmForm.all.IFRAME_quotedocument.src="/isv/CRMSilverlightExtensions/Default.aspx?typename=qoute&id=" + Xrm.Page.data.entity.getId();

Would this work?

Xrm.Page.getAttribute("IFRAME_quotedocument").src = "/isv/CRMSilverlightExtensions/Default.aspx?typename=qoute&id=" + Xrm.Page.data.entity.getId();


Viewing all articles
Browse latest Browse all 79901


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>