Introduction

BeanShell (Multirow) Validator allows you to write custom Java coding to validate multi-row Form Elements, such as Form Grid, Spreadsheet, Advanced Grid, etc.

BeanShell (Multirow) Validator Properties

NameDescription
Script

A script in Java. Please see the  Bean Shell Programming Guide for a 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

Demo App


  • No labels