<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: change SUBMIT button value</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: change SUBMIT button value</description>
<language>en</language>
<pubDate>Thu, 18 Jun 2026 14:17:56 +0000</pubDate>

<item>
<title>yuniar on "change SUBMIT button value"</title>
<link>https://www.machform.com/forums/topic/change-submit-button-value#post-1534</link>
<pubDate>Tue, 29 Apr 2008 13:54:41 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1534@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I've noted this into our feature request list.&#60;/p&#62;
&#60;p&#62;If you don't mind some hack, it's pretty easy to have different submit button for each form.&#60;/p&#62;
&#60;p&#62;Let say your form is having id = 23&#60;br /&#62;
Edit you language.php, search for the submit button part, modify it to be like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$lang[&#38;#39;submit_button&#38;#39;]	= &#38;#39;Submit&#38;#39;;
if($_REQUEST[&#38;#39;id&#38;#39;] == 23){
	$lang[&#38;#39;submit_button&#38;#39;] = &#38;#39;Send Message&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
Adjust the id above with your own form id.
&#60;/p&#62;</description>
</item>
<item>
<title>drowan on "change SUBMIT button value"</title>
<link>https://www.machform.com/forums/topic/change-submit-button-value#post-1527</link>
<pubDate>Mon, 28 Apr 2008 23:59:40 +0000</pubDate>
<dc:creator>drowan</dc:creator>
<guid isPermaLink="false">1527@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks Phil,&#60;br /&#62;
that works, but it applies to all forms, I was hoping it could be form specific.&#60;br /&#62;
Maybe it should go on the wishlist&#60;br /&#62;
Cheers
&#60;/p&#62;</description>
</item>
<item>
<title>philwareham on "change SUBMIT button value"</title>
<link>https://www.machform.com/forums/topic/change-submit-button-value#post-1526</link>
<pubDate>Mon, 28 Apr 2008 23:44:46 +0000</pubDate>
<dc:creator>philwareham</dc:creator>
<guid isPermaLink="false">1526@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yeah, it's in the includes folder file named &#34;language.php&#34;, line 56 (in MachForm v2).&#60;/p&#62;
&#60;p&#62;$lang['submit_button'] = 'Submit';&#60;/p&#62;
&#60;p&#62;Change 'Submit' to whatever you want.
&#60;/p&#62;</description>
</item>
<item>
<title>drowan on "change SUBMIT button value"</title>
<link>https://www.machform.com/forums/topic/change-submit-button-value#post-1525</link>
<pubDate>Mon, 28 Apr 2008 23:36:46 +0000</pubDate>
<dc:creator>drowan</dc:creator>
<guid isPermaLink="false">1525@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is there a way to change SUBMIT button value text to eg. SEND MESSAGE ??
&#60;/p&#62;</description>
</item>

</channel>
</rss>
