<?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 User Favorites: signo</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/signo'>signo</a></link>
		<description>Gravity Support Forums User Favorites: signo</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 18:46:47 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>samwinslow on "Shipping based on a percentage of price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/shipping-based-on-a-percentage-of-price#post-53230</link>
			<pubDate>Thu, 22 Mar 2012 19:29:36 +0000</pubDate>
			<dc:creator>samwinslow</dc:creator>
			<guid isPermaLink="false">53230@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you help me make the shipping amount the same percentage always?  Is this possible?  I want the same shipping percentage for all of my forms.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Validating form, Read-only fields and Pre_render Hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-form-read-only-fields-and-pre_render-hook#post-51520</link>
			<pubDate>Tue, 06 Mar 2012 19:22:09 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">51520@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;Give this a shot:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/3537313&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/3537313&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The trick is wrapping your existing JS bits in &#34;jQuery(document).bind('gform_post_render', function(){&#34; rather then the &#34;jQuery(document).ready(function(){&#34; wrapper.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VAR Channel Marketing on "Validating form, Read-only fields and Pre_render Hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-form-read-only-fields-and-pre_render-hook#post-51388</link>
			<pubDate>Tue, 06 Mar 2012 02:02:34 +0000</pubDate>
			<dc:creator>VAR Channel Marketing</dc:creator>
			<guid isPermaLink="false">51388@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, I couldnt make it work (yet)...&#60;br /&#62;
Please have a look at my code.&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/3531470&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/3531470&#60;/a&#62;&#60;br /&#62;
How can I use the post_render hook?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VAR Channel Marketing on "Validating form, Read-only fields and Pre_render Hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-form-read-only-fields-and-pre_render-hook#post-51387</link>
			<pubDate>Tue, 06 Mar 2012 02:01:01 +0000</pubDate>
			<dc:creator>VAR Channel Marketing</dc:creator>
			<guid isPermaLink="false">51387@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, I couldnt make it work (yet)...&#60;br /&#62;
Please have a look at my code.&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/3531470&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/3531470&#60;/a&#62;&#60;br /&#62;
How can I use the post_render hook?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Validating form, Read-only fields and Pre_render Hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-form-read-only-fields-and-pre_render-hook#post-51366</link>
			<pubDate>Mon, 05 Mar 2012 20:05:09 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">51366@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You have to re-initiate your javascript when the refresh occurs.&#60;/p&#62;
&#60;p&#62;Do you have AJAX enabled on this form so that the form uses AJAX?  If so, there is a hook you use to re-initialize javascript when this happens.  Documentation for this hook is here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_post_render&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VAR Channel Marketing on "Validating form, Read-only fields and Pre_render Hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-form-read-only-fields-and-pre_render-hook#post-51295</link>
			<pubDate>Mon, 05 Mar 2012 12:02:08 +0000</pubDate>
			<dc:creator>VAR Channel Marketing</dc:creator>
			<guid isPermaLink="false">51295@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Still NEED HELP!!! Some one hint me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VAR Channel Marketing on "Validating form, Read-only fields and Pre_render Hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-form-read-only-fields-and-pre_render-hook#post-51146</link>
			<pubDate>Fri, 02 Mar 2012 14:08:18 +0000</pubDate>
			<dc:creator>VAR Channel Marketing</dc:creator>
			<guid isPermaLink="false">51146@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Still NEED HELP!!!!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VAR Channel Marketing on "Dropdown list + Selected value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dropdown-list-selected-value#post-50849</link>
			<pubDate>Tue, 28 Feb 2012 15:06:10 +0000</pubDate>
			<dc:creator>VAR Channel Marketing</dc:creator>
			<guid isPermaLink="false">50849@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Got this working myself, just need help with this topic&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/validating-form-read-only-fields-and-pre_render-hook&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/validating-form-read-only-fields-and-pre_render-hook&#60;/a&#62;&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VAR Channel Marketing on "Validating form, Read-only fields and Pre_render Hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-form-read-only-fields-and-pre_render-hook#post-50848</link>
			<pubDate>Tue, 28 Feb 2012 15:03:31 +0000</pubDate>
			<dc:creator>VAR Channel Marketing</dc:creator>
			<guid isPermaLink="false">50848@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;PLease this seems very simple. I just need a nudge in the right direction. Someone pls help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VAR Channel Marketing on "Validating form, Read-only fields and Pre_render Hook"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validating-form-read-only-fields-and-pre_render-hook#post-50199</link>
			<pubDate>Wed, 22 Feb 2012 10:13:37 +0000</pubDate>
			<dc:creator>VAR Channel Marketing</dc:creator>
			<guid isPermaLink="false">50199@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is the thing:&#60;br /&#62;
I have a form with a few custom filters using the pre_render hook. A dropdown list of provinces is monitored (via JQuery) and a tax rate field (read-only) is populated based on selection (and used to calculate the grand total). &#60;a href=&#34;http://www.pastie.org/3361172&#34; rel=&#34;nofollow&#34;&#62;See my code here&#60;/a&#62;&#60;br /&#62;
EVERYTHING WORK FINE EXCEPT, when a required field is missing, it reloads the page showing the required fields highlighted. The problem now is that when this happens, my dropdown is no longer 'monitored' and my read-only fields become editable.&#60;br /&#62;
How can I fix this? Here is my code....&#60;br /&#62;
&#60;a href=&#34;http://www.pastie.org/3361172&#34; rel=&#34;nofollow&#34;&#62;http://www.pastie.org/3361172&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
