Forms dynamique datas

Hello this is my configuration :

i m on premise :

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

Hello,

i got an issue, when i m using form trigger works perfectly but it’s a start workflow

and i want do a script before form to add him some data dynamicly ?

how to add a data and add it to the form, before he start

thanks

hello @Issa2024

you can’t add anything before start. But you can dynamically populate the form with Form Next Page node
n8n Form node documentation | n8n Docs

Hello,

i can’t add date before the node trigger ?

do u know how to do it adding information for a select form before the form start ?

Exemple :

I create a script to get value and i want adding this data on the form on select form :

this is the data for the form to populate :

and i want adding this here : and populate the form

can i do that please ?

hello, you will need a Next Form Page node for that

Hello thanks but this form are error and i can’t lunch it :confused:

because field are empty :

i think i missing somethings :confused:

Because that’s an example… you should adapt it to your use case

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