Page 1 of 1

Making a contact form drive me crazy...

Posted: Thu Apr 25, 2019 4:01 pm
by psaldari
for two days I have been trying to create a simple contact form ... but it doesn't work as I would like and this drives me crazy ...
how can I make the same contact form like the tutorial here:
http://www.quickandeasywebbuilder.com/validation.html
its the first "Default validation"

Paolo

Re: Making a contact form drive me crazy...

Posted: Thu Apr 25, 2019 6:30 pm
by Pablo

Re: Making a contact form drive me crazy...

Posted: Thu Apr 25, 2019 8:25 pm
by psaldari
I read all your tutorials and FAQ, but, as I write in the "Is it a bug?" post, my forms do not works like yours.
In yours if I do not insert the email address and I click the Submit button I receive a message, if I write a partial address I receive the same message.
I test to use the wizard, I test to create a form from scratch but always with the same results.
Can you write a step by step tutorial?

Paolo

Re: Making a contact form drive me crazy...

Posted: Fri Apr 26, 2019 6:59 am
by Pablo
The tutorials and FAQ describe step by step how to implement a form.

To be able to help you I need to see what you have done.
What is the URL of the page?
What are your exact settings?

Re: Making a contact form drive me crazy...

Posted: Fri Apr 26, 2019 9:57 am
by psaldari
Never mind, I found the problem...
if I set the same value in the Property Inspector and in the Validation (for example mail on both) there is no warnings and the email is sent.
But if I set in the Property Inspector "text" as a Type and in the Validation I set "Email Address" as Data Type all works great.

Cheers
Paolo

P.S. is it normal or is it a bug?

Re: Making a contact form drive me crazy...

Posted: Fri Apr 26, 2019 5:17 pm
by Pablo
The input type 'email' is standard HTML functionality. However, it may work different in different browsers. This is unrelated to QWB.