<?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: How can I add 2 buttons on my Form?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-add-2-buttons-on-my-form</link>
		<description>Gravity Support Forums Topic: How can I add 2 buttons on my Form?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:24:37 +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/how-can-i-add-2-buttons-on-my-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "How can I add 2 buttons on my Form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-add-2-buttons-on-my-form#post-78449</link>
			<pubDate>Tue, 02 Oct 2012 01:42:44 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78449@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You will have to change the button text dynamically using something like jQuery on the front end.  This functionality is outside of what Gravity Forms can do with the form builder, but you can accomplish this with jQuery.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.google.com/search?q=change+submit+button+text+with+jquery&#34; rel=&#34;nofollow&#34;&#62;https://www.google.com/search?q=change+submit+button+text+with+jquery&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zx7md on "How can I add 2 buttons on my Form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-add-2-buttons-on-my-form#post-78435</link>
			<pubDate>Mon, 01 Oct 2012 23:51:45 +0000</pubDate>
			<dc:creator>zx7md</dc:creator>
			<guid isPermaLink="false">78435@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok I got the button working but not 100%&#60;/p&#62;
&#60;p&#62;here is the deal:&#60;br /&#62;
Radio Button:  add another Vehicle?* (I'm using the page break)&#60;br /&#62;
Yes = is taking me to another Page (Perfect)&#60;br /&#62;
No = ok the form is submitted  (Perfect)&#60;/p&#62;
&#60;p&#62;How can I change the button label as ( if I select no ) the button label change to &#34;Submit&#34;&#60;br /&#62;
If I select yes, the button label will change for add another Vehicle&#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How can I add 2 buttons on my Form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-add-2-buttons-on-my-form#post-78424</link>
			<pubDate>Mon, 01 Oct 2012 22:46:41 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78424@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Under what circumstances would you skip ahead?  What would be skipped over?  And why would skip be used instead of next?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zx7md on "How can I add 2 buttons on my Form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-add-2-buttons-on-my-form#post-78421</link>
			<pubDate>Mon, 01 Oct 2012 22:40:12 +0000</pubDate>
			<dc:creator>zx7md</dc:creator>
			<guid isPermaLink="false">78421@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any way to make a html button to SKIP or something like that to go to the last page of the form?&#60;br /&#62;
I'm doing the break page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zx7md on "How can I add 2 buttons on my Form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-add-2-buttons-on-my-form#post-78420</link>
			<pubDate>Mon, 01 Oct 2012 22:16:03 +0000</pubDate>
			<dc:creator>zx7md</dc:creator>
			<guid isPermaLink="false">78420@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you Chris!&#60;br /&#62;
Yes...wow it is a lot of thinking to get this right
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How can I add 2 buttons on my Form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-add-2-buttons-on-my-form#post-78410</link>
			<pubDate>Mon, 01 Oct 2012 21:22:58 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78410@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is no way to nest the forms.  You can approximate all of this in one form though by using conditional logic and hiding a section.  Then, when the visitor clicks &#34;Add another person information&#34;, the section is revealed to add the second person. This is all on one form though, not separate forms.&#60;/p&#62;
&#60;p&#62;A next button will appear if you use a multi-page form.  Again, this will all be on one form, not multiple forms.  Not sure if this accomplishes what you want to do or not.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zx7md on "How can I add 2 buttons on my Form?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-can-i-add-2-buttons-on-my-form#post-78407</link>
			<pubDate>Mon, 01 Oct 2012 20:52:14 +0000</pubDate>
			<dc:creator>zx7md</dc:creator>
			<guid isPermaLink="false">78407@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
I would like to make two submit buttons on my form.&#60;br /&#62;
1: Add another person Information&#60;br /&#62;
2: Next&#60;/p&#62;
&#60;p&#62;&#34;Add another person Information&#34; will be another form on the current form for more information.( will not submit the form)&#60;br /&#62;
&#34;Next&#34; Goes to another form on the current form ( will not submit the form)&#60;/p&#62;
&#60;p&#62;I tried adding 2 page breaks but I can not get the 2 buttons :(&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;br /&#62;
Thanks a lot!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
