<?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: Copying data from one field to another</title>
		<link>https://legacy.forums.gravityhelp.com/topic/copying-data-from-one-field-to-another</link>
		<description>Gravity Support Forums Topic: Copying data from one field to another</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:39:04 +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/copying-data-from-one-field-to-another" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Copying data from one field to another"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/copying-data-from-one-field-to-another#post-73808</link>
			<pubDate>Tue, 04 Sep 2012 11:57:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">73808@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any JavaScript can be used with Gravity Forms, or any page on your website.  It's not built in to Gravity Forms, but is external functionality which you can add.&#60;/p&#62;
&#60;p&#62;You can use the gform_enqueue_scripts filter to add any required scripts to the page which holds the Gravity Form: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_enqueue_scripts&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_enqueue_scripts&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The basic procedure will be to create your form, then based on your form and the fields you want to duplicate, write the JavaScript to copy the data from field to field.  Save that JavaScript to your server, then add that JavaScript to the page where the Gravity Form is shown.  There are a few pieces to it, but it's not a complicated customization.  It requires JavaScript and WordPress skills.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DigitalC on "Copying data from one field to another"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/copying-data-from-one-field-to-another#post-73807</link>
			<pubDate>Tue, 04 Sep 2012 11:53:26 +0000</pubDate>
			<dc:creator>DigitalC</dc:creator>
			<guid isPermaLink="false">73807@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does this integrate with the Gravity forms? I'm not sure how that works. I actually have a Gravity Form that I built, the question remains to whether I can add the &#34;copy&#34; functionality. I see the custom JavaScript info you sent but again, not sure how this would integrate with Gravity Forms. Is there someplace I could start or a document about using custom JS with Gravity Forms?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Copying data from one field to another"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/copying-data-from-one-field-to-another#post-73792</link>
			<pubDate>Tue, 04 Sep 2012 11:16:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">73792@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can do this, with JavaScript or jQuery.    Here are a couple explanations online:&#60;br /&#62;
&#60;a href=&#34;http://www.encaffeinated.com/articles/view/copying_billing_and_shipping_address_information_with_jquery/&#34; rel=&#34;nofollow&#34;&#62;http://www.encaffeinated.com/articles/view/copying_billing_and_shipping_address_information_with_jquery/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://stackoverflow.com/q/2706756&#34; rel=&#34;nofollow&#34;&#62;http://stackoverflow.com/q/2706756&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I searched for &#34;shipping same as billing JavaScript&#34; which is where you see this functionality usually.  The procedure would be the same: add some JavaScript functionality to copy data from one field to another one the same page, with limited user interaction.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DigitalC on "Copying data from one field to another"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/copying-data-from-one-field-to-another#post-73790</link>
			<pubDate>Tue, 04 Sep 2012 11:05:05 +0000</pubDate>
			<dc:creator>DigitalC</dc:creator>
			<guid isPermaLink="false">73790@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm building a form that's a bit like a time sheet where someone enters their job info for Monday, then job info for Tuesday, job info for Wednesday and so forth. On most days, this job info is identical from day to day. Is it possible to add a checkbox that allows someone to &#34;copy&#34; data from previous fields into subsequent fields? &#60;/p&#62;
&#60;p&#62;So for example, if someone did the same job on Monday and Tuesday, they could enter in the info into Monday, then click &#34;copy to next day&#34; and automatically populate Tuesday without having to manually re-type all the info.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
