<?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: Simple User Notification Attachments</title>
		<link>https://legacy.forums.gravityhelp.com/topic/simple-user-notification-attachments</link>
		<description>Gravity Support Forums Topic: Simple User Notification Attachments</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:31:29 +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/simple-user-notification-attachments" rel="self" type="application/rss+xml" />

		<item>
			<title>davidjoydotnet on "Simple User Notification Attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-user-notification-attachments#post-91150</link>
			<pubDate>Wed, 14 Nov 2012 15:38:35 +0000</pubDate>
			<dc:creator>davidjoydotnet</dc:creator>
			<guid isPermaLink="false">91150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I figured this out. Didn't realize I had to keep &#34;basedir&#34; verbatim (I tried replacing it with the base directory).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davidjoydotnet on "Simple User Notification Attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-user-notification-attachments#post-91144</link>
			<pubDate>Wed, 14 Nov 2012 15:01:45 +0000</pubDate>
			<dc:creator>davidjoydotnet</dc:creator>
			<guid isPermaLink="false">91144@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello onestcorder, did you get this to work? I'm trying the same thing.&#60;/p&#62;
&#60;p&#62;Marc
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Simple User Notification Attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-user-notification-attachments#post-58902</link>
			<pubDate>Mon, 14 May 2012 15:00:10 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58902@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like you would just put the filename. ServiceAgreement.pdf &#60;/p&#62;
&#60;p&#62;Honestly, I have not used this feature before, so you might need to do some testing to see which one works. But I'd stick with just trying filename first.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>onestcoder on "Simple User Notification Attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-user-notification-attachments#post-58901</link>
			<pubDate>Mon, 14 May 2012 14:57:32 +0000</pubDate>
			<dc:creator>onestcoder</dc:creator>
			<guid isPermaLink="false">58901@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Would I replace the /my_file.jpg with the full path to the file or just the path from the uploads:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://good2go2.iconixgp.com/wp-content/uploads/2012/05/ServiceAgreement.pdf&#34; rel=&#34;nofollow&#34;&#62;http://good2go2.iconixgp.com/wp-content/uploads/2012/05/ServiceAgreement.pdf&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;or&#60;/p&#62;
&#60;p&#62;/2012/05/ServiceAgreement.pdf
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Simple User Notification Attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-user-notification-attachments#post-58898</link>
			<pubDate>Mon, 14 May 2012 14:46:31 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58898@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well, thats about 1/3 the battle. ;)&#60;/p&#62;
&#60;p&#62;Check out this post for an example: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/use-pre-selected-file-as-user-notification-attachment#post-53767&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/use-pre-selected-file-as-user-notification-attachment#post-53767&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>onestcoder on "Simple User Notification Attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-user-notification-attachments#post-58896</link>
			<pubDate>Mon, 14 May 2012 14:43:13 +0000</pubDate>
			<dc:creator>onestcoder</dc:creator>
			<guid isPermaLink="false">58896@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well I just added this to my themes function.php&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
add_filter(&#34;gform_user_notification_attachments&#34;, &#34;add_attachment&#34;, 10, 3);&#60;br /&#62;
?&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Simple User Notification Attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-user-notification-attachments#post-58895</link>
			<pubDate>Mon, 14 May 2012 14:39:11 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">58895@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Was the what you were referencing?&#60;/p&#62;
&#60;p&#62;&#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;Can you provide the code you used?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>onestcoder on "Simple User Notification Attachments"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/simple-user-notification-attachments#post-58894</link>
			<pubDate>Mon, 14 May 2012 14:37:21 +0000</pubDate>
			<dc:creator>onestcoder</dc:creator>
			<guid isPermaLink="false">58894@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to send a PDF attachment to the people that submit one of my forms. I'm already sending a user notification, I just need to add an attachment to it. I saw the filter documentation but I'm having trouble making this work. What do I do?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
