• Resolved A Restless Soul

    (@lightchaserphotos)


    I am trying to get a telephone filed to work on my contact form, but everytime I try a test send, the email comes through with everything except the telephone.

    This is the form fields I have:

    <label> Your Name (required)
        [text* your-name] </label>
    
    <label> Your Email (required)
        [email* your-email] </label>
    
    <label> Your Phone
        [tel tel-474] </label>
    
    <label> Subject
        [text your-subject] </label>
    
    <label> Message
        [textarea your-message] </label>
    
    [recaptcha]
    
    <br>
    
    [submit "Send"]

    Any one have any ideas!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • You need to add a corresponding CF7 Mail tag in the Mail tab for each field you want to use from the Form tab.

    Thread Starter A Restless Soul

    (@lightchaserphotos)

    Hi Neil.

    Thank you.
    I’ve put the [tag-474] in the Mail section and the test now shows the tel field.

    The problem i’ve now got, is that it only shows the following: Phone: [tag-474]

    Can you tell what I need to get the field text. Sorry if this is annoying, but it’s the first time I’ve done this.

    Many thanks.

    Use Phone: [tel-474] not Phone: [tag-474].

    Thread Starter A Restless Soul

    (@lightchaserphotos)

    Hello Neil.

    Many thanks friend, that has solved my dilema. It now works wonderfully.

    Much appreciated.
    Mike.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Using the Tel tag’ is closed to new replies.