<?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 with radio buttons and multi-select won&#039;t submit after upgrade?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-with-radio-buttons-and-multi-select-wont-submit-after-upgrade</link>
		<description>Gravity Support Forums Topic: Form with radio buttons and multi-select won&#039;t submit after upgrade?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:41:13 +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-with-radio-buttons-and-multi-select-wont-submit-after-upgrade" rel="self" type="application/rss+xml" />

		<item>
			<title>davidryanorg on "Form with radio buttons and multi-select won&#039;t submit after upgrade?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-with-radio-buttons-and-multi-select-wont-submit-after-upgrade#post-308729</link>
			<pubDate>Fri, 07 Jun 2013 16:02:29 +0000</pubDate>
			<dc:creator>davidryanorg</dc:creator>
			<guid isPermaLink="false">308729@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well spotted. That looks like the issue (tested with safari, works fine).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Form with radio buttons and multi-select won&#039;t submit after upgrade?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-with-radio-buttons-and-multi-select-wont-submit-after-upgrade#post-308660</link>
			<pubDate>Fri, 07 Jun 2013 14:52:42 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">308660@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you using Google Chrome with auto-fill by chance? If so, this does seem to be related to a recent release to Chrome v. 27: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://productforums.google.com/forum/#&#34; rel=&#34;nofollow&#34;&#62;http://productforums.google.com/forum/#&#60;/a&#62;!topic/chrome/WNBd8p6q7YQ&#60;br /&#62;
&#60;a href=&#34;https://code.google.com/p/chromium/issues/detail?id=244645&#34; rel=&#34;nofollow&#34;&#62;https://code.google.com/p/chromium/issues/detail?id=244645&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davidryanorg on "Form with radio buttons and multi-select won&#039;t submit after upgrade?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-with-radio-buttons-and-multi-select-wont-submit-after-upgrade#post-308653</link>
			<pubDate>Fri, 07 Jun 2013 14:42:59 +0000</pubDate>
			<dc:creator>davidryanorg</dc:creator>
			<guid isPermaLink="false">308653@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just checked. Yes, it behaves the same way: if the radio buttons or the checkbox field are selected and submitted, the form is not receiving those fields (i.e. they are not being posted). &#60;/p&#62;
&#60;p&#62;I'm going to try to delete those fields and re-add them, unless you have another suggestion. I'd like to understand why this issue has happened.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Form with radio buttons and multi-select won&#039;t submit after upgrade?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-with-radio-buttons-and-multi-select-wont-submit-after-upgrade#post-308650</link>
			<pubDate>Fri, 07 Jun 2013 14:39:56 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">308650@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Dave,&#60;/p&#62;
&#60;p&#62;Does this form in question behave the same way when you preview it from within the formbuilder preview window?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>davidryanorg on "Form with radio buttons and multi-select won&#039;t submit after upgrade?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-with-radio-buttons-and-multi-select-wont-submit-after-upgrade#post-308313</link>
			<pubDate>Fri, 07 Jun 2013 08:59:27 +0000</pubDate>
			<dc:creator>davidryanorg</dc:creator>
			<guid isPermaLink="false">308313@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;For some reason forms that have radio buttons and a multi-select (and marked required) are not being handled by the server. I keep on getting the fields returned saying &#34;Field is required&#34;. Looking at the POST request, it seems like the fields are not being sent. I've upgraded to 1.75 but the problem persists.&#60;/p&#62;
&#60;p&#62;For example:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://chestercollege.org/english-enrollment-information/&#34; rel=&#34;nofollow&#34;&#62;http://chestercollege.org/english-enrollment-information/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;A form without radio or multi-select works fine:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://chestercollege.org/contact-form/&#34; rel=&#34;nofollow&#34;&#62;http://chestercollege.org/contact-form/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any suggestions?&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;br /&#62;
Dave.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
