Hi, I don’t know if this is a bug (or, more probable, just a beginner mistake): I don’t find the Option “redirect” in the n8n Form while it is in the JSON file
1. JSON file
},
“options”: {
“respondWithOptions”: {
“values”: {
“respondWith”: “redirect”,
“redirectUrl”: “www.gmail.com”
}
2. Interface of Form node:
NB: I activated this option some hours ago but I think that I deleted it later to use a Next Form node.
Information on your n8n setup
- n8n version: Last
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main):?
- **Running n8n via (Docker, npm, n8n cloud, desktop app):**docker or npm (not sure)
- Operating system: Windows