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

Summary view rule is not rendered properly in UI

SA-29716

Summary



After upgrading from PEGA 6.1 to PEGA 7.1.7 , when the user tries to show a summary view rule in UI, it is not showing up appropriately. Summary View rule is displaying in part of the portal screen though it has enough screen space. Also user is getting a vertical scroll bar while displaying the rule. User is using IE 11 browser.



Error Messages



Not Applicable 


Steps to Reproduce

  1. Configure summary view report in a chart control.
  2. Execute the flow to display the summary view report.
  3. Observe the reported behaviour.

Root Cause



The user was using chart control to display summary view, it renders in an iFrame which is getting resized by javascript at run-time in IE11 browser resulting in rendering of summary view report over half screen only.

Resolution

  1. Create a custom control.
  2. Add below code, it invokes an activity to load the summary view with a desired height and width.

<iframe name ='parent' frameborder ="1" height = "200%" width ="200%" scrolling="yes"
src = "?pyActivity=Rule-Obj-SummaryView.ShowView&ViewClass=XYZ-ABCD-UNU0-Data-Shared-Reports&ViewPurpose=PurposeOfSummaryViewReport &ViewOwner=ALL&pyAction=Refresh"></iframe>

Published November 5, 2016 - 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