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

Scrollbar displays incorrectly within the iFrame

SA-56060

Summary



Forms developed in the application are embedded using Pega Mashup in the existing website. When rendering the UI dynamically, Pega Web Mashup does not resize correctly. This is sporadic. As a result, scrollbar displays incorrectly within the iFrame.


Error Messages



Not Applicable


Steps to Reproduce

  1. Create a Pega Web Mashup gadget.
  2. Embed the gadget in an external application.
  3. Launch the external application. The gadget takes time to load and a scrollbar displays incorrectly for the gadget.


Root Cause



A defect in Pegasystems’ code or rules :
In the pzGenerateHarness Rule Utility Function (RUF), the height of the PEGA_HARNESS was set to 100% using the fixedBBStyles class.



Resolution



Perform the following local-change:

Include the following code snippet in the UserWorkForm.

div#PEGA_HARNESS form{ 
height: auto !important; 
}



 

Published October 24, 2018 - 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