<?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: jQuery bug gformCalculateProductPrice()</title>
		<link>https://legacy.forums.gravityhelp.com/topic/jquery-bug-gformcalculateproductprice</link>
		<description>Gravity Support Forums Topic: jQuery bug gformCalculateProductPrice()</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 16:13: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/jquery-bug-gformcalculateproductprice" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "jQuery bug gformCalculateProductPrice()"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-bug-gformcalculateproductprice#post-348125</link>
			<pubDate>Thu, 27 Jun 2013 12:12:49 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">348125@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll bring this to the attention of the dev team.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emagineusa on "jQuery bug gformCalculateProductPrice()"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-bug-gformcalculateproductprice#post-348003</link>
			<pubDate>Thu, 27 Jun 2013 10:49:30 +0000</pubDate>
			<dc:creator>emagineusa</dc:creator>
			<guid isPermaLink="false">348003@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've discovered somewhat of an edgecase bug in the gformCalculateProductPrice() function. In my form - I'm using the jQuery Uniform plugin (www.uniformjs.com) to make form elements &#34;prettier&#34;. I have a product field with some options and when I leave the quantity field I get a &#34;element.html() is undefined&#34; error on line 420 of gravityforms.js.&#60;/p&#62;
&#60;p&#62;I've traced the issue back to lines 296 and lines 310 of the gformCalculateProductPrice() function. The code uses jQuery.next() to get the input's label element but when using Uniform this no longer works because Uniform wraps the input element in a span tag.&#60;/p&#62;
&#60;p&#62;This issue can easily be rectified by replacing jQuery.next() with jQuery('label[for=&#34;' + jQuery(this).attr('id') + '&#34;]');
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
