Pass data to HTML Web Resource using browser’s sessionStorage in Dynamics 365 CE

Priyesh WaghDyn365CE4 years ago7 Views

If you’re using Xrm.Navigation.openWebResource(webResourceName, windowOptions, data), you probably are already using ‘data’ to the HTML Web Resource you are opening.

Here, I’m using an alternate method. I use JSON to send my data since it is widely preferred and used. Basically, I’ll Stringify my JSON object and add it to session storage, then – retrieve it from sessionStorage and Parse is…

Continue Reading priyeshwagh777’s Article on their blog

Pass data to HTML Web Resource using browser’s sessionStorage in Dynamics 365 CE – D365 Demystified

One of the ways to pass data is using sessionStorage provided by browsers. It’s easy to use!

Blog Syndicated with priyeshwagh777’s Permission

Leave a reply

Join Us
  • X Network2.1K
  • LinkedIn3.8k
  • Bluesky0.5K
Support The Site
Events
February 2025
MTWTFSS
      1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28   
« Jan   Mar »
Follow
Sign In/Sign Up Sidebar Search
Popular Now
Loading

Signing-in 3 seconds...

Signing-up 3 seconds...