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

Not able to get HTML web resource in form load

$
0
0

Need to bind HTML web resource with latest information on form load. but i am not getting web resource in form load. After form load it works fine. pls let me know if you have any idea..

Here is my code
var webResource = Xrm.Page.getControl("MyWebResource");
if (webResource != null && webResource.getObject() != null) {
    var contWindow = webResource.getObject().contentWindow;   
        contWindow.BindData(myobject);
}
webResource.getObject().contentWindow is always returns blank.html.



Viewing all articles
Browse latest Browse all 46379

Trending Articles



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