<?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: making post image title required</title>
		<link>https://legacy.forums.gravityhelp.com/topic/making-post-image-title-required</link>
		<description>Gravity Support Forums Topic: making post image title required</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 09:41:28 +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/making-post-image-title-required" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "making post image title required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-post-image-title-required#post-43664</link>
			<pubDate>Sat, 10 Dec 2011 18:18:37 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">43664@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi sascha, take a look at this solution posted by Alex:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/bug-gform_pre_render-isrequired-does-not-work-for-fileupload-fields#post-38750&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/bug-gform_pre_render-isrequired-does-not-work-for-fileupload-fields#post-38750&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You would add code to your theme's functions.php making it required and forcing the validation to know it's required as well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sascha on "making post image title required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-post-image-title-required#post-43413</link>
			<pubDate>Thu, 08 Dec 2011 03:13:04 +0000</pubDate>
			<dc:creator>sascha</dc:creator>
			<guid isPermaLink="false">43413@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Carl,&#60;br /&#62;
Ok, I will look into that. Good idea to do a custom validation! How will I be able to set required class at the same time? Jquery? Would you know how?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "making post image title required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-post-image-title-required#post-43333</link>
			<pubDate>Wed, 07 Dec 2011 13:36:28 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">43333@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The post image field doesn't support the content template functionality.&#60;/p&#62;
&#60;p&#62;In order to do what you want to do you'd have to write custom validation using the gform_validation hook to make the Post Image Title field required.&#60;/p&#62;
&#60;p&#62;Here is a tutorial on how to use the gform_validation hook to create custom validation:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Using_the_Gravity_Forms_%22gform_validation%22_Hook&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Using_the_Gravity_Forms_%22gform_validation%22_Hook&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sascha on "making post image title required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-post-image-title-required#post-43304</link>
			<pubDate>Wed, 07 Dec 2011 03:12:17 +0000</pubDate>
			<dc:creator>sascha</dc:creator>
			<guid isPermaLink="false">43304@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi again,&#60;br /&#62;
or even better could the title/caption/description fields be made to be populated dynamically or have a content template? Then I could generate those from other fields in the form...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sascha on "making post image title required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-post-image-title-required#post-43303</link>
			<pubDate>Wed, 07 Dec 2011 03:04:08 +0000</pubDate>
			<dc:creator>sascha</dc:creator>
			<guid isPermaLink="false">43303@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;HI Chris,&#60;br /&#62;
Not sure if that would work with the content template. I need the uploaded image to have that information in the title also when I go to my wordpress backend. Other plugins/functions display the title. so it must be available. &#60;/p&#62;
&#60;p&#62;Could I use the gform_after_submission hook to add the title from that new field to the attachment data? Not sure how to do this though.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "making post image title required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-post-image-title-required#post-43299</link>
			<pubDate>Wed, 07 Dec 2011 02:11:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">43299@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi sascha, sorry about that.  I misread it the first time around.  I will find out for you.  If it's not possible, you might be able to do it with another field in the form, just a text field, called &#34;Image Title&#34; and make that required. Then, in your content template, use that field as the title attribute of the img tag.  Would that work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sascha on "making post image title required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-post-image-title-required#post-43165</link>
			<pubDate>Mon, 05 Dec 2011 18:15:45 +0000</pubDate>
			<dc:creator>sascha</dc:creator>
			<guid isPermaLink="false">43165@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;br /&#62;
I do not mean the &#34;post title&#34;. Sorry! I mean the &#34;post image field&#34;. Under post images you have the option of letting users enter a title, caption and description.&#60;/p&#62;
&#60;p&#62;When title is ticked, it shows the user a title sub-field. How can I make this sub-field required?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "making post image title required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-post-image-title-required#post-43126</link>
			<pubDate>Mon, 05 Dec 2011 11:44:59 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">43126@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is a required checkbox for the post title field.  Does that not work?  I've never tried it without entering a title, when it was checked as required.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sascha on "making post image title required"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/making-post-image-title-required#post-43117</link>
			<pubDate>Mon, 05 Dec 2011 10:10:44 +0000</pubDate>
			<dc:creator>sascha</dc:creator>
			<guid isPermaLink="false">43117@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi again,&#60;br /&#62;
is there a way to make the &#34;title&#34; field of an &#34;post image field&#34; a required field?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
