action

When the displayUse property is set to button or hyperlink, the action property identifies the code that EGL invokes when the user clicks the button or link in a web page that a JSF handler displays.

The value you assign to action is used as a default when you place the field (or a record that includes the field) on the web page in Page Designer.

The value of action is one of the following kinds of string literals:
If you do not specify a value for action, the following events take place when the user clicks the field:

Compatibility

Table 1. Support for action property
Data item JSF handler VGUI record Console UI Text Form Java Text Form COBOL Print Form Java Print Form COBOL
Yes Yes No No No No No No

Feedback