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

Pick Values window not displaying completely post upgrade

SA-17069

Summary



On clicking the criteria field of any report (list view / summary view) the 'Pick Values' modal window opens up for user to select values. Now, aError messages (page-set-messages or property-set-messages). After the Application is upgraded from PRPC 5.4 version to Pega 7.1.8 version, these modals (for all the report across the application) are appearing with such a height so that Apply / Cancel / Submit buttons are either not at all visible or partially visible, which is not allowing user to select values.

Error Messages



Not Applicable

Steps to Reproduce

  1. Run any report that has prompt setting enabled.
  2. Click on any field to select value.
  3. 'Pick Values' modal will be opened where buttons are not properly visible.

Root Cause



iFrame height is getting set to 96% by default which is causing the issue.

Resolution



Provided HFix-25003 which resolves this issue by adding following style for iframe in desktopbaseuser.css file –


iframe#pickValues_Frame { 
height: 93%; !important 
}

Published January 31, 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