<?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: Conditional Form Submit Button</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-form-submit-button</link>
		<description>Gravity Support Forums Topic: Conditional Form Submit Button</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:31:46 +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/conditional-form-submit-button" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Conditional Form Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-form-submit-button#post-204509</link>
			<pubDate>Wed, 10 Apr 2013 21:58:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">204509@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Let us know what solution you ultimately come up with.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jkwcape on "Conditional Form Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-form-submit-button#post-203978</link>
			<pubDate>Wed, 10 Apr 2013 11:22:07 +0000</pubDate>
			<dc:creator>jkwcape</dc:creator>
			<guid isPermaLink="false">203978@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Conditional Form Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-form-submit-button#post-203543</link>
			<pubDate>Wed, 10 Apr 2013 05:08:54 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">203543@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Alternatively, instead of relying on the visitor to click a box indicating they are a return visitor, if you can check with cookies that they are returning, you could use the gform_submit_button filter to change the button before the form is displayed:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_submit_button&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_submit_button&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Conditional Form Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-form-submit-button#post-203541</link>
			<pubDate>Wed, 10 Apr 2013 05:06:49 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">203541@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Got it now.  To change the text on the button based on a checkbox choice, you will need to use jQuery or JavaScript on the page.  Here is some jQuery I have used in the past to change the submit button text after it is first clicked, to prevent duplicate submissions: &#60;a href=&#34;http://pastebin.com/TR1Lu7Tb&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/TR1Lu7Tb&#60;/a&#62;  You can change the text in the same manner on your page, but it will be dependent upon clicking your checkbox, rather than dependent on form submission.&#60;/p&#62;
&#60;p&#62;The conditional notification and conditional confirmation (redirect) will be easier to accomplish 1.7 as the notifications and confirmations were both revised in 1.7.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jkwcape on "Conditional Form Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-form-submit-button#post-202678</link>
			<pubDate>Tue, 09 Apr 2013 12:57:23 +0000</pubDate>
			<dc:creator>jkwcape</dc:creator>
			<guid isPermaLink="false">202678@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I know about changing the text in the submit button, but I need the text to change based on a checkbox selection.&#60;/p&#62;
&#60;p&#62;This is a dynamic page that signs up people applying for jobs and redirects them based on cookies set in a url parameter to a job assessment. Here's a live example:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://y-me.us/sunrise-medical&#34; rel=&#34;nofollow&#34;&#62;http://y-me.us/sunrise-medical&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I need to add a checkbox for return visitors who already have taken the assessment and just want their job application forwarded based on their prior results. So I just need to add a checkbox that indicates they've already taken the test, then changes the submit button text from &#34;Proceed to Questionnaire&#34; to &#34;Submit My Questionnaire Results&#34; (or something like that), then that checkbox also triggers a conditional notification and conditional confirmation (a different redirect). &#60;/p&#62;
&#60;p&#62;I hope this indicates more clearly what I need to do. Thanks!&#60;/p&#62;
&#60;p&#62;(note my live site has older version of GF -  I'm testing the beta version on a dev site that's private)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Conditional Form Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-form-submit-button#post-201623</link>
			<pubDate>Mon, 08 Apr 2013 21:09:16 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">201623@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;A conditional submit button feature has been present in Gravity Forms for a very long time.  Here is a screenshot of the advanced tab of the form settings in 1.6.12: &#60;a href=&#34;http://minus.com/lBsm1FTGmN8Jt&#34; rel=&#34;nofollow&#34;&#62;http://minus.com/lBsm1FTGmN8Jt&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can change the text from &#34;Submit&#34; to whatever you want, here as well. &#60;/p&#62;
&#60;p&#62;OR&#60;/p&#62;
&#60;p&#62;Maybe you need to conditionally change the text on the submit button based on a form selection?  If that's what you need, please explain how this will work, and show us the page where you want to implement this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jkwcape on "Conditional Form Submit Button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-form-submit-button#post-201493</link>
			<pubDate>Mon, 08 Apr 2013 17:34:43 +0000</pubDate>
			<dc:creator>jkwcape</dc:creator>
			<guid isPermaLink="false">201493@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello and thanks for a great plugin. I love the direction you are heading. I've tried out 1.7 beta 2 to see if it fits my needs but it still isn't quite there, so I thought I would submit a feature request (or maybe you can suggest a better solution). I need a conditional submit button. For instance, if someone checks a box based on their circumstance, I intend to make use of the new conditional notification and conditional confirmation, which is helpful, but I also need the submit button to text change so it says different words. Possible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
