<?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: Conditional attachments</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-attachments</link>
		<description>Gravity Support Forums Topic: Conditional attachments</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 22:39:52 +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/conditional-attachments" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Conditional attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-attachments#post-152524</link>
			<pubDate>Fri, 22 Feb 2013 18:38:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">152524@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;functions.php in your current theme or child theme folder&#60;/p&#62;
&#60;p&#62;Did you have any other questions?  What you want to do can be accomplished with just a few lines of PHP.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MissyW on "Conditional attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-attachments#post-152012</link>
			<pubDate>Fri, 22 Feb 2013 01:05:13 +0000</pubDate>
			<dc:creator>MissyW</dc:creator>
			<guid isPermaLink="false">152012@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;br /&#62;
Thanks for such a comprehensive reply!&#60;/p&#62;
&#60;p&#62;Pardon my ignorance (I am new to WordPress), but when you say&#60;br /&#62;
&#60;blockquote&#62;&#34;would require a little bit of PHP code in your theme's functions.php&#34;&#60;/blockquote&#62;
... do you mean the &#60;strong&#62;functions.php&#60;/strong&#62; in my WordPress theme, or is there a &#60;strong&#62;functions.php&#60;/strong&#62; that comes with a Gravity theme?&#60;/p&#62;
&#60;p&#62;You said,&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#34;Before that filter came along, you could always provide a link in the email to the attachment on your site. It would not be attached, but available for download.&#34;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62; ... thanks for thinking outside the box! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Conditional attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-attachments#post-151958</link>
			<pubDate>Thu, 21 Feb 2013 23:41:14 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">151958@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Routing and BCC are not a feature of Gravity Forms.  The routing option is for To addresses only.  You could use the gform_pre_submission_filter: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_submission_filter&#60;/a&#62; to dynamically change the BCC address based on the form entry.  That would work like routing, but would require a little bit of PHP code in your theme's functions.php.&#60;/p&#62;
&#60;p&#62;Conditional attachments can be accomplished a couple of different ways.  You can use the gform_user_notification_attachments filter: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_user_notification_attachments&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_user_notification_attachments&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You would test the entered values and then add the attachments as appropriate.  Before that filter came along, you could always provide a link in the email to the attachment on your site.  It would not be attached, but available for download.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MissyW on "Conditional attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-attachments#post-151106</link>
			<pubDate>Wed, 20 Feb 2013 19:32:24 +0000</pubDate>
			<dc:creator>MissyW</dc:creator>
			<guid isPermaLink="false">151106@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The following post is closed &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/conditional-notification-and-routing&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/conditional-notification-and-routing&#60;/a&#62; where Carl Hancock said:&#60;br /&#62;
&#34;Gravity Forms can route the Admin Notification to an email based on a choice in a select box, so it can do this part.&#60;/p&#62;
&#60;p&#62;However it can't send a User Notification with a specific attachment based on a choice in a select box. Conditional notification messages are not currently a feature, however it is a feature we plan on adding in the future.&#34;&#60;/p&#62;
&#60;p&#62;I also need this feature of sending attachments conditional on values in form fields.  However it's not quite straightforward.  Firstly, I need to BCC emails to several recipients based on values in the form fields (which I believe I can do with the routing option??).  But I ALSO want to send an email back to the person who submitted the form with an attachment which depends on the field values entered.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
