Back ForwardUser Interface events

User Interface events, also called UI events, can be used to automatically trigger actions that make your application's user forms more dynamic, more interactive, and can improve user productivity and accuracy. V6.2 V6.2 GRP-25375 & GRP-29329 pashm

UI events are initiated by a user clicking a button, changing or entering a value in an input field, or selecting a value in a dynamic select field, for example. Triggered actions include refreshing a screen, launching a modal dialog, updating values in a list, or hiding a property.

Use the following facilities to define UI behaviors:

Definitions AJAX, autocomplete field, dynamic select, event
Related topics Harness and Section forms — Working with the Condition Builder
Client Event Editor
Condition Builder

Up Definitions