<?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: Add new form fields on import?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/add-new-form-fields-on-import</link>
		<description>Gravity Support Forums Topic: Add new form fields on import?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 Apr 2026 18:28:16 +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/add-new-form-fields-on-import" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Add new form fields on import?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-new-form-fields-on-import#post-71802</link>
			<pubDate>Tue, 21 Aug 2012 01:03:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71802@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't know of a programmatic way to do this.  Is the hidden field always different, but the tracking code stored therein different for each form or site?&#60;/p&#62;
&#60;p&#62;Since the field is always present in the form, how about adding to functions.php something that will pre-populate the field with the unique information, based on form ID?  Without knowing what information is being stored, and how it's different, it's hard to provide specifics.  But you'd have to add some code to add new fields on import, so this would likely be the same amount of work, it would just be to populate the field value, for a field which is already present, rather than modify a form on import.  &#60;/p&#62;
&#60;p&#62;That would be less efficient, pre-populating a field value every time the form is rendered, but I'm just thinking out loud, generically.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sevendayweekend on "Add new form fields on import?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-new-form-fields-on-import#post-71593</link>
			<pubDate>Sat, 18 Aug 2012 23:33:26 +0000</pubDate>
			<dc:creator>sevendayweekend</dc:creator>
			<guid isPermaLink="false">71593@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have some standard hidden fields I use for tracking that I would like to easily add to my existing forms and forms I create in the future. Creating the hidden fields by hand in the UI is slow work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Add new form fields on import?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-new-form-fields-on-import#post-71589</link>
			<pubDate>Sat, 18 Aug 2012 22:26:11 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">71589@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can't think of any way to do this automatically.  What use case do you have that requires this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sevendayweekend on "Add new form fields on import?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/add-new-form-fields-on-import#post-71564</link>
			<pubDate>Sat, 18 Aug 2012 15:36:05 +0000</pubDate>
			<dc:creator>sevendayweekend</dc:creator>
			<guid isPermaLink="false">71564@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to import additional fields into an existing form using the XML import feature?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
