<?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: Form not recognizing field values in IE9</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-not-recognizing-field-values-in-ie9</link>
		<description>Gravity Support Forums Topic: Form not recognizing field values in IE9</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:04:38 +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/form-not-recognizing-field-values-in-ie9" rel="self" type="application/rss+xml" />

		<item>
			<title>seiu32bj on "Form not recognizing field values in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-recognizing-field-values-in-ie9#post-169941</link>
			<pubDate>Wed, 13 Mar 2013 11:29:09 +0000</pubDate>
			<dc:creator>seiu32bj</dc:creator>
			<guid isPermaLink="false">169941@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the response. I'll investigate that jQuery issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form not recognizing field values in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-recognizing-field-values-in-ie9#post-168428</link>
			<pubDate>Tue, 12 Mar 2013 01:03:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">168428@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've not yet seen that problem with WPML.  Sorry you had to find another solution for this form.  If I had to guess, I would say the problem is with the extremely old versions of jQuery being loaded:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js&#38;quot;&#38;gt;
// and
&#38;lt;script src=&#38;quot;//ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js&#38;quot; type=&#38;quot;text/javascript&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;WordPress 3.5.1 and Gravity Forms 1.6.12 require jQuery 1.8.3, and that's what would be loaded by WordPress by default.  That is being override by a plugin or your theme. I can't be sure if that's what the problem was since I don't see a Gravity Form on that page any longer.&#60;/p&#62;
&#60;p&#62;It could also be from invalid HTML in the page.  Different browser react differently to invalid HTML.  Please take a shot at validation: &#60;a href=&#34;http://validator.w3.org/check?verbose=1&#38;amp;uri=http%3A%2F%2F32bj.seiu.org%2Fpage%2Fs%2F32bj-seiu-youth-brigade-2013&#34; rel=&#34;nofollow&#34;&#62;http://validator.w3.org/check?verbose=1&#38;amp;uri=http%3A%2F%2F32bj.seiu.org%2Fpage%2Fs%2F32bj-seiu-youth-brigade-2013&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>seiu32bj on "Form not recognizing field values in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-recognizing-field-values-in-ie9#post-163249</link>
			<pubDate>Thu, 07 Mar 2013 11:07:17 +0000</pubDate>
			<dc:creator>seiu32bj</dc:creator>
			<guid isPermaLink="false">163249@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, I had to move to a different solution for this form. If you've seen this problem before, I'd love to have an answer for the future, but I've moved on to something else for this project.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>seiu32bj on "Form not recognizing field values in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-recognizing-field-values-in-ie9#post-162257</link>
			<pubDate>Wed, 06 Mar 2013 17:16:54 +0000</pubDate>
			<dc:creator>seiu32bj</dc:creator>
			<guid isPermaLink="false">162257@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Further research into the problem has shown this:&#60;br /&#62;
 -- It seems to be a conflict with WPML that's causing the problem. When I deactivate the plugin, the form works fine, but I get the same problem when I reactivate it. I didn't create a translated version of the form, but I downloaded and activated the Gravity Forms Multilingual plugin to see if that would help. It did not.&#60;/p&#62;
&#60;p&#62;-- I turned on debugging, and while it killed all the CSS in my document, the form actually worked in IE this time. Not sure what that means.&#60;/p&#62;
&#60;p&#62;Any ideas what steps I should take now?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>seiu32bj on "Form not recognizing field values in IE9"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-not-recognizing-field-values-in-ie9#post-162151</link>
			<pubDate>Wed, 06 Mar 2013 13:01:43 +0000</pubDate>
			<dc:creator>seiu32bj</dc:creator>
			<guid isPermaLink="false">162151@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, here's my form:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.seiu32bj.org/seiu-32bj-is-happy-to-announce-2013-youth-brigade/&#34; rel=&#34;nofollow&#34;&#62;http://www.seiu32bj.org/seiu-32bj-is-happy-to-announce-2013-youth-brigade/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It works fine in Chrome and Firefox, but when I try it in IE9, it keeps telling me that &#34;There was a problem with your submission. Errors have been highlighted below,&#34; and the Name, Email and Phone fields are empty. I've also had users complain that when they submit a form in IE, they get a blank page (and the entry wasn't submitted), but I've been unable to reproduce that problem.&#60;/p&#62;
&#60;p&#62;Any idea what could be causing the problem?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
