Writing a Bean Shell script enables one to populate a Form element's options based on their own requirements/sources.
Figure 1: Bean Shell Form Binder Properties
Name | Description |
---|---|
Script | Script in Java. See Bean Shell Programming Guide > Form Load Binder for example. |
Use AJAX for cascade options? | Only available when used as an Options Binder. An array "values" is passed to the script automatically. See Bean Shell Programming Guide > Form Ajax Options Binder for example. |