How to Cancel in a workflow

Hey there,

It's possible to add a "Cancel" button to the workflow view to undo an entry. How can I integrate the "Cancel" button into the workflow and forward to another stage instead of remaining in the current stage? The background is as follows: I want to edit a record that is no longer in draft mode. Draft mode isn't suitable in my case, as it would cause the workflow to no longer function.

What is the best way to do that?

Best

Thomas

You can edit the app and add buttons and stages as you like. After you deploy the app you can then find that record and click the button to move it to the desired stage.