Configure Buttons
Use a button control to add a button, such as a Submit button, to your form.
To configure a button control:
- From the Basic palette, drag the Button control onto the canvas.
- 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.
- Use the Styling tab in the Properties pane to modify the control’s appearance as needed. See Styling Properties.