<?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 Tag: conditional - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/conditional</link>
		<description>Gravity Support Forums Tag: conditional - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:18:48 +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/tags/conditional/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>Stylmark on "Conditional for radio button list having any value checked"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-for-radio-button-list-having-any-value-checked#post-346165</link>
			<pubDate>Wed, 26 Jun 2013 14:09:53 +0000</pubDate>
			<dc:creator>Stylmark</dc:creator>
			<guid isPermaLink="false">346165@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to trigger a conditional field to be displayed based just on whether a radio button list has any value selected?  For example, currently it looks like I need to check for each value in the radio list using the &#34;Any&#34; option to show a conditional field.  What I would like to be able to do is use a conditional to simply check if ANY value has been selected in the radio list.  Is this possible?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>TakeCareGastouderservices on "Conditional logic, form is not showing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-form-is-not-showing#post-314560</link>
			<pubDate>Mon, 10 Jun 2013 05:49:39 +0000</pubDate>
			<dc:creator>TakeCareGastouderservices</dc:creator>
			<guid isPermaLink="false">314560@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've installed Gravity forms but the form is not showing when i used conditonal logics.&#60;br /&#62;
&#60;a href=&#34;http://94.103.150.222/~devtakecar/contact-opnemen/&#34; rel=&#34;nofollow&#34;&#62;http://94.103.150.222/~devtakecar/contact-opnemen/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;wp_footer is called in footer.php so that shouldnt be the problem.&#60;/p&#62;
&#60;p&#62;hope anyone can help me.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scottidesign on "Browser Lag with conditionals, calculations, and product fields."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/browser-lag-with-conditionals-calculations-and-product-fields#post-348355</link>
			<pubDate>Thu, 27 Jun 2013 15:05:34 +0000</pubDate>
			<dc:creator>scottidesign</dc:creator>
			<guid isPermaLink="false">348355@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it normal for a form to create browser lag when there is multiple product fields with conditional checkboxes, calculations based on product subtotals, and various product fields.&#60;/p&#62;
&#60;p&#62;I think it has to do with the subtotal merge tag I added to the functions.php file:&#60;br /&#62;
&#60;a href=&#34;http://gravitywiz.com/subtotal-merge-tag-for-calculations/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/subtotal-merge-tag-for-calculations/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there a way to get a subtotal merge tag? Future request?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chino on "Bulk Add Conditional Logic"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/bulk-add-conditional-logic#post-146806</link>
			<pubDate>Thu, 14 Feb 2013 00:33:03 +0000</pubDate>
			<dc:creator>chino</dc:creator>
			<guid isPermaLink="false">146806@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It would be nice to have a Bulk Add of conditional logic like the items on radio/drop-downs. I have some conditional logic that is about 40 items long and I need to duplicate this but am not looking forward to doing this again on another form. Just a thought.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>laverne_web on "Create A GF Form Programmitcaly and Integrate An Events Plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/create-a-gf-form-programmitcaly-and-integrate-an-events-plugin#post-308580</link>
			<pubDate>Fri, 07 Jun 2013 13:03:46 +0000</pubDate>
			<dc:creator>laverne_web</dc:creator>
			<guid isPermaLink="false">308580@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to replicate this form here &#60;a href=&#34;http://laverne.edu/form/information-session/&#34; rel=&#34;nofollow&#34;&#62;http://laverne.edu/form/information-session/&#60;/a&#62; which uses Google calendar to show upcoming events. It's in effect an event registration form. The problem is that it needs to be a standalone form, it can't be on an event detail page or anything like that, it just needs to be on a simple page template.&#60;/p&#62;
&#60;p&#62;I'm wondering if it's wise to do this. I want to create the form programmatically using the resources provide by Gravity Forms, and within that form, I would like to query events and have them show up to the user depending on some conditional logic.&#60;/p&#62;
&#60;p&#62;Could this setup work? I'm not afraid to code it, I just don't want to get stuck somewhere where I can't get integration to work. I'm hoping that GF is open enough for quite a bit of tweaking.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>seancronin on "Conditionally hide pages, but still show the submit button"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditionally-hide-pages-but-still-show-the-submit-button#post-323211</link>
			<pubDate>Fri, 14 Jun 2013 11:51:58 +0000</pubDate>
			<dc:creator>seancronin</dc:creator>
			<guid isPermaLink="false">323211@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would like to have a multipage form where several of the pages are essentially the same. At the start of the form the user selects a number and this determines how many of the pages are shown to them. However they can never submit the form because the submit button is never shown.&#60;/p&#62;
