I’d like to create a form so that there are up to 10 multiple fields that take the name and email addresses. When you submit the form, there should be a page confirming the invitation.
A file “template” should contain the message on the invitation at the same time copies me this information so that I have the name and email addresses.
The file template should say something like:
Subject: You’re invited
You’re invited details are below
Name
Email address
Date
So on…
How do you think I should go about this?