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

Highlight on tabbed Navigation is missing when error appears

SA-23291

Summary



The highlight on the tabbed navigation disappears when there are errors on that screen.


Error Messages



Error message is available on the screen, but screen number is not highlighted.


Steps to Reproduce


 
  1. Create a case with screen flow. In screen slow start shape, enable “Allow Errors”.
  2. Run the case. The highlight on the tabbed navigation (showing the current screen) is visible.
  3. Proceed forward without entering data in the mandatory fields.
  4. Observe that flow actions having error are not highlighted while forward backward navigation.


Root Cause



A defect in Pegasystems’ code or rules: Issue in PRPC in highlighting the current step when there are errors.
Raised a bug which fixes in later versions.

Resolution



Perform the following local-change:

1. Add the below css styles in the userworkform:

<style> 
#ScreenFlowTabs ul li#currenterror a:before { 
background: #23609d; 
color: #fff
width: 37px; 
padding: 11px 0; 
top: -20px; 

</style> 

2. Save the userworkform rule to application ruleset.

 

Published May 21, 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?

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