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 visibility in screenflow with local action

SA-9722

Summary



When user performs a local action, while  in a screen flow. Screen flow breadcrumb trail can be seen under section that gets rendered for a local action.

Error Messages



NA

Steps to Reproduce



Go to screen flow, perform local action.

Root Cause



This is an expected behaviour in the system

Resolution



Customise the section ProcessSteps_ScreenFlow to achieve the requirement.

Change is to place a when condition for displaying the breadcrumb section via JSP code :-


<pega:when test="newAssignPage.pyDefaultActionIndex == '1' ">
<div>
  <pega:include name="ProcessFlowPath" type="Rule-Obj-HTML" />
</div>
</pega:when>

Published May 8, 2015 - 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