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

User profile does not launch when opened from the portal

SA-34472

Summary




When the user clicks on Open ID/Organization/Division/Unit/Work Group in the Operator Profile of interaction portal, it is opening in the same thread which used to be populated in a new window in CPM 6.x version and the close button is also not present to close the content. The Close icon is almost invisible when the operator profile is opened from interaction portal.

Error Messages



Not Available

Steps to Reproduce



1. Launch the interaction portal
2. Click on Operator Profile.
3. Click on link to Open ID/Organization/Division/Unit/Work Group etc.


Root Cause



A defect in Pegasystems’ code or rules:

The "px-font-pega-core-css" css is responsible for the visibility of icons in the Application. The issue is because this css file is not included to the skin of the CPM application. Regarding invisible close icon, the issue is beacuse the header color of the operator ID rule instance is light grey, which causes the white ‘Close’ button to be almost invisible.

Resolution



Perform the following local-changes:

Added
"px-font-pega-core-css" css to the CPMML6 skin. Create stylesheet and add it to the CPMML6 skin

Add the below code in the stylesheet for the close icon to be visible.

.pi-close-circle, pi-close-circle::before{
color:grey;
}

Published March 10, 2017 - Updated December 2, 2021

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