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

Compare with Current View Page History

Version 1 Current »

Definition

Bean Shell Multirow Validator allows you to write custom Java coding to validate multi row Form Elements, such as Form Grid, Spreadsheet, Advanced Grid, etc.

Figure 1: Bean Shell Multirow Validator

NameDescription
Script

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

Injected variables available for consumption are:-

  • element
  • rows
  • formData
Decoration

HTML coding to indicate that the plugin is in force.

Example

*

which produces

 

 

 

  • No labels