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

After upgrade step names in case designer are not visible

SA-5250

Summary



The application was updated from Pega 7.1.6 to Pega 7.1.7. Case Designer of a case created before the update was opened in Internet Explorer 8. The names of the steps under each stage are not visible. When Configure Process Detail is clicked, the stage designer opens, but no buttons or navigation tools work other than the close tab X button.

Error Messages



Not Applicable


Steps to Reproduce

  1. Open Designer Studio.
  2. Open a previously created Complaint Case in Case Designer.
  3. Click Configure Process Details on any stage.

Root Cause



The root cause of this problem is a defect in Pegasystems’ code or rules.


Resolution



Perform the following local-change:

Place the following code in UserWorkForm HTML fragment:

<style type="text/css">
.ie8 div[node_name="pzProcessesList"] table.gridTable > tbody > tr.cellCont > td.gridCell {
z-index:0 !important;
}
</style>

Published December 8, 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?

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