BeanShell Formatter

The BeanShell Formatter allows you to write custom Java code to transform values on the datalist column. This feature provides flexibility and control over how data is presented, enabling customized data formatting based on specific requirements.

Configure BeanShell

To add this Formatter, go to the element's properties under Formatter and choose BeanShell in the Formatter field.

When adding BeanShell, you will see the following field available for configuration:

  • Script: Script in Java. Write a custom Java code here to define how the values in the data list column should be transformed.

See the Bean Shell Programming Guide - Datalist Formatter for detailed instructions and examples.

Using BeanShell Formatter, you can enhance the data display in your data list by applying custom formatting, making the data presentation more meaningful and tailored to your application's needs.

Created by Julieth Last modified by Aadrian on Dec 13, 2024