Question
Cognizant
IN
Last activity: 24 Apr 2017 7:54 EDT
Browser Window need to open on click of button
Hi Team,
If user click on paynow button needs to go for directly browser window, how can i achieve this functionality in pega or is there any OOTB function is available?
Thanks,
***Updated by moderator: Lochan to add Categories***
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Nordea
SE
Hi Sagar,
If you don't want any activity to call here, just check 'Use Alternate Domain' checkbox and you provide the URL between inverted comma i.e "http://google.com"
Regards,
Kousik
Blue Rose Technologies GmbH
BE
Hi,
Use "Open URL In Window" on click action on paynow Button. Attaching a sample screenshot.
Thanks.
Cognizant
IN
Hi Akshay,
Thank you for replaying me, but may i know what exact logic i need to enter on activity.
Thanks,
Blue Rose Technologies GmbH
BE
Hi Sagar,
I believe on click of button, you want to open a URL in the browser window. Please correct me if i am wrong.
If yes, check the "Use Alternate Domain" checkbox and you need to mention the name of the URL in the Alternate Domain URL field.
Please let me know if it helps.
Blue Rose Technologies GmbH
BE
Hi SagarK32,
Have you achieve your functionality to open a URL in the broswer window with the above mentioned suggestion ?
Thanks.
Cognizant
IN
Hi Akshay,
Open URL in Window action set here activity option is present and its mandatory, so in that situation what exact logic i need to implemented in activity.
Thanks,
Sagar
Accepted Solution
Nordea
SE
Hi Sagar,
If you don't want any activity to call here, just check 'Use Alternate Domain' checkbox and you provide the URL between inverted comma i.e "http://google.com"
Regards,
Kousik
Cognizant
IN
Hi Kousik,
Thanks for the replay and my issue is resolved, but if i want to configure multiple browser site then how can i achieve this functionality. i.e If an in dropdown have multiple options like SBI, HDFC, PNB bank if user select SBI bank option and click on paynow button then it will directly goes to SBI url page. so how can i achieve this functionality.
Thanks
Blue Rose Technologies GmbH
BE
Hi Sagar,
I have not tried in pega , but i tried with a simple HTML code which i am attaching here.
Please let me know if it helps.
Nordea
SE
Hi Sagar,
Sorry for this late response! You can set the URL in parameterized way. Set your preferred URL in param.URL an pass this parameter as Alternate domain without any inverted comma.
Thanks,
Kousik