Show/Hide Toolbars

Initial actions are used to run an initialization routine when a wizard is started by the user but before the first page of a wizard opens. For example, these actions may compute the values inserted from the template associated with the wizard.

Points To Remember

Initial actions are optional and depends on your wizard design.

Initial actions must be defined as automated actions.

You may only define one initial action per wizard.

See also Execution and Population Order.