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

Collapsible icon is not visible post upgrade

SA-33336

Summary



The collapsible icon in the header of the collapsible dynamic layout is not visible after upgrading from Pega 7.1.8 to Pega 7.2.2.



Error Messages



Not Applicable

Steps to Reproduce



Use a collapsible layout, and include another section in it.

Root Cause



An issue in the custom application code in the skin. The expandable icon URL was missing.

Resolution



Apply the following local-change:
Include the code given below in the UserWorkForm.


<style>
.layout-outline>.Collapsed>.header-bar>*>.icon-openclose {
background-image: url('webwb/pz-collapsed.png') !important;
width:30px;
}
</style>

Published February 20, 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