<?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 to add dynamic label to dropdown(title of field object)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-dynamic-label-to-dropdowntitle-of-field-object</link>
		<description>Gravity Support Forums Topic: how to add dynamic label to dropdown(title of field object)</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:36:02 +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-to-add-dynamic-label-to-dropdowntitle-of-field-object" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "how to add dynamic label to dropdown(title of field object)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-dynamic-label-to-dropdowntitle-of-field-object#post-225321</link>
			<pubDate>Fri, 26 Apr 2013 08:46:00 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">225321@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you found a solution that works for you. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eman100 on "how to add dynamic label to dropdown(title of field object)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-dynamic-label-to-dropdowntitle-of-field-object#post-224398</link>
			<pubDate>Thu, 25 Apr 2013 18:55:46 +0000</pubDate>
			<dc:creator>eman100</dc:creator>
			<guid isPermaLink="false">224398@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I got it, use jquery to replace label title. I just set a css class to my field and used&#60;br /&#62;
'&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
	jQuery(document).ready(function() {&#60;br /&#62;
 		jQuery(&#34;.kidsprice label&#34;).html('&#38;lt;?php echo &#34;Child(s) $&#34; . get_post_meta( get_the_ID(), 'kid_price', true); ?&#38;gt;');&#60;br /&#62;
	});&#60;br /&#62;
 &#38;lt;/script&#38;gt;'&#60;br /&#62;
hope this may help someone someday.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>eman100 on "how to add dynamic label to dropdown(title of field object)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-add-dynamic-label-to-dropdowntitle-of-field-object#post-224322</link>
			<pubDate>Thu, 25 Apr 2013 18:00:50 +0000</pubDate>
			<dc:creator>eman100</dc:creator>
			<guid isPermaLink="false">224322@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've got dynamic population working, just need a quick answer on how I can change the label by using some of the post meta I have.&#60;br /&#62;
Trying to display a dynamic price after the field/title/label?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
