<?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: Changing Price / Quantity Label content with gform_pre_render</title>
		<link>https://legacy.forums.gravityhelp.com/topic/changing-price-quantity-label-content-with-gform_pre_render</link>
		<description>Gravity Support Forums Topic: Changing Price / Quantity Label content with gform_pre_render</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:24:31 +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/changing-price-quantity-label-content-with-gform_pre_render" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "Changing Price / Quantity Label content with gform_pre_render"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-price-quantity-label-content-with-gform_pre_render#post-32302</link>
			<pubDate>Thu, 11 Aug 2011 15:18:01 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">32302@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Tom,&#60;br /&#62;
This is actually a limitation we currently have. Those strings can't be changed unless you use the translation files. Some of the other fields with similar sub-labels (name, address, etc) offer a hook that can be used to change them, but the product field does not. I will be looking at improving this for our next release. Meanwhile, your solution is as good as any.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tom on "Changing Price / Quantity Label content with gform_pre_render"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-price-quantity-label-content-with-gform_pre_render#post-32273</link>
			<pubDate>Wed, 10 Aug 2011 21:35:19 +0000</pubDate>
			<dc:creator>Tom</dc:creator>
			<guid isPermaLink="false">32273@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey all, have been attempting to update the Labels on a form front end using the gform_pre_render hook. However just noticed that these values are hard coded in the plugin within common.php.&#60;/p&#62;
&#60;p&#62;To workaround I've modified these static references in common,php to be :&#60;/p&#62;
&#60;p&#62;$field['inputs'][2]['label'] for Quantity&#60;br /&#62;
and&#60;br /&#62;
$field['inputs'][1]['label'] for Price.&#60;/p&#62;
&#60;p&#62;Obviously this isn't a great work around and will be replaced as soon as the next update is applied, so wondering if anyone knows the correct way to achieve this same result?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
