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

    (@takayukister)

    Thread Starter gina tynes

    (@gina-tynes)

    I want each line of my form to email with my answers. Which special mail tag will do this and how do I put it into the message body?

    tks
    gina

    Gina,

    This is a segment of the input code from one of my forms.

    <strong>Email [email To-email class:text class:email]
    
    Home Phone [tel To-Home-phone 18/]                   
    
    Work Phone [tel To-Work-phone 18/]
    
    Cell Phone [tel To-Cell-phone 18/]
    </strong>

    and this is what I have in the email form that is sent when the user clicks Submit.

    <strong>Email: <[To-email]>
    Home Phone: [To-Home-phone]
    Work Phone: [To-Work-phone]
    Cell Phone: [To-Cell-phone]
    </strong>

    Also, note that To-Home-phone on the input form and To-Home-phone on the email (the port in the Message Body, are case sensitive.

    If you want to see the entire form, go to <http://arklatexmoaa.org/membership/membershipinformation-change&gt;

    Good luck

    Dave

    Thread Starter gina tynes

    (@gina-tynes)

    Dave,

    thanks this works for me. Do you know what I could add to this to change what comes out on the email to be bold and a different color?

    Thanks
    Gina

    I’ve never tried that, but you could very possibly add the tags for bold and the color you want to the appropriate fields.

    Thread Starter gina tynes

    (@gina-tynes)

    Hi dave

    I have tried to change the color of the font in several different areas. With the suggested code you gave above how would you put in to change the font color?

    Gina

    Gina,

    Changing the app0earance of the font in what the user sees is totally different than changing what comes of the addressee’s printer to the extent that I don’t know how and have never tried it.

    Dave

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

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