<?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: Checkboxes seems to be broken.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-seems-to-be-broken</link>
		<description>Gravity Support Forums Topic: Checkboxes seems to be broken.</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 08:53:12 +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/checkboxes-seems-to-be-broken" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Checkboxes seems to be broken."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-seems-to-be-broken#post-26120</link>
			<pubDate>Mon, 23 May 2011 11:51:38 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">26120@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There isn't a workaround I can give you right now, I am going to have our lead developer look into this and we will see if we can replicate it locally.  After we replicate it locally we will see why it's happening and what needs to be changed to make it work.  We will then implement changes and send you an updated version of Gravity Forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>liquid1982 on "Checkboxes seems to be broken."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-seems-to-be-broken#post-26087</link>
			<pubDate>Mon, 23 May 2011 03:34:20 +0000</pubDate>
			<dc:creator>liquid1982</dc:creator>
			<guid isPermaLink="false">26087@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello Carl,&#60;/p&#62;
&#60;p&#62;I found the problem.&#60;br /&#62;
It is caused by the following simple line of code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;setlocale( LC_ALL, &#38;#39;it_IT&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;in my functions.php file.&#60;/p&#62;
&#60;p&#62;this seems to break the Checkboxes field.&#60;/p&#62;
&#60;p&#62;You can try by yourself by adding the line in the Twenty Ten's functions.php file and create a simple test form that contains a Checkboxes field.&#60;/p&#62;
&#60;p&#62;I need to deploy my project: could you suggest me a workaround?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Vincenzo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>liquid1982 on "Checkboxes seems to be broken."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-seems-to-be-broken#post-26060</link>
			<pubDate>Sat, 21 May 2011 05:05:08 +0000</pubDate>
			<dc:creator>liquid1982</dc:creator>
			<guid isPermaLink="false">26060@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl, thank you for the quick answer. I was excluding a theme issue because the problem was present even in the &#34;preview&#34; submission from the backend.&#60;/p&#62;
&#60;p&#62;But now I realized that the issue is caused by my theme by activating Twenty Ten. Could you suggest some points where I could look? It's a customized theme, it has several custom content types, custom taxonomies, widgets, metaboxes... but I prefixed (almost) everything (variable names, taxonomies, content types...) with &#34;pcc_&#34; to try to avoid conflicts.&#60;/p&#62;
&#60;p&#62;I also noticed that the &#34;bad&#34; entries are not showing the green tick in entries list. Hope this could help. If you want I can send you my work.&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Vincenzo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Checkboxes seems to be broken."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-seems-to-be-broken#post-25989</link>
			<pubDate>Fri, 20 May 2011 12:25:10 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">25989@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't default behavior, nobody else is reporting the issue and i'm unable to recreate this issue on my test sites which means it's most likely something specific to your site.  It could be a plugin or theme conflict.  Before we do further tests you first need to rule out plugin and theme conflicts by following the instructions here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>liquid1982 on "Checkboxes seems to be broken."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-seems-to-be-broken#post-25973</link>
			<pubDate>Fri, 20 May 2011 11:35:23 +0000</pubDate>
			<dc:creator>liquid1982</dc:creator>
			<guid isPermaLink="false">25973@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Another strange behavior: if I mark the Checkboxes field as Required, I obtain a &#34;This field is required&#34; message even if I select something, and the submission is blocked.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>liquid1982 on "Checkboxes seems to be broken."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-seems-to-be-broken#post-25972</link>
			<pubDate>Fri, 20 May 2011 11:27:06 +0000</pubDate>
			<dc:creator>liquid1982</dc:creator>
			<guid isPermaLink="false">25972@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, I have the following problem with Checkboxes field: if I check multiple choices, only the last one gets saved.&#60;br /&#62;
Plus, If I create a new form that contains only a Checkboxes field, no value gets saved.&#60;br /&#62;
My Wordpress version is 3.1.2, and the Gravity Form Plugin version is 1.5.2.1.&#60;/p&#62;
&#60;p&#62;I need some help since I have to deploy my project.&#60;/p&#62;
&#60;p&#62;Thanks for helping,&#60;br /&#62;
Vincenzo
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
