I want to be able to create a form that emails the user who input the form to receive a notification. When doing so, I want the email to contain a date 14 days from the date the form is filled out. I don't want this to show up in the URL to fulfil the conditional tag (this will be a voucher with an expiration date).
What is the best way to go about this?
Thanks