<?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: Customize form output and attach it to email?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/customize-form-output-and-attach-it-to-email</link>
		<description>Gravity Support Forums Topic: Customize form output and attach it to email?</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 19:46:23 +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/customize-form-output-and-attach-it-to-email" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Customize form output and attach it to email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/customize-form-output-and-attach-it-to-email#post-64939</link>
			<pubDate>Thu, 05 Jul 2012 21:57:18 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">64939@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is possible without a problem.&#60;/p&#62;
&#60;p&#62;Is this the email for the visitor who filled out the form, or the admin notification email?&#60;/p&#62;
&#60;p&#62;If it's for the user, you would use the gform_user_notification_attachments filter:&#60;br /&#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;If it's for the admin, use the gform_admin_notification_attachments filter:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_admin_notification_attachments&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_admin_notification_attachments&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Both those filters are designed to add an attachment which is a file stored on your server (think product brochure or catalog or something.)  You will first have to write the text file on the server, save that name and file location, then use one of these filters to attach the file you created.  It will be easy to get the submitted values using built in functionality.&#60;/p&#62;
&#60;p&#62;It's certainly possible and we can help you with the actual code once you purchase Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grantsdale on "Customize form output and attach it to email?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/customize-form-output-and-attach-it-to-email#post-64870</link>
			<pubDate>Thu, 05 Jul 2012 12:56:17 +0000</pubDate>
			<dc:creator>grantsdale</dc:creator>
			<guid isPermaLink="false">64870@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form I'm looking to convert from ASP. I have a very specific way it needs to be done.&#60;br /&#62;
The output has to follow a certain format such as:&#60;/p&#62;
&#60;p&#62;FIELD1=[output1]&#60;br /&#62;
FIELD2=[output2]&#60;br /&#62;
FIELD3=[output3]&#60;br /&#62;
FIELD4=[output4]&#60;br /&#62;
FIELD5=[output5]&#60;/p&#62;
&#60;p&#62;The field names are NOT the same as the labels. If I have to put them in manually, thats not a big deal. I just need to be able to call the outputs manually and pull those in,&#60;/p&#62;
&#60;p&#62;Also, it needs to be attached as a .txt to the email. It can be in the body of the email as well, but it needs to be an attachment.&#60;/p&#62;
&#60;p&#62;Are both of these possible with GravityForms?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
