Defining the action for a row choice
The row choice in a TABLE can be associated with a dedicated
action.
When using a DISPLAY ARRAY
dialog to control a TABLE container, a double-click on a row (for a desktop
client), or a tap on a row (for mobile clients) fires by default the "accept" action.
When using an INPUT ARRAY, a
mouse double-click is typically use to select text in the current cell. However, when defining the
DOUBLECLICK attribute in
the TABLE/TREE/SCROLLGRID container in the form file, a double-click can fire the
specified action during an INPUT ARRAY.
Row choice action can be customized as described in Defining the action for a row choice.