<?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: Hide Fields with jQuery</title>
		<link>https://legacy.forums.gravityhelp.com/topic/hide-fields-with-jquery</link>
		<description>Gravity Support Forums Topic: Hide Fields with jQuery</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:03:06 +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/hide-fields-with-jquery" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Hide Fields with jQuery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-fields-with-jquery#post-203595</link>
			<pubDate>Wed, 10 Apr 2013 05:45:50 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">203595@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mike52 on "Hide Fields with jQuery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-fields-with-jquery#post-203495</link>
			<pubDate>Wed, 10 Apr 2013 04:16:44 +0000</pubDate>
			<dc:creator>mike52</dc:creator>
			<guid isPermaLink="false">203495@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Excellent, thank you very much for your help! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Hide Fields with jQuery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-fields-with-jquery#post-202742</link>
			<pubDate>Tue, 09 Apr 2013 14:06:15 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">202742@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Have you tried the .hide method where 2 is your form number and 28 is your field number&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script&#38;gt;
$(document).ready(function(){
     $(&#38;#39;#field_2_28&#38;#39;).hide();
});
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>mike52 on "Hide Fields with jQuery"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-fields-with-jquery#post-201116</link>
			<pubDate>Mon, 08 Apr 2013 09:34:04 +0000</pubDate>
			<dc:creator>mike52</dc:creator>
			<guid isPermaLink="false">201116@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have two forms on a single page, im using them in conjunction with woocommerce. I was wondering if it was possible to hide a field, much like conditional logic does, with jQuery? I've added Style:display:hidden with jQuery but when the form is submitted the field still shows up. I could use conditional logic, but for this specific project I need to use jQuery, this is on my local machine so I can't provide a live example.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
