How can we give reponse on the form

Hey! I have a small problem, and I hope to find a solution here. My issue is that I’m using the “on form submission” node, but I don’t just want to collect information from my users. I am creating a form where users can enter their questions, and I have built an AI agent to provide answers within the same form. I have made a couple of settings that you can see in the image.

1 Like

Hey @Muhammad_Qasim2 Welcome to the n8n community!

As you are using On Form Submission which is a trigger node, i recommend using a ‘Next Form Page’ node so with that there will be a previous node which you can enter data from in the new form, and make sure you have previous node’s data pinned in testing so that you can easily drag and drop it, let me know if you need further help!

Cheers!

3 Likes

It is now working. Thank you very much; I wasted 5 hours on this issue. Once again, thank you, sir @Anshul_Namdev

1 Like

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