<?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: Conditional Logic Shows Ramdom Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-shows-ramdom-field</link>
		<description>Gravity Support Forums Topic: Conditional Logic Shows Ramdom Field</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 19:20:56 +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/conditional-logic-shows-ramdom-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Conditional Logic Shows Ramdom Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-shows-ramdom-field#post-10698</link>
			<pubDate>Sat, 02 Oct 2010 09:39:09 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10698@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The &#34;output css&#34; feature is there simply to offer that option to those who want it. Some people prefer to get in there &#38;amp; make a lot of changes and it makes it easier.&#60;/p&#62;
&#60;p&#62;Nothing's perfect and everything's open to revision and refinement as we move along. Thanks for the feedback.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martythornley on "Conditional Logic Shows Ramdom Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-shows-ramdom-field#post-10695</link>
			<pubDate>Sat, 02 Oct 2010 03:26:59 +0000</pubDate>
			<dc:creator>martythornley</dc:creator>
			<guid isPermaLink="false">10695@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Overall, I liked what the CSS output did - kept font colors, etc. (although not a fan of the fact that you add font-family info - the theme should determine that).&#60;/p&#62;
&#60;p&#62;I feel like copying the css file is a pain. Why? It should be easy to add a few lines to our theme file and that should work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Conditional Logic Shows Ramdom Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-shows-ramdom-field#post-10693</link>
			<pubDate>Sat, 02 Oct 2010 03:12:28 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10693@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad it worked for you. &#60;/p&#62;
&#60;p&#62;As a note, you do have the option to copy the forms.css content to your theme style sheet and then chane the form settings &#34;output css&#34; to &#34;no&#34;. That way you can change all the CSS in your theme files to suit and it won't be overwritten on updates.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martythornley on "Conditional Logic Shows Ramdom Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-shows-ramdom-field#post-10691</link>
			<pubDate>Sat, 02 Oct 2010 03:05:59 +0000</pubDate>
			<dc:creator>martythornley</dc:creator>
			<guid isPermaLink="false">10691@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Having this same issue. It actually appears to be a bug. The element has an inline style attached to it saying &#34;style=&#34;display: list-item; &#34;.&#60;/p&#62;
&#60;p&#62;Also, the CSS added by the plugin goes to the effort of making so many elements use !important - when really it should not. Why make it so awkward for us to overwrite the styles for things like fonts and colors? That is another issue, but of all elements, .gform_validation_container does not use &#34;!important&#34; when it declares &#34;display:none&#34; (looks like forms.css line 205).&#60;/p&#62;
&#60;p&#62;I am also using conditional fields. Maybe the part telling that section to display is adding the inline style? &#60;/p&#62;
&#60;p&#62;Your fix worked for now though. Thx! Hopefully all the hidden validation fields use that same class name?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Conditional Logic Shows Ramdom Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-shows-ramdom-field#post-10086</link>
			<pubDate>Mon, 20 Sep 2010 00:43:42 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10086@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;What you're seeing is the spam honeypot field. It's supposed to be hidden via CSS, but must be inheriting from another rule that's making it visible. I can only guess without seeing it.&#60;/p&#62;
&#60;p&#62;You can try adding this to your theme's style.css file&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper .gform_validation_container {display:none!important}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;let me know if that works for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hasanilx on "Conditional Logic Shows Ramdom Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-shows-ramdom-field#post-10085</link>
			<pubDate>Mon, 20 Sep 2010 00:26:17 +0000</pubDate>
			<dc:creator>hasanilx</dc:creator>
			<guid isPermaLink="false">10085@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have conditional logic on section breaks. It works but for some reason it shows a field (different ones at random times) that I never created (or at least deleted and can't see it in the form admin). &#60;/p&#62;
&#60;p&#62;Though the field that randomly appears is different (email, phone, etc) the description is always the same - &#34;This field is for validation purposes and should be left unchanged.&#34;&#60;/p&#62;
&#60;p&#62;I'm on my testing server so I don't want to post a link. Will send link to admin for further checking if need be.&#60;/p&#62;
&#60;p&#62;Please advise. Thx&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
