Question
4
Replies
92
Views
Posted: December 18, 2017
Last activity: December 20, 2017
Closed
Opening a new IE window with 3 IE tabs
Can Pega OOTB open a new IE window with 3 IE tabs?
e.g. user clicks a hyperlink from window A. This opens window B and adds 3 new IE Tabs to window B.
If not, can anyone send any working custom code to implement this requirement?
Our developers did some research but could not find a solution.
Example attached
I don't think there is an OOTB way. Write a script as mentioned in :
http://www.javascripthtml.com/open-multiple-page-or-tab-with-single-link-in-html/