Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
English
A sample use case presents such where we need to bypass form validation in the event of rejecting a request.

This is possible by adding an empty/dummy section in a form and changing the section's load binder to Bean Shell Load Binder to store this script below.
This script will remove form validation if the user clicks on "Reject" form button provided by the Process Enhancement Plugin.

...