Course Content

Expand All

Formtemplates Buttons Configuration

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

FIELDSIGNIFIED
LabelText in the button.
CodeAdditional identification. Used for system buttons only.
AreaForm Area where the button has to be displayed (Header or Footer).
StatusIf Disabled the button will not be added to the form.
ClassWith this field you can assign one or more css classes to the button.
OnClickScripting area where you can define the OnClick action of the button.