Description
Customers receive a voucher with code. This code needs to be validated in a form. After filling in the form a light box popup shows with the message if they have won a price. After that an e-mail will be sent automatically with the details how to receive the price.
What we need?
A form with 5 fields and a checkbox:
• Code (validate format)
• Salutation
• First Name
• Last Name
• E-mail address
A checkbox where they agree with the conditions.
A backend system con…