Support Article
Avoid validation on click of Back button in tabbed ScreenFlow
SA-3170
Summary
Users are performing some validations (validate rule defined in Flow Action) in tabbed screen flow. Pega validates on click of next. If user decides to click on Back button the validation is nonetheless performed.
Error Messages
NA
Steps to Reproduce
1) Create Validate rule for validation.
2) Define validate rule in Flow Action.
3) In tabbed screen flow, go to particular screen and click on Back button.
Resolution
This issue is resolved through the following local change:
Set a flag (set a property to 1 or 0) on click of the back button and use a when rule on this flag to decide whether to call validate rule in the post flow action activity.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.