<?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: Form duplication by code</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-duplication-by-code</link>
		<description>Gravity Support Forums Topic: Form duplication by code</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:14:21 +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/form-duplication-by-code" rel="self" type="application/rss+xml" />

		<item>
			<title>Joachim on "Form duplication by code"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-duplication-by-code#post-30726</link>
			<pubDate>Fri, 22 Jul 2011 04:55:14 +0000</pubDate>
			<dc:creator>Joachim</dc:creator>
			<guid isPermaLink="false">30726@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I will give it a try!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Form duplication by code"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-duplication-by-code#post-30551</link>
			<pubDate>Wed, 20 Jul 2011 15:10:20 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30551@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, this would be possible but it would definitely require custom code.  &#60;/p&#62;
&#60;p&#62;You would have to inspect the core Gravity Forms code to see what is executed when you use the Duplicate feature on the page that lists your forms.  Then you'd have to duplicate that functionality and repurpose it for your custom code.  You'd then have to edit the post meta information to update the id of the custom field.&#60;/p&#62;
&#60;p&#62;Ideally as you mentioned you could use just one form with a hidden input.  If you have a lot of events it could mean a lot of forms to then manage.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Joachim on "Form duplication by code"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-duplication-by-code#post-30533</link>
			<pubDate>Wed, 20 Jul 2011 12:36:21 +0000</pubDate>
			<dc:creator>Joachim</dc:creator>
			<guid isPermaLink="false">30533@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a way to duplicate a form by code?&#60;br /&#62;
Case: I'm using a custom post type, called event. When a new event is created I need to duplicate a standard form and add the id to a custom field of the event. In the front, the event is displayed with the form at the bottom of the page.&#60;br /&#62;
I know I could use 1 form and set a hidden input field with the title or id of the specific event, but I want to seperate the entries of each event...&#60;/p&#62;
&#60;p&#62;Possible?&#60;br /&#62;
(I'm a WP developer, a dirty php hooking way is not a problem ;) )
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
