<?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: Loading Screen while Processing Large Forms (User Registration on Multisite)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/loading-screen-while-processing-large-forms-user-registration-on-multisite</link>
		<description>Gravity Support Forums Topic: Loading Screen while Processing Large Forms (User Registration on Multisite)</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 11:52:19 +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/loading-screen-while-processing-large-forms-user-registration-on-multisite" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Loading Screen while Processing Large Forms (User Registration on Multisite)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loading-screen-while-processing-large-forms-user-registration-on-multisite#post-69523</link>
			<pubDate>Sat, 04 Aug 2012 19:14:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69523@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Pretty cool.  Glad you were able to work that out.  Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ktrusak on "Loading Screen while Processing Large Forms (User Registration on Multisite)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loading-screen-while-processing-large-forms-user-registration-on-multisite#post-69510</link>
			<pubDate>Sat, 04 Aug 2012 12:33:31 +0000</pubDate>
			<dc:creator>ktrusak</dc:creator>
			<guid isPermaLink="false">69510@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Chris Hajer;&#60;/p&#62;
&#60;p&#62;That did the trick beautifully! I was able to setup a fully custom screen that pops up after form submission, it looks great and does exactly what I wanted. Thanks for all your help&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://imgur.com/bMMTg&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/bMMTg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Loading Screen while Processing Large Forms (User Registration on Multisite)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loading-screen-while-processing-large-forms-user-registration-on-multisite#post-69503</link>
			<pubDate>Sat, 04 Aug 2012 11:05:59 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69503@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK.  There's always more than one way to do it. If this does not work, we'll come up with something else.  Thanks for being flexible.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ktrusak on "Loading Screen while Processing Large Forms (User Registration on Multisite)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loading-screen-while-processing-large-forms-user-registration-on-multisite#post-69493</link>
			<pubDate>Sat, 04 Aug 2012 10:23:08 +0000</pubDate>
			<dc:creator>ktrusak</dc:creator>
			<guid isPermaLink="false">69493@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That appears to be exactly what I was looking for, I will implement it now and let you know if that does the trick.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Loading Screen while Processing Large Forms (User Registration on Multisite)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loading-screen-while-processing-large-forms-user-registration-on-multisite#post-69412</link>
			<pubDate>Fri, 03 Aug 2012 19:36:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69412@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds like what we want to do is really just let the submit work normally, but put up a fake progress/loading animation.  How about something like this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/add-a-file-upload-progress-bar#post-6584&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/add-a-file-upload-progress-bar#post-6584&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Loading Screen while Processing Large Forms (User Registration on Multisite)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loading-screen-while-processing-large-forms-user-registration-on-multisite#post-69411</link>
			<pubDate>Fri, 03 Aug 2012 19:31:07 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69411@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is a syntax error in that.  You can try this.  I didn't check it, but at least the syntax error is fixed:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
add_filter(&#38;quot;gform_submit_button_10&#38;quot;, &#38;quot;form_submit_button&#38;quot;, 10, 2);
function form_submit_button($button, $form){
    return &#38;quot;&#38;lt;a href=&#38;#39;#loadlightbox&#38;#39; class=&#38;#39;lightbox&#38;#39;&#38;gt;&#38;lt;button class=&#38;#39;button&#38;#39; id=&#38;#39;gform_submit_button_10&#38;#39;&#38;gt;&#38;lt;span&#38;gt;Submit&#38;lt;/span&#38;gt;&#38;lt;/button&#38;gt;&#38;lt;/a&#38;gt;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Report back please.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ktrusak on "Loading Screen while Processing Large Forms (User Registration on Multisite)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loading-screen-while-processing-large-forms-user-registration-on-multisite#post-69396</link>
			<pubDate>Fri, 03 Aug 2012 17:26:14 +0000</pubDate>
			<dc:creator>ktrusak</dc:creator>
			<guid isPermaLink="false">69396@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh, the part that isn't seen would be this div that doesn't appear on the screen, but is activated when the link is clicked&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;loadlightbox&#38;quot; style=&#38;quot;display:none;&#38;quot;&#38;gt;Text and gif to display during load before redirect&#38;lt;/div&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ktrusak on "Loading Screen while Processing Large Forms (User Registration on Multisite)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loading-screen-while-processing-large-forms-user-registration-on-multisite#post-69395</link>
			<pubDate>Fri, 03 Aug 2012 17:22:54 +0000</pubDate>
			<dc:creator>ktrusak</dc:creator>
			<guid isPermaLink="false">69395@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The delay comes while the form is submitting information. So the second the button is clicked it takes the 20-30 seconds for anything to happen next. I am actually not getting a blank screen now. It just sits on the form for the 20-30 seconds. &#60;/p&#62;
&#60;p&#62;I had a thought to try and just modify the button. Is it possible to just add an additional function to a button besides form submit?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_submit_button_10&#38;quot;, &#38;quot;form_submit_button&#38;quot;, 10, 2);
function form_submit_button($button, $form){
    return &#38;quot;&#38;lt;a href=&#38;quot;#loadlightbox&#38;quot; class=&#38;quot;lightbox&#38;quot;&#38;gt;&#38;lt;button class=&#38;#39;button&#38;#39; id=&#38;#39;gform_submit_button_10&#38;#39;&#38;gt;&#38;lt;span&#38;gt;Submit&#38;lt;/span&#38;gt;&#38;lt;/button&#38;gt;&#38;lt;/a&#38;gt;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;^this gives me an unexpected t string
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Loading Screen while Processing Large Forms (User Registration on Multisite)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loading-screen-while-processing-large-forms-user-registration-on-multisite#post-69392</link>
			<pubDate>Fri, 03 Aug 2012 16:56:29 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69392@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The &#34;subscribe to topic&#34; function with the bbPress forum software is ... flaky sometimes.  Sorry about that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Loading Screen while Processing Large Forms (User Registration on Multisite)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/loading-screen-while-processing-large-forms-user-registration-on-multisite#post-69391</link>
			<pubDate>Fri, 03 Aug 2012 16:55:59 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">69391@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So where is the delay coming from?  As which stage?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
