<?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: save data with another form_id</title>
		<link>https://legacy.forums.gravityhelp.com/topic/save-data-with-another-form_id</link>
		<description>Gravity Support Forums Topic: save data with another form_id</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 11:07:00 +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/save-data-with-another-form_id" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "save data with another form_id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/save-data-with-another-form_id#post-107004</link>
			<pubDate>Mon, 24 Dec 2012 07:35:43 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">107004@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is what you could do:&#60;/p&#62;
&#60;p&#62;1. Create a hidden field on the form, check the dynamically populate option, and give a parameter name, for example &#34;who&#34;.&#60;/p&#62;
&#60;p&#62;2. When you are filling out the form, you include the parameter name of the form in the querystring with a particular value. For example who=admin (&#60;a href=&#34;http://sitename.com/form/?who=admin&#34; rel=&#34;nofollow&#34;&#62;http://sitename.com/form/?who=admin&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;3. You add a gform_pre_submission_filter hook to your functions.php - example here: &#60;a href=&#34;http://pastie.org/5563100&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/5563100&#60;/a&#62; . &#60;/p&#62;
&#60;p&#62;You can use whatever value you want, my example had the value as &#34;admin&#34; . The example removes the notifications from the Form object so there aren't any to process.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elinet on "save data with another form_id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/save-data-with-another-form_id#post-102571</link>
			<pubDate>Fri, 14 Dec 2012 05:21:32 +0000</pubDate>
			<dc:creator>elinet</dc:creator>
			<guid isPermaLink="false">102571@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;unfortunately I can not disable notifications administration because we are in membership campaign ..&#60;br /&#62;
Thanks anyway
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "save data with another form_id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/save-data-with-another-form_id#post-102306</link>
			<pubDate>Thu, 13 Dec 2012 15:07:55 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">102306@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is the only issue with using one form that the notification will be sent out, when filling it in yourself?  Is it OK that all entries be stored together?  How about if we figure out a way to turn off admin notifications when you are submitting the form yourself?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elinet on "save data with another form_id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/save-data-with-another-form_id#post-102082</link>
			<pubDate>Thu, 13 Dec 2012 07:26:23 +0000</pubDate>
			<dc:creator>elinet</dc:creator>
			<guid isPermaLink="false">102082@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank's David await for news
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "save data with another form_id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/save-data-with-another-form_id#post-101646</link>
			<pubDate>Wed, 12 Dec 2012 10:34:07 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">101646@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't think you can just change the id_form, as it could create other issues. I am going to ping our developers to see if they can give you a better idea of what might need to be done or if that's enough to do what you want.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elinet on "save data with another form_id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/save-data-with-another-form_id#post-101538</link>
			<pubDate>Wed, 12 Dec 2012 04:36:10 +0000</pubDate>
			<dc:creator>elinet</dc:creator>
			<guid isPermaLink="false">101538@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I can't fill the main form because after filling, it send a notification to the the federated association.&#60;br /&#62;
These inserts made ​​by me, should not be as entries in the on-line form..&#60;/p&#62;
&#60;p&#62;I think the solution is to change with a query on the database, the &#34;id_form&#34; .
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "save data with another form_id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/save-data-with-another-form_id#post-100847</link>
			<pubDate>Mon, 10 Dec 2012 10:57:29 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">100847@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There isn't any easy way to do this. Why don't you fill out the main form yourself? I guess I don't understand well enough why you duplicated the form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elinet on "save data with another form_id"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/save-data-with-another-form_id#post-100754</link>
			<pubDate>Mon, 10 Dec 2012 05:12:18 +0000</pubDate>
			<dc:creator>elinet</dc:creator>
			<guid isPermaLink="false">100754@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
in on one of my site i have a form that allows users to join the association to which the site refers.&#60;/p&#62;
&#60;p&#62;I duplicate this form for associate particular users, this duplicated form will only be used by me and help me to not manually enter users on db.&#60;/p&#62;
&#60;p&#62;The question is.. when I will insert users with &#34;my form&#34; I want this data have the same &#34;form_id&#34; of the main form..&#60;/p&#62;
&#60;p&#62;Is there any hook to use?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Marco Bullo
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
