I need a simple form with fields for (name and phone). Below is a list with numbers from 1 to 100, for example.
The user fills in the form and after the "Submit" I receive an email with the information and number chosen by the visitor. The same information should be printed on the screen for the user.
Well, until then I can do it, but I need something more. In case I want the number chosen by visitor 1 to be unavailable to visitor 2 and so on .
Could anyone help me with this?
Thank you in advance!