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

Alignment of 'Excel Editor' button in List View report in Pega7

SA-9461

Summary



You have a List View report with 40 columns with an 'Excel Editor' button configured. This is migrated from PRPC 5.5 to Pega 7.1.4. When the report is run, users have to scroll across all columns till the end to see the 'Excel Editor' button. You have a requirement to have a button to appear in the default screen space.

Error Messages



Not Applicable

Steps to Reproduce



Create and Open a List View with 40 columns configured with an 'Excel Editor' button.

Root Cause



This is out-of-the-box behavior for List View in Pega7.

Resolution



To achieve your requirement, you can implement a Local-change as below.

1. Go to your List View, open Format tab and create a style sheet (write any name in 'Style Name' and open to create).



2. Paste the below code in file and save.

#embeddedlvbody table{
width: 10px !important;
}




3. Save your List View and verify the solution. The 'Excel Editor' Button now comes in the default screen view.

Published June 12, 2015 - 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