Hi,
I embed a html web resource which is in the iframe in a custom entity.
On Save of the custom entity record, I need to get the text box data which is residing into the html web resource, do some validation. How we can do that ?
Hi,
I embed a html web resource which is in the iframe in a custom entity.
On Save of the custom entity record, I need to get the text box data which is residing into the html web resource, do some validation. How we can do that ?
Hello,
There is a way to pass Xrm/executionContext to html webresource - carldesouza.com/.../
There is getContentWindow handler of the control - you can get the contentwindow in it - I would recommend to store it and use afterwards to get the value from the field.
There is one more way - usage of postMessage - dreamingincrm.com/.../ to communicate with the html frame.
It's up to you to choose what you can use.
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