<?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: Remove $ from Total Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/remove-from-total-field</link>
		<description>Gravity Support Forums Topic: Remove $ from Total Field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:26:15 +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/remove-from-total-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Remove $ from Total Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-from-total-field#post-113079</link>
			<pubDate>Thu, 03 Jan 2013 11:05:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">113079@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Continued here: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/moneris-integration&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/moneris-integration&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grumpy pixels on "Remove $ from Total Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-from-total-field#post-113050</link>
			<pubDate>Thu, 03 Jan 2013 09:56:52 +0000</pubDate>
			<dc:creator>grumpy pixels</dc:creator>
			<guid isPermaLink="false">113050@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I understand that's a different approach but I'd rather send it hidden. I used a GET request as that was the easiest and fastest way to get the site ready. I will open a new topic to try the Gform after submission.&#60;br /&#62;
Thank you for your outstanding support!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Remove $ from Total Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-from-total-field#post-112381</link>
			<pubDate>Wed, 02 Jan 2013 09:52:18 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112381@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like Moneris is using the query string with the information visible.  How will you send them the information if not in the query string like this?&#60;/p&#62;
&#60;p&#62;If you want to hide that information, you will have to use something other than a GET request, like your &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/remove-from-total-field#post-109100&#34; rel=&#34;nofollow&#34;&#62;initial example here&#60;/a&#62;.  If you want to do that, please open a new topic.  We will need a different approach, possibly using the gform_after_submission hook. &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#60;/a&#62;  It is more complicated than sending the variables in the query string like you have done so far.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grumpy pixels on "Remove $ from Total Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-from-total-field#post-112377</link>
			<pubDate>Wed, 02 Jan 2013 09:31:09 +0000</pubDate>
			<dc:creator>grumpy pixels</dc:creator>
			<guid isPermaLink="false">112377@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, that's exactly what I meant. Is it possible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Remove $ from Total Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-from-total-field#post-111818</link>
			<pubDate>Mon, 31 Dec 2012 23:35:22 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">111818@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What do you mean send the total and other information hidden?  Do you mean you do not want it sent as a GET request and visible as part of the URL?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grumpy pixels on "Remove $ from Total Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-from-total-field#post-111808</link>
			<pubDate>Mon, 31 Dec 2012 22:23:34 +0000</pubDate>
			<dc:creator>grumpy pixels</dc:creator>
			<guid isPermaLink="false">111808@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I figured that out already it was a conflict with the page where the form was embedded. All is working ok!&#60;br /&#62;
One more thing and I leave you alone. Is there a way to send the total and other info hidden?&#60;br /&#62;
Thanks and Happy New Year!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Remove $ from Total Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-from-total-field#post-111787</link>
			<pubDate>Mon, 31 Dec 2012 18:05:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">111787@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please share a link to the page on your site where we can see a form which uses this functionality.  I can't see why it would work in the preview mode and not on the live site.  The code looks OK.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grumpy pixels on "Remove $ from Total Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-from-total-field#post-111759</link>
			<pubDate>Mon, 31 Dec 2012 15:18:08 +0000</pubDate>
			<dc:creator>grumpy pixels</dc:creator>
			<guid isPermaLink="false">111759@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris, this is the code I'm using &#60;a href=&#34;http://pastie.org/5603183&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/5603183&#60;/a&#62; but it only works when I preview the forms. When I test the forms from the actual website it doesn't work. Any idea why?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Remove $ from Total Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-from-total-field#post-110592</link>
			<pubDate>Sat, 29 Dec 2012 13:19:59 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">110592@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can duplicate this code three times, changing the form ID in each one.  But in addition, you will need to rename the function, otherwise you will get an error &#34;Fatal error: Cannot redeclare function&#34; because you are trying to declare the function custom_confirmation more than once.  &#60;/p&#62;
&#60;p&#62;&#60;strong&#62;You can name them like this:&#60;/strong&#62;&#60;br /&#62;
custom_confirmation_1&#60;br /&#62;
custom_confirmation_2&#60;br /&#62;
custom_confirmation_3&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Or with the form ID:&#60;/strong&#62;&#60;br /&#62;
custom_confirmation_148&#60;br /&#62;
custom_confirmation_17&#60;br /&#62;
custom_confirmation_2&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Or go totally different like this:&#60;/strong&#62;&#60;br /&#62;
confirmation_for_product_one&#60;br /&#62;
confirmation_changer&#60;br /&#62;
confirmation_strip_dollar&#60;/p&#62;
&#60;p&#62;When you change the function name, you need to do it on the line which begins &#34;add_filter&#34; and also on the line which begins &#34;function&#34;.  So, copy the block of code so it appears three times, leave one alone, then edit the other two to apply to different forms, then change the function name twice in each block.  If you have trouble, paste your code at pastie.org or pastebin.com and let us know what error you are getting.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>grumpy pixels on "Remove $ from Total Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-from-total-field#post-110527</link>
			<pubDate>Sat, 29 Dec 2012 10:44:09 +0000</pubDate>
			<dc:creator>grumpy pixels</dc:creator>
			<guid isPermaLink="false">110527@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I changed the form ID and it's working now!&#60;br /&#62;
One more thing, I need to add this same function to two other forms. Do I need to modify the same code that goes into the functions.php or that has to be done somewhere else?&#60;br /&#62;
Thanks for your help Chris!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
