<?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: Integrating jQuery Calculations into Gravity Forms Calculations</title>
		<link>https://legacy.forums.gravityhelp.com/topic/integrating-jquery-calculations-into-gravity-forms-calculations</link>
		<description>Gravity Support Forums Topic: Integrating jQuery Calculations into Gravity Forms Calculations</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 05:20:50 +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/integrating-jquery-calculations-into-gravity-forms-calculations" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Integrating jQuery Calculations into Gravity Forms Calculations"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integrating-jquery-calculations-into-gravity-forms-calculations#post-252711</link>
			<pubDate>Tue, 14 May 2013 11:01:39 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">252711@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, thanks again richard. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Integrating jQuery Calculations into Gravity Forms Calculations"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integrating-jquery-calculations-into-gravity-forms-calculations#post-252402</link>
			<pubDate>Tue, 14 May 2013 06:19:46 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">252402@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mike52 on "Integrating jQuery Calculations into Gravity Forms Calculations"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integrating-jquery-calculations-into-gravity-forms-calculations#post-252401</link>
			<pubDate>Tue, 14 May 2013 06:18:06 +0000</pubDate>
			<dc:creator>mike52</dc:creator>
			<guid isPermaLink="false">252401@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Amazing! thank you so much! your a life saver. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Integrating jQuery Calculations into Gravity Forms Calculations"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integrating-jquery-calculations-into-gravity-forms-calculations#post-252398</link>
			<pubDate>Tue, 14 May 2013 06:14:46 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">252398@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You need to edit your script to trigger the gravity calculation, if you view the source of the page you will find two scripts immediately beneath your form, it is the second script that triggers the gravity calculation so you need to include that trigger in your jQuery function like so&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;jQuery(function() {
    jQuery(&#38;quot;#input_4_1&#38;quot;).keyup(function () {
    var phone1 =jQuery(this).val();
    jQuery(&#38;quot;#input_4_2&#38;quot;).val(phone1);
    jQuery(document).trigger(&#38;#39;gform_post_render&#38;#39;, [4, 1])
    }).keyup();
});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mike52 on "Integrating jQuery Calculations into Gravity Forms Calculations"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integrating-jquery-calculations-into-gravity-forms-calculations#post-252347</link>
			<pubDate>Tue, 14 May 2013 05:42:51 +0000</pubDate>
			<dc:creator>mike52</dc:creator>
			<guid isPermaLink="false">252347@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to integrate jQuery calculations into gravity forms calculations?&#60;br /&#62;
example..&#60;br /&#62;
&#60;a href=&#34;http://designfitz.com/test-page/&#34; rel=&#34;nofollow&#34;&#62;http://designfitz.com/test-page/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have 3 Fields here in the simple example, you enter a number in the first field, jQuery then updates the value in the second field,  and the third field is supposed to be populated by gravity forms, but not unless you tab through or click it does it update, is there any way to get gravity forms fields to recognise data entered by jQuery??
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
