Question
1
Replies
129
Views
Posted: April 12, 2019
Last activity: April 12, 2019
Closed
On Click Of Button, All other Windows should Close
We have a requirement where on click of a button we have to close all other opened windows. The windows are opened using "Lauch Harness" actions. And the button on which we have to configure this has "Finish Assignment".
How to achieve this?
***Edited by Moderator: Pallavi to update platform capability tags***
Hello,
I would be surprise to find such feature in Pega Out-Of-The-Box, especially because you could have running Pega sessions on those windows and closing the browser like that will not be a recommended approach.
I guess you will have to try with a custom JavaScript function from the internet.