Hello Community,
I am working on the latest version of Oracle APEX and facing an issue with the Reject option in workflow. When a user rejects a task, the workflow is still moving forward instead of stopping or following the reject path.
In addition, I need to implement a "Review" button that will allow users to send the task back for review (instead of only having Approve/Reject options).
Has anyone encountered this behavior where Reject still continues the workflow? Also, what is the recommended way to configure the workflow so that:
1. Reject correctly follows the intended reject path, and
2. A custom "Review" button can be added to handle an alternate flow.
Any suggestions, examples, or best practices would be greatly appreciated.
Thanks in advance!