Action set to a button to go to a specific step in Review Harness
Hi
I have a requirement for a user to click a button in the review harness and go to a specific step in a stage.
So far, I have used pxChangeStage to route the user to the stage. But I am unable to route the user to the step.
I also used an approach by using a local action to launch a modal window. It doesn't work in review harness.
Is there a way to achieve this requirement without modifying the case flow?
TIA