Quantcast
Channel: WordPress.org Forums » [Contact Form 7] Support
Viewing all articles
Browse latest Browse all 49500

btwimages on "[Plugin: Contact Form 7] Sending HTML email with checkbox checked"

$
0
0

I'm trying to send an html email with the results of the form, which is basically a page of checkboxes. I need to send the checkbox checked if the user has checked it.

This is a sample of what is in the email:

<span class="wpcf7-form-control-wrap SodQuote"><span class="wpcf7-form-control wpcf7-checkbox"><span class="wpcf7-list-item"><input type="checkbox" name="SodQuote[]" value="Request a Sod Quote" [SodQuote] /> <span class="wpcf7-list-item-label">Request a Sod Quote</span></span></span></span>

I need to change the code for the shortcode to output "checked" instead of the tag name if it is checked. I think it is a one line change somewhere, but I can't seem to find it.

http://wordpress.org/extend/plugins/contact-form-7/


Viewing all articles
Browse latest Browse all 49500

Trending Articles