Form Submission

Hi all

I am new to Blocs, so please excuse my ignorance.
I am attempting to set up a form on my website so that the data will be submitted straight to my email address.
The form is self hosted.
I have put my own email address in the SEND TO box (assuming that any data in the form will be sent to this address).
I have no idea what to put in the FROM box. What goes in here?
Any advice would be greatly appreciated.
Thanks in advance.

I usually just put something like contact_form@somewebsite.com ( choose your own email ).

It doesn’t matter as long as it is a valid email address. I just choose the email name so that it’s clear that this is a message that originates from the contact form of the website.

In an ideal world it would be the contact email on the form itself.

@norm, how about being able to designate a form field for use as the “from” address?

Thank you very much for the suggestion.
I’ll give it a go.