This is a feature request from a user asking the n8n team to add the ability to include custom HTML elements when defining a form using the JSON option, a capability that was missing at the time but is now supported

Hello, I am trying to define my n8n Form Trigger using a JSON array, as described in the documentation. However, I cannot find the option to switch from the visual ‘Fields’ editor to the ‘JSON’ editor. I have looked for a ‘Define Form’ dropdown and the {} toggle icon, but neither are visible in my node parameters

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

Share the output returned by the last node

Information on your n8n setup 1.120.3

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

hello @King_Star

You can’t use JSON mode for the trigger, as it doesn’t make any sense. It’s supported only in the Next Form page node

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.