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

Append Button on List View is not working in Chrome and FireFox

SA-37671

Summary



On click action of Append Button on List View is not opening in Chrome and FireFox, while the same is working as expected in Internet Explorer.


Error Messages



Not Applicable


Steps to Reproduce

  1. Run a DataTableClassEditor (which is created as part of datable creation) List view in FireFox or Chrome browser.
  2. Click on the Append Button on top of the List View (which is used to add a new record to list view).

Root Cause



A software use or operation error.

User has used window.navigate API in customized ListViewEditorButtonsInclude HTML rule. window.navigate API in not supported for Chrome and Firefox browser.

Resolution



Perform the following local-change:

After replacing window.navigate with window.location.href in ListViewEditorButtonsInclude rule, it is working as expected.

Published May 24, 2017 - 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