Skip to content

Commit

Permalink
fix(Form Trigger node): remove depreacted option
Browse files Browse the repository at this point in the history
  • Loading branch information
ayatnkw committed Dec 5, 2024
1 parent b3883fc commit 201bef3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ Choose when n8n sends a response to the form submission. You can respond when:

- **Form Is Submitted**: Send a response to the user as soon as they submit the form.
- **Workflow Finishes**: Use this if you want the workflow to complete its execution before you send a response to the user. If the workflow errors, it sends a response to the user telling them there was a problem submitting the form.
- **Using 'Respond to Webhook' Node**: Use this for the form trigger to respond as defined in the [Respond to Webhook](/integrations/builtin/core-nodes/n8n-nodes-base.respondtowebhook/) node.

## Node options

Expand Down

0 comments on commit 201bef3

Please sign in to comment.