Simple-ish approval work flow here. On pending app...
# suiteflow
d
Simple-ish approval work flow here. On pending approval state, when user hits 'approved' button I have a transition to 'approved state' and it then changes the record status field to approved. Inactive=F However, it only makes the move from Pending Approval to Approved when Do Not Exit Workflow = T. Any suggestions please?
m
It sounds like the WF is transitioning to approved, then exits the wf then restarts the WF and goes back to pending approval again Then do not exit WF stops that