Hello,
In Classic Web Client (CRM Online)
In the Site Map editor. You can call a HTML Web Resource URL and pass in parameters like this:
custompagesnavigation?data=sourceid=1&moduleid=4
And your web resource still gets the parameters passed correctly.
I believe this still works because in Web Client the "appid" gets appended to the end of the URL.
custompagesnavigation?data=sourceid%3d1%26moduleid%3d3&appid=f60df016-61c1-4505-b5fa-927fd1251efe
In the Unified interface this does not seem to be working anymore as the query string parameters for the appid now appear at the front of the url.
So, the web resource url is not correctly formatted anymore.
Has anyone else tried to call an HTML Webresource from the Unified Sitemap with parameters?
Thanks,
Shaun Harvey






