Question
5
Replies
11153
Views
TATA Consultance Services
Posted: July 12, 2017
Last activity: July 13, 2017
I want to open the page in the new window when click the link
When I click the link,The redirected page is open in the same page. But I want to open it in new window. Is it Possible ?
If it Possible Please help me how?
Thanks in Advance.
Mahendiran.
***Updated by moderator: Lochan to add Categories***
Hi Mahendiran,
You can try the 'Open URL in window' launch action - Using an activity that returns an HTML stream , you can open a URL in a browser window.
Below Articles will provide you more information on this.
https://pdn.pega.com/sites/pdn.pega.com/files/help_v722/procomhelpmain.htm#rule-/rule-html-/rule-html-property/actions.htm?Highlight=Open URL in Window
https://pdn.pega.com/community/pega-7-upgrade-center/question/onclick-linkimage-document-should-open-new-window
I hope these articles help.
Thanks!