&#60;p&#62;Any suggestions? Specifically, is it possible to show the submit button on all the pages?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shaun on "If/then calculation with rounddown capability"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ifthen-calculation-with-rounddown-capability#post-316223</link>
			<pubDate>Mon, 10 Jun 2013 22:03:26 +0000</pubDate>
			<dc:creator>Shaun</dc:creator>
			<guid isPermaLink="false">316223@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a product order form (on localhost at the moment so I can't post a url.) The customer can pay in advance (PayPal or cheque) or buy on 2 weeks credit. If they pay in advance they get 2 free products for every 10 they order. If they buy on credit they get 1 free product for every 10 they order.&#60;/p&#62;
&#60;p&#62;I need the form to calculate and display how many free products they're getting. For example:&#60;br /&#62;
Order 27 on credit = 27 + 2 free&#60;br /&#62;
Order 27 paid in advance = 27 + 4 free&#60;/p&#62;
&#60;p&#62;Two key functions:&#60;br /&#62;
1. If (in advance/on credit) then ... (number) free&#60;br /&#62;
2. Must round down to nearest integer (at the moment 27 on credit would round up to 3 free - it should be 2 free)&#60;/p&#62;
&#60;p&#62;I have searched the forum and I can't find any examples where this is being done. Does anyone know how to do this - or a suggested workaround?&#60;/p&#62;
&#60;p&#62;If it is not possible with the out-of-the-box GF, can anyone suggest what kind of source/cost I could expect to get this custom coded?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chloraldo on "Use gravity forms as conditional wizard?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-gravity-forms-as-conditional-wizard#post-305922</link>
			<pubDate>Thu, 06 Jun 2013 10:01:34 +0000</pubDate>
			<dc:creator>chloraldo</dc:creator>
			<guid isPermaLink="false">305922@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I would like to use Gravity Forms as a kind of wizard. The idea ist this:&#60;/p&#62;
&#60;p&#62;We offer courses but site visitors sometimes don't know which is the correct course for them. I thought we could add a wizard to the website which can be used by users to find out which is the right course.&#60;/p&#62;
&#60;p&#62;The user answers a series of questions (using radio buttons) and then is presented with the answer. No email needs to be sent. Either just an answer (with link) displayed or a redirect to a particular page on the website...&#60;/p&#62;
&#60;p&#62;Is this possible?&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;br /&#62;
Arto Steiner
&#60;/p&#62;</description>
		</item>
		<item>
			<title>PaulLeonard on "Upload Post Image button not working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/upload-post-image-button-not-working#post-266005</link>
			<pubDate>Tue, 21 May 2013 14:21:14 +0000</pubDate>
			<dc:creator>PaulLeonard</dc:creator>
			<guid isPermaLink="false">266005@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I am new to all this, &#60;/p&#62;
&#60;p&#62;The Upload Post image button cannot be clicked.&#60;/p&#62;
&#60;p&#62;Basically, I have 2 images, one is a happy face and the other one is sad.&#60;/p&#62;
&#60;p&#62;What I do want to do is:&#60;br /&#62;
The Form only has 4 yes/no questions. &#60;/p&#62;
&#60;p&#62;If q1 is yes, then go to q2, if no, then show the sad face.&#60;br /&#62;
If q2 is yes, then go to q3, if no, then show the sad face.&#60;br /&#62;
If q3 is no, then go to q4, if yes, then show the sad face.&#60;br /&#62;
Q4 will be the final &#34;happy&#34; face based on the last selection&#60;/p&#62;
&#60;p&#62;I hope someone can help me sort this out.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Paul
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fortunebuilders on "Another display:none issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/another-displaynone-issue#post-267549</link>
			<pubDate>Wed, 22 May 2013 05:37:21 +0000</pubDate>
			<dc:creator>fortunebuilders</dc:creator>
			<guid isPermaLink="false">267549@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have looked through the posts on the issue of display:none on a conditional form, and have tried a number of things, and cannot get the issue resolved. You can see my site here: &#60;a href=&#34;http://www.fortunebuilders.com/wins/deal-profile/&#34; rel=&#34;nofollow&#34;&#62;http://www.fortunebuilders.com/wins/deal-profile/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;After trying it with ALL plguins disabled, and a different theme (fresh version of twentytwelve), the problem still persists. I made sure to enable ajax when embedding the form in the page, I'm not sure if this matters. I have tried removing everything except wp_footer(); from the footer, and all scripts from the header; have reverted to jQuery 1.8.3; just upgraded to the latest version of Gravity Forms; uninstalled and reinstalled Gravity Forms; made sure no other versions of jQuery are running - properly deregistered and reregistered jQuery in the functions.php file.&#60;/p&#62;
&#60;p&#62;I haven't yet upgraded WordPress to 3.5.1. We are currently running 3.4.1 and unfortunately I cannot upgrade at the moment without backup and approval. We have a lot of stuff running on the site and cannot afford to break anything right now potentially from a WP upgrade.&#60;/p&#62;
&#60;p&#62;Maybe I can revert to an older version of Gravity Forms? I don't know if there is an issue in the latest version.&#60;/p&#62;
&#60;p&#62;In the Gravity Forms settings, however, there is a checkmark (indicator of OK) next to WordPress 3.4.1, as well as PHP 5.2, which we are using for right now (I upgraded to 5.3 to see if this would fix the issue, and it didn't, so I reverted because we need 5.2 for some things right now).&#60;/p&#62;
&#60;p&#62;So, I was wondering if anyone has anything else I can try, or may be willing to look at the code we have and see if you can find any potential errors.&#60;/p&#62;
&#60;p&#62;Also, the form displays properly in preview mode.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
