Button control properties
Once a button control has been added to a form, you can configure it using the options on the Properties tab.
ID: The button control ID. The ID is automatically assigned when a button control is added to a form. The value of this field cannot be edited.
Name: A name for the button control. This name is used to identify the button control in other forms.
Button Type: The button type. The following options are available:
- .Regular
- Reset
- Save
Value: The text that will be displayed on the button.
Tab Order: The sequence in which a field will be selected when Tab is pressed. For example, if the tab order for a field is set to 3, when Tab is pressed for the third time, that field will be selected.
Edit Rules: Opens the Edit Rules window where you can configure conditional rules for the control. See Conditional rules for more information.
Menu