You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Definition

Bean Shell Validator allows you to write custom Java coding to validate the Form Element.

Figure 1: Bean Shell Validator

New Feature

Newly introduced in Joget Workflow v5

NameDescription
Script

Script in Java. Please see Bean Shell Programming Guide for code example.

Injected variables available for consumption are:-

  • element
  • values
  • formData
Decoration

HTML coding to indicate that the plugin is in force.

Example

*

which produces

 

 

 

 

  • No labels