Configure Buttons

Use a button control to add a button, such as a Submit button, to your form.

To configure a button control:
  1. From the Basic palette, drag the Button control onto the canvas.
  2. Select the control and use the General tab in the Properties pane to configure the following:
    Field Description

    Name

    An internal identifier that you will use to identify the control.

    Label

    Specifies the control name that displays to a user.

    Disabled

    Select this property to display the control as inactive.

    Hide

    Select this property to hide the control.

    Auto Focus

    Select this property to automatically select the button when the form loads.

  3. Use the Styling tab in the Properties pane to modify the control’s appearance as needed. See Styling Properties.