Re: How to Edit a Form | |
Hi.
I have used the form manager to make a simple form and used the PHP option in the manager. It works perfectly and the info is sent to my designated email address.
I do have a problem though that in the fields where information is required, if I don't put any information in, it still accepts the form submission.
Also, one of the boxes I defined as being number and even indicated how many characters are required. However it accepts any input even letters or it can be left blank and the form can still be sent.
How can I ensure that the required fields must be completed and that it must also be given the required type of info.
Thanks
|