Validations for Manual workflow buttons

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rouhu
    Member
    • Sep 2020
    • 42

    Validations for Manual workflow buttons

    Use case: I have a manual workflow button "Approved" on a page for creating and approving Requests. Once pressed it will set the Request status as Approved. Now it should be possible to validate that the approver's approval limit is greater than the requested amount. So it should also be possible to run entity's "API script before save" client side validations when manual workflows are triggered or client side validations should be included in manual workflow definitions.
Working...