Problem with dynamic form in n8n

hi can is posible to input my data in option radio button automatic ? because sometime the data email its not static 3 email, but can lower or maybe more many.

obrigado :slight_smile:

Hi @Agellls, welcome!

Yes, this is possible, You can use the JSON option like this:

Then dynamically build the JSON based on your data..

Here is a working example you can start with:

2 Likes

thanks sir so helpfull

1 Like

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