<?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: pre_submission no longer working</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pre_submission-no-longer-working</link>
		<description>Gravity Support Forums Topic: pre_submission no longer working</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 15:38:31 +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/pre_submission-no-longer-working" rel="self" type="application/rss+xml" />

		<item>
			<title>vixvii on "pre_submission no longer working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre_submission-no-longer-working#post-30901</link>
			<pubDate>Mon, 25 Jul 2011 13:47:45 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">30901@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl - I still have the issue with the form. You can close this topic and I will open a new discussion as it isn't related to this issue. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "pre_submission no longer working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre_submission-no-longer-working#post-30894</link>
			<pubDate>Mon, 25 Jul 2011 13:14:56 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">30894@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Before I close this issue, just to clarify everything is good? You figured out the issue, or at least it's not an issue with Gravity Forms?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vixvii on "pre_submission no longer working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre_submission-no-longer-working#post-30866</link>
			<pubDate>Mon, 25 Jul 2011 10:16:43 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">30866@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;UPDATE : I made some changes on the code and also on the form itself. IT seems like I have some problems on the form. If I put the UniqueID hidden field at the bottom of the form, the code does not work - also, any new items I add doesn't show on the form. Moving the UniqueID field to the top of the form works perfectly. I guess this means I have a problem with the Form layout? I have tried the Meta Recovery Tool, but it doesn't fix the problem on the form. I have 104 fields on the form, so it is quite a mission troubleshooting this in the XML file - any suggestions?&#60;/p&#62;
&#60;p&#62;I also found the mistakes in my previous code I submitted - it looks like somewhere my code was overwritten with an older version and not GF - sorry!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vixvii on "pre_submission no longer working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre_submission-no-longer-working#post-30863</link>
			<pubDate>Mon, 25 Jul 2011 08:14:45 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">30863@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;UPDATE : I copied the exact code to &#60;a href=&#34;http://www.fllsa.org/team-registration/&#34; rel=&#34;nofollow&#34;&#62;http://www.fllsa.org/team-registration/&#60;/a&#62; which is my live site and here the Unique ID doesn't work. The results are very inconsistent and I really need a solution urgently. Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vixvii on "pre_submission no longer working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre_submission-no-longer-working#post-30823</link>
			<pubDate>Sat, 23 Jul 2011 19:28:59 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">30823@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It doesn't matter what I select in input_99 (dropdown list, the first if statement always gets executed and (SAP FLL @ Sci-Bono 2011) is selected and the entries updated.&#60;/p&#62;
&#60;p&#62;BUT - I have now split the code into 2 sections. I am doing the UniqueID in pre_submission and the updating of the competitions in post_submission. Now suddenly the uniqueID is working! IF both are done in pre, it doesn't work.&#60;/p&#62;
&#60;p&#62;The competition counter still doesn't work in post, but the unique ID is working again. Something is very wrong here...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vixvii on "pre_submission no longer working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pre_submission-no-longer-working#post-30818</link>
			<pubDate>Sat, 23 Jul 2011 17:19:14 +0000</pubDate>
			<dc:creator>vixvii</dc:creator>
			<guid isPermaLink="false">30818@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have code that used to work before updating to the latest version. Not sure what my previous version was but was about 3 - 4 updates ago.&#60;/p&#62;
&#60;p&#62;My code:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/2261577&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2261577&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have a hidden field with ID 101 and this no longer updates. If I create a test form with the EXACT code, then it works. I have also tried just adding $_POST[&#34;input_101&#34;] = &#34;uniqueID&#34; just to try, but it doesn't execute this at all.&#60;/p&#62;
&#60;p&#62;Did anything change with the pre_submission? Everything that used to work suddenly misbehaves completely. Maybe it has to do with the way I coded?&#60;/p&#62;
&#60;p&#62;The form is on &#60;a href=&#34;http://www.topweddingphotos.com/team-registration/&#34; rel=&#34;nofollow&#34;&#62;http://www.topweddingphotos.com/team-registration/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
