How to set HTML web resource to a HTML in MS-CRM
*This post is locked for comments
How to set HTML web resource to a HTML in MS-CRM
*This post is locked for comments
Hi Pradha,
Although I am not clear what you are looking for ? Do you want to set webresource URL inside iframe ? if yes then you can go to form editor and click on insert , you can see there Iframe and point the URL mentioned in below screenshot.
You can also set using Javascript -
var frame = Xrm.Page.ui.controls.get(IFrameID);
frame.setSrc(WebResourceurl);
Hello,
I'm really sorry but it is absolutely not clear (at least for me) what's your scenario.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156