Hi Everyone,
Today a bug was created by the user saying the popup window is too small and we were using below code to show the HTML Webresource as a popup.
var pageInput = { pageType: "webresource", webresourceName: "WebResourceName" };
var navigationOptions = {
target: 2,
width: 400,
height: 300,
position: 1
};
...
Continue Reading Gopinath’s Article on their blog
https://staturestack.com/2020/06/09/mention-height-and-width-in-percentage-instead-of-pixels-modal-popups-in-dynamics-365-ce-navigateto/
Blog Syndicated with Gopinath’s Permission

