<?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: Load Value from Field possible</title>
		<link>https://legacy.forums.gravityhelp.com/topic/load-value-from-field-possible</link>
		<description>Gravity Support Forums Topic: Load Value from Field possible</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 17:00:36 +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/load-value-from-field-possible" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Load Value from Field possible"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/load-value-from-field-possible#post-144399</link>
			<pubDate>Thu, 07 Feb 2013 20:06:33 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">144399@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a link to the page on your site where the form is embedded?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sille on "Load Value from Field possible"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/load-value-from-field-possible#post-144199</link>
			<pubDate>Thu, 07 Feb 2013 11:38:31 +0000</pubDate>
			<dc:creator>sille</dc:creator>
			<guid isPermaLink="false">144199@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Thanks for the reply.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://jsfiddle.net/joycse06/LnDYA/23/&#34; rel=&#34;nofollow&#34;&#62;http://jsfiddle.net/joycse06/LnDYA/23/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Posted the html in a html field and the js below the head() in header.php.&#60;/p&#62;
&#60;p&#62;Still doesn't work.. Any idea how to fix this?&#60;/p&#62;
&#60;p&#62;Want to calculate with the total...&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Load Value from Field possible"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/load-value-from-field-possible#post-135236</link>
			<pubDate>Tue, 29 Jan 2013 11:51:09 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">135236@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there, here's our documentation on where to put various code: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sille on "Load Value from Field possible"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/load-value-from-field-possible#post-134926</link>
			<pubDate>Tue, 29 Jan 2013 06:37:18 +0000</pubDate>
			<dc:creator>sille</dc:creator>
			<guid isPermaLink="false">134926@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;because in gravityforms.js it doesn't work when i copy and paste the JS.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sille on "Load Value from Field possible"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/load-value-from-field-possible#post-132930</link>
			<pubDate>Sun, 27 Jan 2013 05:09:18 +0000</pubDate>
			<dc:creator>sille</dc:creator>
			<guid isPermaLink="false">132930@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for Answering. Where do i put that javascript code? The html code is in a html text box.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Load Value from Field possible"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/load-value-from-field-possible#post-97538</link>
			<pubDate>Sat, 01 Dec 2012 01:38:19 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">97538@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is not possible within Gravity Forms but is possible with jQuery.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://stackoverflow.com/a/10884755&#34; rel=&#34;nofollow&#34;&#62;http://stackoverflow.com/a/10884755&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;See the jsfiddle that is linked to.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sille on "Load Value from Field possible"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/load-value-from-field-possible#post-96667</link>
			<pubDate>Wed, 28 Nov 2012 17:33:07 +0000</pubDate>
			<dc:creator>sille</dc:creator>
			<guid isPermaLink="false">96667@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Is it possible to get the value of an earlier filled in field an calculate it with the total or just get the value?&#60;/p&#62;
&#60;p&#62;Hope you can give me some advice. Thanks,&#60;/p&#62;
&#60;p&#62;Sille
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
