I created a form that has first/last name, email, address, etc. Also has submit and reset button.
My questions is:
For this form once you hit submit it is supposed to create a file that puts that persons name on a list.
How/where can I find a example?