• I want to create form from contact form 7. I have a problem in contact form 7 is to validate the email id in proper format like [email protected].

    2nd problem is in tel tag.I need numbers only but The problem is it take alphabets, number and all signs

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    See https://contactform7.com/text-fields/

    You can use email and telephone number fields.

    Thread Starter premiumcodes

    (@premiumcodes)

    Hi

    i am using these field but doesnt work.Please tell me.

    <label> Your Name (required)
    [text* your-name] </label>

    <label> Your Email (required)
    [email* your-email] </label>

    <label> Contact Number (required)
    [intl_tel* intl_tel-270] </label>

    <label> Number of Adults (required)
    [number* number-506 min:1] </label>

    <label> Number of Children (Above 6 years)
    [number* number-507 min:0] </label>

    <label> Date of arrival (required)
    [date* date-532] </label>

    <label> Date of departure (required)
    [date* date-532] </label>

    <label> Type of Service (required)
    [select* menu-379 “—–” “Pick Up / Drop Facility” “Rental Bike/ Car”] </label>

    <label> Additional Requirements
    [textarea* textarea-542 placeholder “Like total Adults, Children & Infants, Car and Bike like innova, swift desire, pulsar, activa.”] </label>

    <label> Your Message
    [textarea your-message] </label>

    [submit “Send”]

    Thread Starter premiumcodes

    (@premiumcodes)

    Hello

    Please reply.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘contact form 7 validation’ is closed to new replies.