Is it possible to add button on "done tasks" menu, so that i can start new process from done tasks

1
0
-1

Hi, please let me know how to achieve this.

i have a simple flow where document is approved.after approval, workflow will end.

but need to implement something like- from Done tasks, select one case - select the approved document and set new data variables then start same process again(add new button here to start process).

so the Approved document should also be uploaded to new process along with user form input(default data entry).

thank you.

Comments

Submitted by Dibyajit.Roy on Tue, 06/21/2022 - 11:28

Hello
Just fetch the Details of the document using old case id and pass the documents along with normal formOutput.
Add a button to start a new case and pass the formOutput as payload.

Regards

Submitted by Shrav016 on Thu, 06/23/2022 - 13:19

Thank you for the quick reply.

working now.

No answers yet.
Notifications