# Form Trigger

This trigger app supports visual design of forms, and triggers workflow execution through form submission operations.

# How To Use

# 1. Save workflow first!

Before designing the form, you need to save the workflow first (this is mainly to obtain the workflow id to associate with the generated form url).

Click the [save] button on right side.

image-20230815222628266

# 2.Drag the [Form Trigger] into canvas and jump to form visual editor

image-20230815223005776

Click the [Edit Form] button, jump to the form editor below.

image-20230815223240825

After designing the form, click [Save Draft] , after that, you can preview the form by click [Preview] button.

image-20230815223453073

The following is the preview effect demo of the form.

image-20230815223618382

# 3.Save the workflow

After the form is designed and saved, return to the process editing interface to continue designing the process after the form is submitted.

Go back to [Workflow List] page, you will see the form workflow just created, and you can click the form link to jump to the form submission page.

image-20230815224035129

# 4. Submit form

Form Submission Page

image-20230815224325578

Every time the form is submitted, the workflow will be triggered to create and execute an execution instance.

# 5. Form submission history

You can see the form submission history on the [DONE] tab page of page [User Task > Form] or page [Execution].

image-20230815224522586

See the form trigger app output.

image-20230816222459183

image-20230815224800884

You can click the submittion url to see the detailed content.

image-20230815225117875

lastUpdated: 6/12/2025, 7:57:02 PM