<?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 Logic on Dynamically Populated Field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-logic-on-dynamically-populated-field</link>
		<description>Gravity Support Forums Topic: Use Conditional Logic on Dynamically Populated Field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:51:09 +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-logic-on-dynamically-populated-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Dana Cobb on "Use Conditional Logic on Dynamically Populated Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-logic-on-dynamically-populated-field#post-54278</link>
			<pubDate>Wed, 04 Apr 2012 15:19:26 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">54278@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, anndonnelly,&#60;/p&#62;
&#60;p&#62;Your question is different from what the other user was asking. It is best for you to post your own topic in the future, especially since this is an old post that I wasn't actively checking.&#60;/p&#62;
&#60;p&#62;For the checkbox that you are trying to check based on what link was clicked upon, you should use the querystring parameter. Go to the Advanced tab for your checkbox field in the admin and check the &#34;Allow field to be populated dynamically&#34; option. When you check that option off a text box will appear called &#34;Parameter name&#34;. This is where you would put the name of your querystring parameter. In your example, you appear to be passing the parameter as formtype, so you would use that.&#60;/p&#62;
&#60;p&#62;If you want fields to display depending on what link was clicked, you can add conditional logic to those fields in the admin on the Advanced tab and key those off of your checkbox field. If I am understanding you correctly, you should be able to do all this without custom code and without using any Gravity Forms hooks; do it all in the admin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>anndonnelly on "Use Conditional Logic on Dynamically Populated Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-logic-on-dynamically-populated-field#post-54002</link>
			<pubDate>Mon, 02 Apr 2012 12:21:54 +0000</pubDate>
			<dc:creator>anndonnelly</dc:creator>
			<guid isPermaLink="false">54002@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure about how/where to use gform_admin_pre_render. My form is at &#60;a href=&#34;http://gwa.thewildlifefilmschool.com/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://gwa.thewildlifefilmschool.com/contact-us/&#60;/a&#62;.  I want it so that depending on which link a user clicks it populates the first question (ie &#60;a href=&#34;http://gwa.thewildlifefilmschool.com/contact-us/?formtype=subscribe)&#34; rel=&#34;nofollow&#34;&#62;http://gwa.thewildlifefilmschool.com/contact-us/?formtype=subscribe)&#60;/a&#62;.  Using conditional logic to show specific fields depending on which field is ticked.  They user can then tick additional boxes if needed to show more fields. Help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dana Cobb on "Use Conditional Logic on Dynamically Populated Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-logic-on-dynamically-populated-field#post-48753</link>
			<pubDate>Wed, 08 Feb 2012 17:42:14 +0000</pubDate>
			<dc:creator>Dana Cobb</dc:creator>
			<guid isPermaLink="false">48753@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, newhorn,&#60;/p&#62;
&#60;p&#62;You can use the &#34;gform_admin_pre_render&#34; hook (&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_admin_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_admin_pre_render&#60;/a&#62;) to populate the admin too. That way you will have your options available for use with conditional logic.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>newhorn on "Use Conditional Logic on Dynamically Populated Field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-conditional-logic-on-dynamically-populated-field#post-47326</link>
			<pubDate>Wed, 25 Jan 2012 11:49:11 +0000</pubDate>
			<dc:creator>newhorn</dc:creator>
			<guid isPermaLink="false">47326@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a drop down that I populate dynamically.  What I would like to do is set some conditional logic based on the chosen item in the drop down.  The problem is I can't use the normal conditional logic since the field is populated dynamically.&#60;/p&#62;
&#60;p&#62;So I was wondering if there was someone to manually create the conditional logic after the field has been dynamically populated?  The drop down populates with event names and the value of each is a date.  What I want to do is show or hide fields based on that date.  This would be easy enough if the field was manually created in the backend, but the dynamic population is making this harder then it should be.&#60;/p&#62;
&#60;p&#62;What I have done now is wrote some custom javascript to get the value of the drop down and add or remove classes on other field items, in order to show or hide them.  This works but it would be nicer to keep it all in gravity forms.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
