<?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: Hide Total Price only on the first page of a multipage form</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Hide Total Price only on the first page of a multipage form</description>
<language>en</language>
<pubDate>Sat, 12 Sep 2026 11:33:51 +0000</pubDate>

<item>
<title>yuniar on "Hide Total Price only on the first page of a multipage form"</title>
<link>https://www.machform.com/forums/topic/hide-total-price-only-on-the-first-page-of-a-multipage-form#post-24629</link>
<pubDate>Tue, 29 Dec 2015 10:33:45 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">24629@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You can use custom javascript file for that.&#60;/p&#62;
&#60;p&#62;First, create a file and name it like &#34;custom.js&#34;. Put this code inside the file:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$(function(){
	if($(&#38;quot;.ap_tp_num_active&#38;quot;).text() == &#38;#39;1&#38;#39;){
		$(&#38;quot;.total_payment&#38;quot;).hide();
	}
});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then upload the file into your site, so that you could access it using URL like:&#60;br /&#62;
&#60;a href=&#34;http://www.example.com/custom.js&#34; rel=&#34;nofollow&#34;&#62;http://www.example.com/custom.js&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then edit your form, go to the form properties tab and turn on the &#34;Load Custom Javascript File&#34; option.&#60;br /&#62;
Put the above URL there.&#60;/p&#62;
&#60;p&#62;That should do it
&#60;/p&#62;</description>
</item>
<item>
<title>Perigaum on "Hide Total Price only on the first page of a multipage form"</title>
<link>https://www.machform.com/forums/topic/hide-total-price-only-on-the-first-page-of-a-multipage-form#post-24603</link>
<pubDate>Tue, 22 Dec 2015 01:44:07 +0000</pubDate>
<dc:creator>Perigaum</dc:creator>
<guid isPermaLink="false">24603@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello Yuniar.&#60;/p&#62;
&#60;p&#62;I have been using this powerful form builder for several years. Very good work. It's fantastic.&#60;/p&#62;
&#60;p&#62;I need hide the Total Price only in the first page. I have got a multipage form.&#60;/p&#62;
&#60;p&#62;Can You help me?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
