From the Form Template component tree you can also manage the buttons.
By right-clicking on a button you can delete it.
Simply selecting it, instead, you can act on its configuration.
The fields have the following meaning
FIELD | SIGNIFIED |
Label | Text in the button. |
Code | Additional identification. Used for system buttons only. |
Area | Form Area where the button has to be displayed (Header or Footer). |
Status | If Disabled the button will not be added to the form. |
Class | With this field you can assign one or more css classes to the button. |
OnClick | Scripting area where you can define the OnClick action of the button. |