Hi Guys, i have used the wordpress plugin name called contact form 7... In that form without filling any of the fields i click the submit button but it shows that please enter the required fields before the field text box and atonce the request form was gone. May i know what was the reason for this
Some fields are required for the form to work. http://contactform7.com/text-fields/ great guide there but text fields are required by default I think. hope that helps, Nigel
there are Workarounds for this. Just create a prefilled text field and by css hide it. This should work out!
You can mark these fields as not required in the settings for the contact form itself. I usually make captcha a requirement to prevent some spammers. For example the default field: [text* your-name] Which is in the contact form has a *. This * marks it as a required field. Take this out in your contact form settings and your issue is resolved for this particular field.