<?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: How do I set a default image title?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-set-a-default-image-title</link>
		<description>Gravity Support Forums Topic: How do I set a default image title?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 18:28:16 +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/how-do-i-set-a-default-image-title" rel="self" type="application/rss+xml" />

		<item>
			<title>jskyrms on "How do I set a default image title?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-set-a-default-image-title#post-54173</link>
			<pubDate>Tue, 03 Apr 2012 19:44:15 +0000</pubDate>
			<dc:creator>jskyrms</dc:creator>
			<guid isPermaLink="false">54173@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks. I'll give it a try. I'm sure it will work great.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "How do I set a default image title?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-set-a-default-image-title#post-54152</link>
			<pubDate>Tue, 03 Apr 2012 17:02:03 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54152@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on, glad to help out. So this is how you would target the input and fill it in:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(document).ready(function()
{
	jQuery(&#38;quot;#input_1_2_1&#38;quot;).val(&#38;#39;Custom value here&#38;#39;);
});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you inspect your code, you'll see each input has it's own unique ID. For example, your first input Title has an ID of: input_1_2_1.&#60;/p&#62;
&#60;p&#62;You can either apply a class to each of those title fields and then hide them via CSS that way, or select the class with jQuery and hide it that way. Try that out and see how it goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jskyrms on "How do I set a default image title?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-set-a-default-image-title#post-54139</link>
			<pubDate>Tue, 03 Apr 2012 15:54:58 +0000</pubDate>
			<dc:creator>jskyrms</dc:creator>
			<guid isPermaLink="false">54139@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've done a few things using jQuery, but my skills are elementary. On the other hand, I learn reasonably quickly, especially with a bit of guidance. It looks like there are some tutorials on lynda.com. So let's say I can try to figure it out if you could give me the general approach.&#60;/p&#62;
&#60;p&#62;You're being remarkably responsive, btw, so thanks a lot for that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "How do I set a default image title?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-set-a-default-image-title#post-54133</link>
			<pubDate>Tue, 03 Apr 2012 15:46:54 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54133@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah I'm with ya now. Sorry about that confusion. Hmm, well to hide it, we'd probably have to rely on CSS and/or jQuery. To pre-populate it, you can use jQuery and then also hide it as well. Are you familiar with jQuery at all, in terms of trying this out?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jskyrms on "How do I set a default image title?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-set-a-default-image-title#post-54125</link>
			<pubDate>Tue, 03 Apr 2012 15:34:25 +0000</pubDate>
			<dc:creator>jskyrms</dc:creator>
			<guid isPermaLink="false">54125@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, but the Title field is the title meta for the image.  I don't see how that can be set from the Advanced Tab.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "How do I set a default image title?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-set-a-default-image-title#post-54100</link>
			<pubDate>Tue, 03 Apr 2012 15:03:05 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54100@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I see, OK, so it sounds like you could go to the Advanced Tab on each Title field and place a default value there and then select Admin only to hide the visibility.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jskyrms on "How do I set a default image title?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-set-a-default-image-title#post-54096</link>
			<pubDate>Tue, 03 Apr 2012 14:58:59 +0000</pubDate>
			<dc:creator>jskyrms</dc:creator>
			<guid isPermaLink="false">54096@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here's a link to the development site: &#60;a href=&#34;http://agilechicken.com/upload-your-photos/&#34; rel=&#34;nofollow&#34;&#62;agilechicken.com/upload-your-photos/&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "How do I set a default image title?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-set-a-default-image-title#post-54093</link>
			<pubDate>Tue, 03 Apr 2012 14:54:03 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">54093@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a link to your form so I can visually see this one?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jskyrms on "How do I set a default image title?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-set-a-default-image-title#post-54078</link>
			<pubDate>Tue, 03 Apr 2012 13:10:35 +0000</pubDate>
			<dc:creator>jskyrms</dc:creator>
			<guid isPermaLink="false">54078@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm working on a project that requires registered users to be able to upload five images as a post. Each set of images will have the same five titles, e.g. first image is titled &#34;Candor,&#34; second image is titled &#34;Shadow,&#34; etc. Everything works fine if the user enters the titles, but since they are always the same, it would help avoid errors if I could set the value of the title field and, if possible, hide it from the user. I'm new at this. Any ideas on setting a default image title?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
