<?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: Inserting file uploads into posts automatically.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/inserting-file-uploads-into-posts-automatically</link>
		<description>Gravity Support Forums Topic: Inserting file uploads into posts automatically.</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 16:49:15 +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/inserting-file-uploads-into-posts-automatically" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Inserting file uploads into posts automatically."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inserting-file-uploads-into-posts-automatically#post-76139</link>
			<pubDate>Tue, 18 Sep 2012 18:26:33 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">76139@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure how easy this would be, but you can modify the content template using the gform_after_submission hook or the gform_pre_submission_filter.  &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#60;/a&#62;&#60;br /&#62;
&#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;&#60;/p&#62;
&#60;p&#62;I wonder if your idea of conditional logic to select a different content template would work?  Have you tried it yet?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>twwoodward on "Inserting file uploads into posts automatically."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inserting-file-uploads-into-posts-automatically#post-75733</link>
			<pubDate>Sun, 16 Sep 2012 20:32:01 +0000</pubDate>
			<dc:creator>twwoodward</dc:creator>
			<guid isPermaLink="false">75733@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think I'm doing that currently by hand coding the html into the post body as part of the content template.&#60;/p&#62;
&#60;p&#62;For instance putting the following html in the content template with {File:3} being the merge tag.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;ul&#38;gt;
&#38;lt;li&#38;gt;&#38;lt;a href=&#38;quot;{File:3}&#38;quot;&#38;gt;Download File&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
&#38;lt;/ul&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;What I'd like to figure out an easy way to do is to have that portion not show up if a file is not uploaded.  I think I could do conditional logic with two different templates.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mattrhysdavies on "Inserting file uploads into posts automatically."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inserting-file-uploads-into-posts-automatically#post-55171</link>
			<pubDate>Fri, 13 Apr 2012 06:27:52 +0000</pubDate>
			<dc:creator>mattrhysdavies</dc:creator>
			<guid isPermaLink="false">55171@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would absolutely love to see this deployed as well. Currently I switch between the post and the media library and insert manually, an automated version would be fantastic.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>infanity on "Inserting file uploads into posts automatically."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inserting-file-uploads-into-posts-automatically#post-54816</link>
			<pubDate>Tue, 10 Apr 2012 17:25:33 +0000</pubDate>
			<dc:creator>infanity</dc:creator>
			<guid isPermaLink="false">54816@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to use the plugin to take file uploads for video and audio. From what I've been researching it only stores the file but doesn't insert it into the post. Is there a way to store the path to the file upload in a custom field or any other way that allows me to call the file upload path into a custom template so I would't have to add it manually?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
