<?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: jQuery chosen issue</title>
		<link>https://legacy.forums.gravityhelp.com/topic/jquery-chosen-issue</link>
		<description>Gravity Support Forums Topic: jQuery chosen issue</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Apr 2026 23:48:52 +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/jquery-chosen-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "jQuery chosen issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-chosen-issue#post-34944</link>
			<pubDate>Fri, 09 Sep 2011 12:46:02 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">34944@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This cropped up in a few other bug reports. The issue was a conflict when conditional logic is being used on the form. This bug has been resolved in version 1.6.beta2.4. If you need a copy, email me at &#60;a href=&#34;mailto:david@rocketgenius.com&#34;&#62;david@rocketgenius.com&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "jQuery chosen issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-chosen-issue#post-34750</link>
			<pubDate>Wed, 07 Sep 2011 17:14:14 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">34750@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Let me know as soon as you get that link up and I will take a look. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dimensionmedia on "jQuery chosen issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-chosen-issue#post-34609</link>
			<pubDate>Tue, 06 Sep 2011 15:44:02 +0000</pubDate>
			<dc:creator>dimensionmedia</dc:creator>
			<guid isPermaLink="false">34609@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not at the moment, because the form is on a page currently visible to the public. I'll try to isolate it and when i do i'll update here w/ the link. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "jQuery chosen issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-chosen-issue#post-34590</link>
			<pubDate>Tue, 06 Sep 2011 15:11:05 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">34590@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a link to a form where this is happening so we can take a look?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dimensionmedia on "jQuery chosen issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/jquery-chosen-issue#post-34230</link>
			<pubDate>Fri, 02 Sep 2011 11:00:55 +0000</pubDate>
			<dc:creator>dimensionmedia</dc:creator>
			<guid isPermaLink="false">34230@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have fairly complex form, and it's tied into my user registration thanks to the User Registration plugin. Things were going peachy until i got this javascript error on any page of the multi-page form:&#60;/p&#62;
&#60;p&#62;Error: jQuery(&#34;&#34;).chosen is not a function&#60;br /&#62;
Source File: &#60;a href=&#34;http://xxxx&#34; rel=&#34;nofollow&#34;&#62;http://xxxx&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here's the code in question. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39;&#38;gt;//&#38;lt;![CDATA[
if(window[&#38;#39;jQuery&#38;#39;]){ jQuery(document).ready(function(){gf_apply_rules(1, [42,15], true);jQuery(&#38;#39;#gform_wrapper_1&#38;#39;).show(0, function(){jQuery(&#38;#39;&#38;#39;).chosen();if(window[&#38;#39;gformCalculateTotalPrice&#38;#39;]){window[&#38;#39;gformCalculateTotalPrice&#38;#39;](1);} });});if(!window[&#38;#39;gf_form_conditional_logic&#38;#39;])window[&#38;#39;gf_form_conditional_logic&#38;#39;] = new Array();window[&#38;#39;gf_form_conditional_logic&#38;#39;][1] = {&#38;#39;logic&#38;#39; : {42: {&#38;quot;field&#38;quot;:{&#38;quot;actionType&#38;quot;:&#38;quot;show&#38;quot;,&#38;quot;logicType&#38;quot;:&#38;quot;all&#38;quot;,&#38;quot;rules&#38;quot;:[{&#38;quot;fieldId&#38;quot;:&#38;quot;35&#38;quot;,&#38;quot;operator&#38;quot;:&#38;quot;is&#38;quot;,&#38;quot;value&#38;quot;:&#38;quot;designer&#38;quot;}]},&#38;quot;nextButton&#38;quot;:null,&#38;quot;section&#38;quot;:&#38;quot;&#38;quot;},15: {&#38;quot;field&#38;quot;:{&#38;quot;actionType&#38;quot;:&#38;quot;show&#38;quot;,&#38;quot;logicType&#38;quot;:&#38;quot;all&#38;quot;,&#38;quot;rules&#38;quot;:[{&#38;quot;fieldId&#38;quot;:&#38;quot;16&#38;quot;,&#38;quot;operator&#38;quot;:&#38;quot;is&#38;quot;,&#38;quot;value&#38;quot;:&#38;quot;I Want to Finish My Profile&#38;quot;}]},&#38;quot;nextButton&#38;quot;:null,&#38;quot;section&#38;quot;:{&#38;quot;actionType&#38;quot;:&#38;quot;show&#38;quot;,&#38;quot;logicType&#38;quot;:&#38;quot;all&#38;quot;,&#38;quot;rules&#38;quot;:[{&#38;quot;fieldId&#38;quot;:&#38;quot;16&#38;quot;,&#38;quot;operator&#38;quot;:&#38;quot;is&#38;quot;,&#38;quot;value&#38;quot;:&#38;quot;I Want to Finish My Profile&#38;quot;}]}} }, &#38;#39;dependents&#38;#39; : {42: [42],15: [15,17,18,20,19,21,22] }, &#38;#39;animation&#38;#39; : 0 }; }
//]]&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I understand the error but since this is generated by GF i'm wondering why this is happening and what I need to do to resolve it. Note that i haven't done anything outside of what's possible via the standard build-form.&#60;/p&#62;
&#60;p&#62;Also note - i'm using the Gravity Forms 1.6 Beta 2 w/ WordPress 3.2.1. I also have BuddyPress 1.2.9 (and the User Registration plugin) installed, but I don't think that comes into play here. I realize i'm running a beta, BTW so no yelling.&#60;/p&#62;
&#60;p&#62;The javascript error is preventing any dynamic elements from working w/ the form and the page although i'm able to successfully fill out the form. So not a complete show stopper at the moment.&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
