InstallerContactSite Map

Answer

In order to display the dialog the "NewDialog" published control event must be used.

Select the button that will trigger the control event.

Select the “Published Events” tab in the “Control” pane.

Use the [ New... ] button to create a new control event. The Edit Control Events Dialog will be displayed.

Configure the control event as follows:

  • Name = NewDialog
  • Argument = Choose the name of the dialog that you want to display when the button is pushed. If you don't want to use one of the existing dialogs but create a new one choose the “<NewDialog>” option.
  • Condition = Leave the this field unchanged if you don't want to condition the execution of this control event.