• Hi!

    I have a question re Contact form 7.

    I am using different checkboxes in the form. I am getting everything else to work out fine – I get all info in the mailreport – but not the checkboxes.

    How do I set-up the form so that I get info in the mailreport what has been marked by clients?

    I want to see what checkboxes has been checked and marked in the mailreport.

    Hope you understand my question.

    Best regards,
    Peter

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi

    If you haven’t already done so, you must copy the name of the checkbox field(s) into the message area on the Contact Form 7 settings page.

    In other words,
    The checkboxes are defined like this in the upper left section
    <p>[checkbox checkbox-759 "First option" "Second option "Third option"]</p>

    In the lower half of the screen, in the message area, you see something like this

    Message body:
    [your-message]

    below that, add this
    <p>[checkbox-759]</p>

    This adds the description of the options that were checked to the email you receive. If an option was not checked, its description will not be in the email.

    Don’t use “759” as the checkbox number – use the number that the plugin assigned when you created the checkbox.

    Thread Starter peterularsson

    (@peterularsson)

    Hi!

    T tested now and it works!

    Thanks a lot for your help!

    Brgs,
    Peter

    How would I make radio buttons show up?

    You would add the same code in the same palce as stvwlf mentioned above except it would be something like ” [radio-###] ” (replace ### with the number assigned when you create your radio button tag.

    You add this in the bottom right hand box of the contactform-7 admin page where you edit your current contact forms.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Question on Contact form 7’ is closed to new replies.