Question
4
Replies
495
Views
Posted: March 15, 2017
Last activity: May 5, 2017
Closed
Solved
Resize issue in Popup window when opening Report
Hi,
I am using PEGA 7.2.1 version. I have configured reports as per attachment to open it in a pop-up window when click on the shortcut.
But it does not open in full screen. Is there a way to maximize the pop-up window?
Appreciate your quick response.
Thank You!
Jayami Dayarathna
***Moderator Edit: Vidyaranjan | Updated SR details and tagged SRCreated***
Hi Jayami,
Can you try using open URL in new Window and try.
Moreover, i believe this is the browser behaviour that it will open the pop-up window with size smaller to the parent window.
Also, you can write custom js to achieve your functionality. Please follow the below links :
http://stackoverflow.com/questions/10297168/how-to-open-maximized-window-with-javascript
https://pdn.pega.com/support-articles/delegated-rules-ie8-pega-717-popup-does-not-scroll
Thanks.