Stepper events reference

This page lists the events triggered in the steppers, grouped by user actions and ordered by their execution position. The validations running between these events are also indicated.

User opens a stepper

  • Stepper - Start, as defined in the stepper.

  • Step - Enter (Once), as defined in the first step displayed.

  • Step - Enter (Each), as defined in the first step displayed.

User finishes a stepper by clicking Finish

  • Step - Exit (Pre-validation - Once), as defined in the current step.

  • Step - Exit (Pre-validation - Each), as defined in the current step.

  • Validation - Step Exit Validations, as defined in the current step.

  • Step - Exit (Post-validation - Each), as defined in the current step.

  • Step - Exit (Post-validation - Once), as defined in the current step.

  • Step - Close (Once), as defined in the current step.

  • Step - Close (Each), as defined in the current step.

  • Collection Step - Close Child (Once), as defined in the parent collection step (if any).

  • Collection Step - Close Child (Each), as defined in the parent collection step (if any).

  • Step - Exit (Pre-validation - Once), as defined in the parent collection step (if any).

  • Step - Exit (Pre-validation - Each), as defined in the parent collection step (if any).

  • Validation - Step Exit Validations, as defined in the parent collection step (if any).

  • Step - Exit (Post-validation - Each), as defined in the parent collection step (if any).

  • Step - Exit (Post-validation - Once), as defined in the parent collection step (if any).

  • Stepper - Finish (Pre-validation), as defined in the stepper.

  • Validation - Stepper Finish Validations, as defined in the stepper.

  • Stepper - Finish (Post-validation), as defined in the stepper.

User closes a stepper with Close > Discard All

  • Stepper - Close (Discard), as defined in the stepper.

User closes a stepper with Close > Save For Later

  • Stepper - Close (Saved), as defined in the stepper.

User clicks Back on any step

  • Step - Back (Once), as defined in the current step.

  • Step - Back (Each), as defined in the current step.

  • Step - Enter (Once), as defined in the previous step.

  • Step - Enter (Each), as defined in the previous step.

User clicks Previous, Continue, or a step in the header from any step

  • Step - Exit (Pre-validation - Once), as defined in the current step.

  • Step - Exit (Pre-validation - Each), as defined in the current step.

  • Validation - Step Exit Validations, as defined in the current step.

  • Step - Exit (Post-validation - Each), as defined in the current step.

  • Step - Exit (Post-validation - Once), as defined in the current step.

  • Step - Enter (Once), as defined in the previous or next step.

  • Step - Enter (Each), as defined in the previous or next step.

User clicks Continue on any step

  • Step - Exit (Pre-validation - Once), as defined in the current step.

  • Step - Exit (Pre-validation - Each), as defined in the current step.

  • Validation - Step Exit Validations, as defined in the current step.

  • Step - Exit (Post-validation - Each), as defined in the current step.

  • Step - Exit (Post-validation - Once), as defined in the current step.

  • Step - Continue (Once), as defined in the current step.

  • Step - Continue (Each), as defined in the current step.

  • Step - Enter (Once), as defined in the next step.

  • Step - Enter (Each), as defined in the next step.

User clicks Close on a step within a parent collection step

  • Step - Exit (Pre validation - Once), as defined in the current step.

  • Step - Exit (Pre validation - Each), as defined in the current step.

  • Validation - Step Exit Validations, as defined in the current step.

  • Step - Exit (Post-validation - Each), as defined in the current step.

  • Step - Exit (Post-validation - Once), as defined in the current step.

  • Step - Close (Once), as defined in the current step.

  • Step - Close (Each), as defined in the current step.

  • Collection Step - Close Child (Once), as defined in the parent collection step.

  • Collection Step - Close Child (Each), as defined in the parent collection step.

User clicks Add Another on a step within a parent collection step

  • Step - Exit (Pre-validation - Once), as defined in the current step.

  • Step - Exit (Pre-validation - Each), as defined in the current step.

  • Validation - Step Exit Validations, as defined in the current step.

  • Step - Exit (Post-validation - Each), as defined in the current step.

  • Step - Exit (Post-validation - Once), as defined in the current step.

  • Collection Step - Add Child, as defined in the parent collection step.

  • Step - Enter (Once), as defined in the first step displayed of the parent collection step.

  • Step - Enter (Each), as defined in the first step displayed of the parent collection step.

User clicks Edit Next on a step within a parent collection step

  • Step - Exit (Pre-validation - Once), as defined in the current step.

  • Step - Exit (Pre-validation - Each), as defined in the current step.

  • Validation - Step Exit Validations, as defined in the current step.

  • Step - Exit (Post-validation - Each), as defined in the current step.

  • Step - Exit (Post-validation - Once), as defined in the current step.

  • Collection Step - Edit Child (Once), as defined in the parent collection step.

  • Collection Step - Edit Child (Each), as defined in the parent collection step.

  • Step - Enter (Once), as defined in the first step displayed of the parent collection step.

  • Step - Enter (Each), as defined in the first step displayed of the parent collection step.

User clicks Create on a collection step

  • Collection Step - Add Child, as defined in the current collection step.

  • Step - Enter (Once), as defined in the first child step displayed.

  • Step - Enter (Each), as defined in the first child step displayed.

User clicks Edit on a collection step

  • Collection Step - Edit Child (Once), as defined in the current collection step.

  • Collection Step - Edit Child (Each), as defined in the current collection step.

  • Step - Enter (Once), as defined in the first child step displayed.

  • Step - Enter (Each), as defined in the first child step displayed.

User clicks Remove on a collection step

  • Collection Step - Remove Child (Once), as defined in the current collection step.

  • Collection Step - Remove Child (Each), as defined in the current collection step.

User clicks Delete on a collection step

  • Collection Step - Remove Child (Once), as defined in the current collection step.

  • Collection Step - Remove Child (Each), as defined in the current collection step.

User selects Mass-Update on a collection step

  • Collection Step - Edit Child (Once), as defined in the current collection step.

  • Collection Step - Edit Child (Each), as defined in the current collection step.

User clicks Copy on a collection step

  • Collection Step - Add Child, as defined in the current collection step.

  • Collection Step - Copy Child (Once), as defined in the current collection step.

  • Collection Step - Copy Child (Each), as defined in the current collection step.

  • Collection Step - Edit Child (Once), as defined in the current collection step.

  • Collection Step - Edit Child (Each), as defined in the current collection step.

  • Step - Enter (Once), as defined in the first child step displayed.

  • Step - Enter (Each), as defined in the first child step displayed.

User selects Import on a collection step

  • Collection Step - Import (Once), as defined in the current collection step.

  • Collection Step - Import (Each), as defined in the current collection step.