<?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: Add uploaded file into the mail</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-uploaded-file-into-the-mail</link>
		<description>Gravity Support Forums Topic: Add uploaded file into the mail</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:22:06 +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/add-uploaded-file-into-the-mail" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Add uploaded file into the mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-uploaded-file-into-the-mail#post-112499</link>
			<pubDate>Wed, 02 Jan 2013 16:47:08 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">112499@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you figured it out and thanks for posting your solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Open Interactive on "Add uploaded file into the mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-uploaded-file-into-the-mail#post-112472</link>
			<pubDate>Wed, 02 Jan 2013 15:29:23 +0000</pubDate>
			<dc:creator>Open Interactive</dc:creator>
			<guid isPermaLink="false">112472@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;ok, I just did some digging into the developer docs, and noticed a separate hook &#34;gform_admin_notification_attachments&#34; which i didnt see mentioned in the  Gform user notification attachments documentation.&#60;/p&#62;
&#60;p&#62;Since I want teh attachment to be on the admin notification, I replaced this filter:&#60;br /&#62;
add_filter(&#34;gform_user_notification_attachments&#34;, &#34;add_attachment&#34;, 10, 3);&#60;/p&#62;
&#60;p&#62;with this one:&#60;/p&#62;
&#60;p&#62;add_filter(&#34;gform_admin_notification_attachments&#34;, &#34;add_attachment&#34;, 10, 3);&#60;/p&#62;
&#60;p&#62;and the notifications are now including attachments as expected.&#60;/p&#62;
&#60;p&#62;just thought i would mention this in case anyone else is missing the same thing in their attempt to include file attachments in admin notification of the form submission.&#60;/p&#62;
&#60;p&#62;thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Open Interactive on "Add uploaded file into the mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-uploaded-file-into-the-mail#post-112460</link>
			<pubDate>Wed, 02 Jan 2013 14:36:38 +0000</pubDate>
			<dc:creator>Open Interactive</dc:creator>
			<guid isPermaLink="false">112460@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I have followed the documentation at &#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;, pasting the code exactly as its given. However, files are not attached to notification emails for me. &#60;/p&#62;
&#60;p&#62;Am I missing something? should some of those values relate specifically to my form ID or input field ID?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Add uploaded file into the mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-uploaded-file-into-the-mail#post-100849</link>
			<pubDate>Mon, 10 Dec 2012 11:07:54 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">100849@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you are looking for adding a user attachment, you'll want to read the hook and documentation here: &#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;</description>
		</item>
		<item>
			<title>pettedemon on "Add uploaded file into the mail"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-uploaded-file-into-the-mail#post-100846</link>
			<pubDate>Mon, 10 Dec 2012 10:55:22 +0000</pubDate>
			<dc:creator>pettedemon</dc:creator>
			<guid isPermaLink="false">100846@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
is possible to send the file attached to the mail and not the link?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
