How to deal with the submit button of web form?

I’ve use Builder to develop a home page and put a web form in a hero container (see attached picture). But I don’t know how to deal with the submit button and where does the filled information go. I couldn’t find an example tutorial.

Need some help or instruction.

Thanks!!

1 Like

Hi:

You will need to build your logic to fetch or push data to somewhere (frappe backend or others …).

Check this:

Hope this helps.

1 Like