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

Breadcrumb displays incorrectly with reassigned functionality

SA-69877

Summary



User has added reassign functionality in the screen flow which returns to the same screen. However, when the reassigned operator opens the case, Breadcrumb does not display correctly.




Error Messages



Not Applicable


Steps to Reproduce



Reassign the case and return to the previous stage using the 'Change stage' step.


Root Cause



Unknown.


Resolution



Perform the following local-change:

Place the following code in UserWorkForm:

<style>
#ScreenFlowTabs ul li[aria-label="Additional Information"]#future 
  {
    visibility:visible !important;
    display:block !important;
  }

#ScreenFlowTabs ul li[aria-label="Change Assests"]#future 
  {
    visibility:visible !important;
    display:block !important;
  }

</style>


 

Published January 8, 2019 - 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