<?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: use conditional hidden fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-hidden-fields</link>
		<description>Gravity Support Forums Topic: use conditional hidden fields</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:46:23 +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/use-conditional-hidden-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "use conditional hidden fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-hidden-fields#post-78499</link>
			<pubDate>Tue, 02 Oct 2012 11:09:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78499@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Good luck to you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shtul on "use conditional hidden fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-hidden-fields#post-78454</link>
			<pubDate>Tue, 02 Oct 2012 02:10:40 +0000</pubDate>
			<dc:creator>shtul</dc:creator>
			<guid isPermaLink="false">78454@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Your plugin is awsome! and your support even more but in this case it doesnt meet my needs.&#60;br /&#62;
Thanks a lot about all the help, hopefully I will be ok without it :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "use conditional hidden fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-hidden-fields#post-78397</link>
			<pubDate>Mon, 01 Oct 2012 20:08:03 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78397@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't believe Gravity Forms will meet your needs right at this time.  &#60;/p&#62;
&#60;p&#62;The first &#34;problem&#34; is a &#34;feature&#34; we implemented to allow nested conditional logic to work (ie. country/state/city drop downs where state is dependent on the country selection and city is dependent on the state selected). Part of the solution to this nested conditional logic problem was to reset the selections when they are hidden. So every field that is hidden will have its value reset (input fields will get emptied out and checkboxes will get unchecked). This is currently not a behavior that can be changed.&#60;/p&#62;
&#60;p&#62;There is nothing else to check on #2.  Fields that are hidden by conditional logic will be ignored. &#60;/p&#62;
&#60;p&#62;It does not sound like yours is an application for Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shtul on "use conditional hidden fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-hidden-fields#post-78327</link>
			<pubDate>Mon, 01 Oct 2012 12:30:08 +0000</pubDate>
			<dc:creator>shtul</dc:creator>
			<guid isPermaLink="false">78327@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I will appreciate it if you can check the ability of using the hidden section as well. (#2)&#60;br /&#62;
without it, unfortunly, GF wont fit for my website needs.&#60;br /&#62;
Probably there is a code that can allow it.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "use conditional hidden fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-hidden-fields#post-78251</link>
			<pubDate>Mon, 01 Oct 2012 01:43:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">78251@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Regarding #2, fields which are hidden with conditional logic will not be included in the entry.  It's like they are not even part of the form.&#60;/p&#62;
&#60;p&#62;Regarding losing the state of the hidden and unhidden conditional sections, I will ask for the developers input.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shtul on "use conditional hidden fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-hidden-fields#post-78152</link>
			<pubDate>Sun, 30 Sep 2012 03:52:41 +0000</pubDate>
			<dc:creator>shtul</dc:creator>
			<guid isPermaLink="false">78152@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi.&#60;/p&#62;
&#60;p&#62;At the top of my form there are 3 radio buttons, each one of them open different checkboxes and the client should check the boxes he is interested.&#60;br /&#62;
&#60;a href=&#34;http://tinyurl.com/8m7g295&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/8m7g295&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have 2 problems, but I think solving the first one will solve the second as well.&#60;br /&#62;
1. When client switch between the radios, when he come to one of his previous selection he finds it empty. The form doesn't save previous selections at different radio when using conditionals logic.&#60;br /&#62;
2. At the end of the process when the client hit SUBMIT, I need to collect all the information, also from the field that are hidden because of the conditionals.&#60;/p&#62;
&#60;p&#62;I really hope it can be solved.&#60;br /&#62;
Thanks a lot for your support
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
