Search Results for

    Show / Hide Table of Contents

    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.

    image-20230607112216067

    Guideline

    Add form action

    image-20230607112336204

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

    image-20230607112522377

    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

    image-20230607112536463

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

    image-20230607112938513

    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

    image-20230607113240380

    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.

    image-20230607113222910

    Next section

    Component: Form Management - Forms

    In This Article
    Back to top Generated by DocFX