Component: Form management - Form actions
Introduction
The Form actions page is used to manage the form actions that are used in the form, e.g., submit form, save form as draft, etc.
The list displays the basic information of the form actions, such as Name, Event name, and Active status.
You can add, edit, and delete form actions. You can also import form actions from a JSON file, or export them to a JSON file.

Guideline
Add form action

By clicking the Add button, the Add form action dialog is opened.

The dialog includes the following fields:
Name
- This field is required.
- The name of the form action must be unique.
Event name
- This field is required.
- You must select an event from the list.
- The list of event names is pre-defined by developers.
Active
- The form action is active by default.
- You can deactivate it by unticking the checkbox.
- Only active form actions are available in the relevant settings of the Form configuration.
Edit form action

By selecting an item in the list and clicking the Edit button, the Edit form action dialog will be opened.

The dialog displays the saved data of the form action, such as Name, Event name, and Active status, and you can update the saved data.
Delete form action

The Delete button is only enabled when a form action is selected. Only the form action which is not in use can be deleted.
If you delete a form action that is already in use, the deletion will be disallowed, and a warning message will be displayed.
If you delete a form action that is not in use, the deletion confirmation dialog will be opened. By selecting the Yes button, the form action will be deleted immediately. If you select the No button, the deletion will be cancelled.
