Required Form Fields

I have a form that sends the info to my email. But I would like to have required fields and if they are not filled out, the error message should display above the form.

I would also like to display the IP of whoever sent it in my email only. I know it required hidden fields, but I don’t no how to set this up.