The issue is that it’s easy to accidentally click on one of these actions. There’s no confirmation prompt, so if someone misclicks — for example, accidentally rejecting a document — the action is immediately executed without any chance to undo or confirm.
@TheerayutEncoder I’d like to suggest adding an Action Confirmation at the Workflow Transition Levels . Since confirmation might not be needed for all workflow states, it would be great if we could have the option to customize the confirmation message using a Jinja template. This feature would really improve user experience by preventing accidental actions and would make the feature more versatile.
I have encountered cases where I have to provide Business Specific Confirmation message as pop up on Action confirmation and customization I suggested if anyone wants to show records attribute in confirmation message to make it more generic feature.