Question
2
Replies
1426
Views
Virtusa
Posted: April 26, 2016
Last activity: April 26, 2016
Closed
How can I return to previous flow from my current flow
Hi, Im calling a new Flow through a Localaction, when im in the new flow i need return to the previous Flow, Step and show the previous Section. Is there any way i can do so . ( Im thinking of having back button)
Hello,
All that within the same WorkObject presumably ? I don't quite see why you couldn't have a button to call the previous flow and previous assignment, but forcing the system to be on a specific LocalAction instead of the default selected FlowAction might be more complex. Do you really have to use a LocalAction ? Can you not have a FlowAction starting the second flow, it would be easiest I think.