<?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: Enhanced User Interface</title>
		<link>https://legacy.forums.gravityhelp.com/topic/enhanced-user-interface</link>
		<description>Gravity Support Forums Topic: Enhanced User Interface</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 12:15:26 +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/enhanced-user-interface" rel="self" type="application/rss+xml" />

		<item>
			<title>dgalfano on "Enhanced User Interface"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enhanced-user-interface#post-117139</link>
			<pubDate>Tue, 08 Jan 2013 21:54:03 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">117139@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Chris!   So since it's in a modal window, it's not visible, thus not initialized?  But if you go to the direct page, it's visible and not initialized?&#60;/p&#62;
&#60;p&#62;I followed up on the other thread.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Enhanced User Interface"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enhanced-user-interface#post-117124</link>
			<pubDate>Tue, 08 Jan 2013 21:42:26 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">117124@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I followed that link and got a WordPress page, not a modal.&#60;/p&#62;
&#60;p&#62;It is due to the chosen script not being initialized, I think.  Please see this post and subsequent ones by Alex Cancado:  &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/enhanced-drodown-which-are-not-visible#post-108342&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/enhanced-drodown-which-are-not-visible#post-108342&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Enhanced User Interface"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enhanced-user-interface#post-117121</link>
			<pubDate>Tue, 08 Jan 2013 21:38:17 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">117121@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Whoops.  I meant to say where the active link is.  Anyway, the actual page the form is on that is popped in the modal window is here: &#60;a href=&#34;http://www.corzoinsurance.com/wp/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://www.corzoinsurance.com/wp/contact-us/&#60;/a&#62;. &#60;/p&#62;
&#60;p&#62;You can see the enhanced user interface on the drop down isn't functional.  It has to be a missing JS script maybe?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Enhanced User Interface"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enhanced-user-interface#post-117107</link>
			<pubDate>Tue, 08 Jan 2013 21:32:04 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">117107@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I guessed that the &#34;Contact Us&#34; button was where the contact form should come from, but I get a 404 error, sometimes in a modal and sometimes just a page (depending on when I clicked on the button in the scroller): &#60;a href=&#34;http://www.corzoinsurance.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.corzoinsurance.com/contact/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The is going to be related to a limitation in the chosen script which is used for the enhanced interface.  However,  I could not see your form to see what is actually going on.&#60;/p&#62;
&#60;p&#62;Please see this topic beginning with the first post by Alex Cancado:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/enhanced-drodown-which-are-not-visible#post-108342&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/enhanced-drodown-which-are-not-visible#post-108342&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dgalfano on "Enhanced User Interface"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/enhanced-user-interface#post-116980</link>
			<pubDate>Tue, 08 Jan 2013 19:05:06 +0000</pubDate>
			<dc:creator>dgalfano</dc:creator>
			<guid isPermaLink="false">116980@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On my page, I have a link that will pop open a quick contact form via Fancybox (&#60;a href=&#34;http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/)&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/creating-a-modal-form-with-gravity-forms-and-fancybox/)&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;However, one of my form elements (multi-select) using the Enhanced User Interface is not showing in this page-template.  It just shows the normal drop down - not the enhanced Chosen JQuery script.   Is there some extra scripts I need to call in the page template in order for this to work?  &#60;/p&#62;
&#60;p&#62;I also have this same form in the sidebar using the normal page template and it works just fine (except when you scroll down).  I'm using a floating sidebar to keep the form visible as you scroll down the page.  On page load it loads just fine, but once you start scrolling, it turns into the normal drop down.  Odd...?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.corzoinsurance.com/wp/&#34; rel=&#34;nofollow&#34;&#62;http://www.corzoinsurance.com/wp/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Dan
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
