Describe the problem/error/question
Hi there,
I am trying to link forms somehow within the n8n tool, but I have not found the proper way to do so yet.
Allow me summarize what I have tried so far:
- Launch a “n8n Form Trigger” node so as to let the user fill all needed fields, and after that, launch the “Execute Workflow” node in order to derive to new workflows with new forms (depending on the gathered information of course). This is not working since the new workflow does only accept the “Execute Workflow Trigger” at the beginning instead of others such as “n8n Form Trigger”.
- Launch some “HTML” nodes, but I did not find the way to link them when I press the button / link.
- Launch a “n8n Form Trigger” node in the middle of the whole workflow, but it cannot be done due to the fact that it only works as a trigger, and it cannot be linked from behind with another one.
Any ideas?
Thanks beforehand, sorry for the inconveniences, and looking forward to hearing from you.
Kind regards.
Daniel.
Information on your n8n setup
- n8n version: 1.41.1
- Database (default: SQLite): The default one, SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): I guess the default one.
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Windows 11