Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

BeanShell Action allows you to write custom Java code to perform custom actions on the datalistList.

BeanShell Action Properties

Configure BeanShell

...

List Action

Image RemovedImage Added

Figure 1: BeanShell Action Menu

...

NameDescription
LabelLink / Button label.
Confirmation MessageConfirmation message before performing action.
Script

Visibility Control

Image RemovedImage Added

Figure 3: Visibility Control Properties

NameDescription
Rules

Defines when the action should appear based on the condition(s) set.

Only applicable to row action placeholder.

FieldDescription
Join TypeCondition type to fulfill.
FieldForm field ID.
Operator

Available operator types:

  • Equal
  • Not Equal
  • Greater Than
  • Greater Than Or Equal
  • Less Than
  • Less Than Or Equal
  • Like
  • Not Like
  • In
  • Not In
  • Is True
  • Is False
  • Is Empty
  • Is Not Empty
  • Regex
  • Not Regex
ValueShow the action when form field matches the condition.

Others

Image Added

NameDescription
Header LabelHeader label of the BeanShell Action
Display Type

Display type of the BeanShell Action

  • Link Button
  • Primary Button
  • Secondary Button
  • Success Button
  • Danger Button
  • Warning Button
  • Info Button
  • Light Button
  • Dark ButtonÂ