Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Blank page launches for external links in the IE browser

SA-63155

Summary



A value is selected from the autocomplete and mapped to an external web site. On change of the autocomplete, the relevant web site opens. In the Internet Explorer browser, along with the relevant web page that opens, another default blank page opens.






Error Messages



Not Applicable


Steps to Reproduce

  1. Select a value from the autocomplete control.
  2. Type Google.
  3. Click Enter. 

    Two pages open:

    - Google Home page
    - Default Home page

Root Cause



On change of autocomplete, the URL opens in a window to launch the web site that is relevant to the autocomplete value. However, a SetValue action ensures that the value entered in the autocomplete is cleared soon after the webpage is launched. 
SetValue in turn triggers on change. Hence, the on change actions are executed again.
Chrome and some versions of the Internet Explorer browser restrict multiple windows from opening within a few milliseconds of delay. However, some versions of the Internet Explorer browser allows multiple windows to open. This attributed to the issue.



Resolution



Perform the following local-change: 

Remove SetValue.

To remove the previously entered values in the autocomplete, perform the following steps:
  1. Add an action when using the 'Other property' configuration for the OpenURLInWindow action.
  2. Execute the action only when the property value is not empty.


     

Published February 28, 2019 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us