• Hello,

    I have some problem with contact form 7, I am getting mail to my specified mail id but the issues is that I am not geting the details which I entered in contact form. I tried many ways and many FAQs but didnt find any solution, could someone help in regarding same

    thanks and regards
    chaithu

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi chaithumeda,

    did you solved the problem (before I explain how to)?

    regards
    Klaus

    Thread Starter chaithumeda

    (@chaithumeda)

    Hi klaus,

    I didn’t solved yet, do you have any idea

    Hi chaithu,

    do I understand it correct that your form is as you want it but the informations are not in your mail? I had the same problem and note too late that you have to copy the line below also. For example you generate a Tag for a textfield and get the code you have to copy in left (into the form). Furthermore you get a second code below. This one you have to copy into the Mailform below into the message field. Do you understand what I mean? After saving the form you can check it and it should work. In the messagebox you have to copy all second lines of you Tags. Please try and come back. If not, I can send you screenprint how to do.

    Best regards
    Klaus

    Thread Starter chaithumeda

    (@chaithumeda)

    Hi Klaus,

    I have no issues with tag generation, but I didnt get you where to copy which code, I copied contact form code into message field but didnt worked I am getting mail with contact form code not with details I entered.

    Regards
    Chaithu

    Hello Chaithu,

    below codes I use in my messagetext field (not in the formfield). After I have insert this, it works.

    Vor und Nachname: [your-name]
    Strasse: [Strasse]
    Telefon: [Telefon]
    eMail-Adresse:[your-email]
    Nachricht: [your-message]

    For example
    In form field I use: [text* your-name] </p>
    and in Mailfield I use: [your-name]

    Hope it helps.

    Regards
    Klaus

    Thread Starter chaithumeda

    (@chaithumeda)

    Hey it worked will thanks a lot, I have one more quire reg same
    what if I use dropdown menu, checkboxes, radio buttons, how to write code for that

    Regards,
    Chaithu

    Lol, had the same problem and need bit time to solve it. But indeed it is very easy. Create eyour checkbox, radio, whatever and (this is very important) use the name which is suggested from tag. So here is a example from my page (I use a menu-field):

    code in formfield (customer can choose a date):
    [select menu-649 include_blank “17./18. November 2012” “01./02. Dezember 2012” “19./20. Januar 2012”]

    and in Mailfield I use the code:
    Gewünschter Termin: [menu-649]

    Thats it. Just use the same menu description. It works well.

    Regards
    Klaus

    Thread Starter chaithumeda

    (@chaithumeda)

    It worked great, thank you very much. I tried to solve this for past ten days, you saved me thanks a lot again

    Regards
    Chaithu

    You are welcome. I also spend last two days to solve this problems. And to be honest I found it out yesterday ??

    Best
    Klaus

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘contact form 7 details are not getting to email’ is closed to new replies.