<?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: Media Upload as Part of Post</title>
		<link>https://legacy.forums.gravityhelp.com/topic/media-upload-as-part-of-post</link>
		<description>Gravity Support Forums Topic: Media Upload as Part of Post</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 01:55:30 +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/media-upload-as-part-of-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Media Upload as Part of Post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/media-upload-as-part-of-post#post-49316</link>
			<pubDate>Mon, 13 Feb 2012 18:08:22 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">49316@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@smarie I'm not sure what you are mean by &#34;custom post does not appear in my insert merge tag dropdown&#34;.  Are you referring to custom post types? If so, that isn't going to appear in the &#34;insert merge tag&#34; drop down.  Only Gravity Forms merge tags related to your form and fields will appear in the &#34;insert merge tag drop down&#34;.  &#60;/p&#62;
&#60;p&#62;To use the Content Template feature of the Post Body field you need to edit your form, then edit your Post Body field.  There will be an option on that field to enable the content template, check that box to enable it.&#60;/p&#62;
&#60;p&#62;When you enable the content template it will display a textarea field that you can use to configure the content template.   In that textarea you can insert text, HTML or merge tags to format the content the way you want it to be created.  WHATEVER you configure in the content template is EXACTLY what will be used to create the post body when the post is created.&#60;/p&#62;
&#60;p&#62;Documentation for the content template option can be found here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Create_Content_Template&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Create_Content_Template&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If what you are trying to do is create a custom post type, that isn't something Gravity Forms does out of the box.  You would need to use the 3rd party Gravity Forms Custom Post Types Add-On to do something like that. You can find it here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-custom-post-types/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-custom-post-types/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>smarie33 on "Media Upload as Part of Post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/media-upload-as-part-of-post#post-49282</link>
			<pubDate>Mon, 13 Feb 2012 15:14:12 +0000</pubDate>
			<dc:creator>smarie33</dc:creator>
			<guid isPermaLink="false">49282@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you please tell me how to 'use the content template feature of the Post Body field in Gravity Forms and configure it to customize and store those values as part of your Post Body... and configure it to customize and store those values as part of your Post Body' because custom post does not appear in my 'Insert Merge Tag' dropdown field under the 'Create content template' option
&#60;/p&#62;</description>
		</item>
		<item>
			<title>noinput on "Media Upload as Part of Post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/media-upload-as-part-of-post#post-27851</link>
			<pubDate>Wed, 15 Jun 2011 14:36:37 +0000</pubDate>
			<dc:creator>noinput</dc:creator>
			<guid isPermaLink="false">27851@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;+1 on the S3 integration.  With more sites running on distributed servers in the cloud, staying away from permanent local file system storage is key for me.  it looks like adding some basic code &#38;amp; the s3 class into forms_model.php, function move_temp_file() might do the trick to at least mirror it. &#60;/p&#62;
&#60;p&#62;I use &#60;a href=&#34;http://tantannoodles.com/toolkit/wordpress-s3/&#34; rel=&#34;nofollow&#34;&#62;http://tantannoodles.com/toolkit/wordpress-s3/&#60;/a&#62; for the same logic, maybe you can hook into that or use some of the code in that project for reference. Looking forward to this addon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Media Upload as Part of Post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/media-upload-as-part-of-post#post-20175</link>
			<pubDate>Tue, 08 Mar 2011 18:59:03 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20175@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms only integrates with Images as far as the media library goes.  It doesn't currently have Amazon S3 integration for file uploads, but it is a feature we would like to add in the future.  You could allow a file upload for the video, but you would then have to manually place it on S3 if you want it housed there or have a developer write custom code to move the file to Amazon S3 automatically.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>futurewebboss on "Media Upload as Part of Post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/media-upload-as-part-of-post#post-20173</link>
			<pubDate>Tue, 08 Mar 2011 18:49:53 +0000</pubDate>
			<dc:creator>futurewebboss</dc:creator>
			<guid isPermaLink="false">20173@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl,&#60;br /&#62;
Thanks for the post.&#60;br /&#62;
To be more specific, I'm creating a farily automated film festival, film submission system, whereby a filmmakers registers to submit their film.&#60;br /&#62;
The get a gravity form for the post which represents the details of the film, which could include a featured image (not sure If I want them to mess with this) but I'd like for it to allow them to upload their video for submission to Amazon S3 and the plug in I am using allows SE upload through the standard media upload. Does that clarify things? Can i do this?&#60;br /&#62;
And as far as the Taxonomies, guess I'll have to get a coder. Darn it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Media Upload as Part of Post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/media-upload-as-part-of-post#post-20171</link>
			<pubDate>Tue, 08 Mar 2011 18:40:50 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">20171@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not sure what your question is with #1 above.  If you are asking if Gravity Forms can create a registration form and register a user, yes, if you use the User Registration Add-On and the Gravity Forms v1.5 development release.&#60;/p&#62;
&#60;p&#62;Yes, images can be uploaded and are part of the gallery for the post that is created and added to the Media Library for that post automatically.  Currently only images are supported for Media.  We plan on adding others down the road, but other file types can be supported through custom field usage.&#60;/p&#62;
&#60;p&#62;If you want to use Custom Fields you add a Custom Field to your form and configure it by telling it what custom field name to use and it will store that data as a Custom Field for the post that is created.  If you want to display the value of that Custom Field in your post you need to either modify your theme to display the custom field values OR use the content template feature of the Post Body field in Gravity Forms and configure it to customize and store those values as part of your Post Body.&#60;/p&#62;
&#60;p&#62;The Content Template feature of the Post Body is also how you automatically display an image within the Post Body.&#60;/p&#62;
&#60;p&#62;Post Tags and Post Categories are supported out of the box.  If you want to implement custom taxonomies you have to write some custom code to do so.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>futurewebboss on "Media Upload as Part of Post"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/media-upload-as-part-of-post#post-20168</link>
			<pubDate>Tue, 08 Mar 2011 18:21:08 +0000</pubDate>
			<dc:creator>futurewebboss</dc:creator>
			<guid isPermaLink="false">20168@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;From what I've read I assume that the following use case is supported by Gravity Forms out of the box. Meaning no PHP coding involved.&#60;br /&#62;
1. User goes to site and registers for an account.&#60;br /&#62;
2. They are given then the ability to create a post and upload their media that is part of the post through gravity forms and the post goes into draft status based on their role. &#60;/p&#62;
&#60;p&#62;If the answer is yes, then I&#34;m ecstatic and I'm rolling on over. Also as a secondary question if I want to map to custom fields is coding required? And....if I want to map to a taxonomy, is coding required.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
