Announcements
How to set HTML web resource to a HTML in MS-CRM
*This post is locked for comments
Hello,
I'm really sorry but it is absolutely not clear (at least for me) what's your scenario.
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);
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.