Read documentation on Form Life Cycle to understand how to best use the form events.

1

On Page Load

2

On PreInit

3

On Init

4

On Submit

Submit logic is now defined for each indidivual button in its OnClick section.

5

On Validation Failed

6

Tab Events

Trigger the Tab loading animation from the Form. Disables Form's own loading animation.

Define a list of actions to be executed after the Tab containing this Form is entered.

Define a list of actions to be executed after the Tab containing this Form is left.

this option enables all tabs' conditions to be reevaluated when a Tab is changed.

this option enables Action Form to avoid validation (both client and server side).

if activated, the actions will not be executed twice if the form has not been changed.

this option enables Action Form to save data to reports table.