add phone to quickcontact.php

4 replies · opened Feb 8, 2019

VvollwebdesignFeb 8, 2019

Hey there,

Can I just add a phone number item into this form?

If so how do I have to change the quickcontact.php in order to have the field processed properly as a required field that only allows numbers with all the necessary details?

Thanks,
Torsten

VvollwebdesignFeb 8, 2019

and the $message_success is not showing up either.

Thanks

SSemicolon WebSTAFFFeb 10, 2019

Hello,

Please update the Files to the Latest Version as we have released a very Powerful Form Processor which will allow you to add Unlimited Number of Fields to your Forms. Please check the Documentation > Forms Section and Update your Files using the Documentation > Changelog Section.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

VvollwebdesignFeb 20, 2019

Hey there,

Thanks for the information! The new forms are really cool however the documentation is not great as it seems?

I have now a contact form in place at https://ac-facilitymanagement.de/dev/kontakt.html however I cannot get the checkbox validated properly meaning the checkbox does not turn red to indicate that it is required to check it in order to submit the form.

Also, how can I only allow numbers for a phone number field?

Thanks for your help.

Cheers,
Torsten

SSemicolon WebSTAFFFeb 21, 2019

Hello,

  1. We will love to have suggestions from you to improve the Documentation on Forms.

  2. The Checkbox does not have the .required Class added to them and additionally, checkbox styling is not supported on the Browsers.

  3. For using just Numbers, you will need to use <input type="number" instead of <input type="text". These are basic HTML5 Input Types.

Additionally, for more jQuery Validation Classes, please check: https://jqueryvalidation.org/documentation/ .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard