<?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: additinal save button</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: additinal save button</description>
<language>en</language>
<pubDate>Mon, 22 Jun 2026 07:42:03 +0000</pubDate>

<item>
<title>yuniar on "additinal save button"</title>
<link>https://www.machform.com/forums/topic/additinal-save-button#post-11529</link>
<pubDate>Thu, 03 Mar 2011 21:47:05 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">11529@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It would be difficult to put the additional submit button into the box of entry options.&#60;br /&#62;
However, it is possible to add the additional submit button into the top right corner of your form.&#60;/p&#62;
&#60;p&#62;Simply edit your &#34;includes/view-functions.php&#34; file, search around line 2184 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;{$all_element_markup}
{$custom_element}
{$button_markup}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;right above that code, add the submit button, like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li&#38;gt;&#38;lt;input id=&#38;quot;saveForm2&#38;quot; class=&#38;quot;button_text&#38;quot; type=&#38;quot;submit&#38;quot; name=&#38;quot;submit&#38;quot; value=&#38;quot;Save Changes&#38;quot; style=&#38;quot;float: right&#38;quot; /&#38;gt;&#38;lt;/li&#38;gt;
{$all_element_markup}
{$custom_element}
{$button_markup}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>grimdesigns on "additinal save button"</title>
<link>https://www.machform.com/forums/topic/additinal-save-button#post-11517</link>
<pubDate>Thu, 03 Mar 2011 02:30:23 +0000</pubDate>
<dc:creator>grimdesigns</dc:creator>
<guid isPermaLink="false">11517@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I tried to add a save link (text) in the entry box on the edit_entry.php page but I'm having a problem making it save the form. I needed to add it because the form is very long and if the change was made towards the top, I want the user to be able to save it without scrolling so much.&#60;/p&#62;
&#60;p&#62;My code looks like this&#60;/p&#62;
&#60;li&#62;&#60;a href=&#34;#&#34;&#62;Save 1Form&#60;/a&#62;&#60;/li&#62;
&#60;p&#62;I will make the name of the form dynamic later but for now, I know I am working with form_1 so it's okay.&#60;/p&#62;
&#60;p&#62;Any suggestions/help would be appreciated.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
