<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Checkbox on form for confirmation email</title>
		<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email</link>
		<description>Gravity Support Forums Topic: Checkbox on form for confirmation email</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:22:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/checkbox-on-form-for-confirmation-email" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-130733</link>
			<pubDate>Thu, 24 Jan 2013 21:19:57 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">130733@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Resolved via email:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Take a look now and test your form.  You had the wrong field ID where you were testing.  You had input_4_39, but it needs to be input_39_1 (the form ID is not in this field ID).&#60;/p&#62;
&#60;p&#62;I fixed it and removed the &#34;if defined&#34; part, since that was failing as well.  Without that test there, I did not see any PHP warnings, but if you do, let me know and we will test differently.
&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-124680</link>
			<pubDate>Thu, 17 Jan 2013 18:46:35 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">124680@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris.  I just sent you an email.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-119557</link>
			<pubDate>Fri, 11 Jan 2013 13:32:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">119557@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If it works properly when the code is taken out of functions.php but not when the code is present, I would say that the theme is processing the functions.php.  The file is located here wp-content/themes/jakeoftrades/functions.php&#60;/p&#62;
&#60;p&#62;If you would like me to take a look, please send a WordPress administrator login to &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; - please be sure I can edit the functions.php file as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-118760</link>
			<pubDate>Thu, 10 Jan 2013 19:33:33 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">118760@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Autoresponder is set up in Notifications and works when the code is not inserted in functions.php.&#60;/p&#62;
&#60;p&#62;I checked the value for the checkbox and it 'had' been the same as the label, but I changed it simply to yes but it still doesn't seem to be working.  Form ID and input number are correct.  &#60;/p&#62;
&#60;p&#62;Perhaps this theme isn't even using the functions.php?  I created this theme a few years ago, I think I took maybe the default theme, changed the name and then added my custom design/css.  Where in the files would it access the functions.php and/or is there another place to put the above code that it can be used?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-118649</link>
			<pubDate>Thu, 10 Jan 2013 14:15:47 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">118649@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The autoresponder needs to be set up in the Notifications tab of the form in the first place.  Do you have that?&#60;/p&#62;
&#60;p&#62;Did you set a value for the checkbox, and are you checking for that value in line 10 of &#60;a href=&#34;http://pastebin.com/ejPNFDSK&#34; rel=&#34;nofollow&#34;&#62;this code&#60;/a&#62;.  If not, no notifications would ever be sent since that statement would never be true, and the autoresponder would always be cleared out.&#60;/p&#62;
&#60;p&#62;If so, remove this code, and see if notifications will arrive without any custom code.  Maybe there was a problem with notifications before?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-118614</link>
			<pubDate>Thu, 10 Jan 2013 13:35:08 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">118614@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I added the (edited for my form/field #) code to my theme's functions.php, and added a checkbox to my form.  However, it doesn't matter if the checkbox is checked or unchecked, I don't get any autoresponder email.  I do have the notification to user (Enable email notification to users) checked.  Any ideas?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://jake.oftrades.com/reservations/&#34; rel=&#34;nofollow&#34;&#62;http://jake.oftrades.com/reservations/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-116990</link>
			<pubDate>Tue, 08 Jan 2013 19:20:15 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">116990@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris - Awesome! Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-116981</link>
			<pubDate>Tue, 08 Jan 2013 19:07:01 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">116981@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;em&#62;We're talking about &#60;strong&#62;notification&#60;/strong&#62; email (referred to in the code as autoResponder) not the &#60;strong&#62;confirmation&#60;/strong&#62; screen online after form submission.&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;There is a way to do this, and it has been &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/send-a-copy-of-submitted-message-to-sender-when-checkbox-is-ticked&#34; rel=&#34;nofollow&#34;&#62;requested as a feature&#60;/a&#62; before as well.&#60;/p&#62;
&#60;p&#62;Take a look at this page:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/do-you-want-a-copy-of-your-submission/&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/do-you-want-a-copy-of-your-submission/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The separate name fields were for an unrelated post.  But if you fill out the form, use your real email address and try submitting the form with the box checked and unchecked.&#60;/p&#62;
&#60;p&#62;Here is the code I added to my theme's functions.php: &#60;a href=&#34;http://pastebin.com/ejPNFDSK&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/ejPNFDSK&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Let us know if you need help with this.&#60;/p&#62;
&#60;p&#62;[MOVED to regular support forums from Feature Requests]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Checkbox on form for confirmation email"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-on-form-for-confirmation-email#post-116946</link>
			<pubDate>Tue, 08 Jan 2013 16:41:25 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">116946@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a way (or possibly to add as a new feature, if not) to have a check box that the user can select when the fill out a form that will let them choose whether or not they want to receive a confirmation email or copy of the form results?  I currently only see (in Notifications area) I can include that if I (as the owner) want them to receive this.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
