Can I cancel a single step in a Workflow? To go ba...
# suiteflow
e
Can I cancel a single step in a Workflow? To go back to the previous step as Active?
n
I don't think so. Netsuite already thinks that step is complete.
a
You just want to go back to the previous stage in your workflow? I do that by adding a button to the record that says "Go Back" and then execute a transition to the previous stage upon clicking that button. You can make the button only available to Administrator's too if you want more control over who can click it
e
Interesting, thanks @AI1