<?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: UNchecked checkboxes not updated correctly</title>
		<link>https://legacy.forums.gravityhelp.com/topic/unchecked-checkboxes-not-updated-correctly</link>
		<description>Gravity Support Forums Topic: UNchecked checkboxes not updated correctly</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:29:23 +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/unchecked-checkboxes-not-updated-correctly" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "UNchecked checkboxes not updated correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unchecked-checkboxes-not-updated-correctly#post-120347</link>
			<pubDate>Sat, 12 Jan 2013 12:38:23 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">120347@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mja_sa on "UNchecked checkboxes not updated correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unchecked-checkboxes-not-updated-correctly#post-120086</link>
			<pubDate>Sat, 12 Jan 2013 04:49:49 +0000</pubDate>
			<dc:creator>mja_sa</dc:creator>
			<guid isPermaLink="false">120086@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you, the issue was resolved with version 1.5.beta1.10 of the User Registration add-on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "UNchecked checkboxes not updated correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unchecked-checkboxes-not-updated-correctly#post-119603</link>
			<pubDate>Fri, 11 Jan 2013 15:04:50 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">119603@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a newer beta version of the User Registration add-on which will resolve this issue for you.  I just sent it to your email.  Please update the topic with your results.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "UNchecked checkboxes not updated correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unchecked-checkboxes-not-updated-correctly#post-112500</link>
			<pubDate>Wed, 02 Jan 2013 16:50:33 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112500@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ah, you didn't mention you were using the beta.  Can you export that form please and email it to me at &#60;a href=&#34;mailto:chris@rocketgenius.com&#34;&#62;chris@rocketgenius.com&#60;/a&#62; - I would like to install it.&#60;/p&#62;
&#60;p&#62;Also, please confirm which version of the user registration add-on beta you are using?  I have a more recent version I can send to you if I can't recreate the problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mja_sa on "UNchecked checkboxes not updated correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unchecked-checkboxes-not-updated-correctly#post-112384</link>
			<pubDate>Wed, 02 Jan 2013 09:56:42 +0000</pubDate>
			<dc:creator>mja_sa</dc:creator>
			<guid isPermaLink="false">112384@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't have any custom code. I'm using the Gravity Forms User Registration Add-On, which is working fine for all the other fields. Only checkboxes that are unchecked when editing are problematic, probably because the unchecked value is not submitted with the other form fields.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "UNchecked checkboxes not updated correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unchecked-checkboxes-not-updated-correctly#post-112369</link>
			<pubDate>Wed, 02 Jan 2013 09:23:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">112369@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you share with us the code you are using the load the user profile fields, and the code you are using to update the user profile?  Since this is not a feature of Gravity Forms, it is likely in the way you have implemented your code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mja_sa on "UNchecked checkboxes not updated correctly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unchecked-checkboxes-not-updated-correctly#post-112366</link>
			<pubDate>Wed, 02 Jan 2013 08:52:28 +0000</pubDate>
			<dc:creator>mja_sa</dc:creator>
			<guid isPermaLink="false">112366@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I have a front-end form that enables users to update their user profile.&#60;br /&#62;
There are various custom fields. &#60;/p&#62;
&#60;p&#62;Fields that have checkboxes are not updating correctly when a checkbox is UNchecked. It saves correctly when checked, but if you uncheck it, the original value is not removed from the database. When the form loads again, the unchecked checkbox shows as checked. It seems that unchecking is not saved to the database.&#60;/p&#62;
&#60;p&#62;Kind Regards
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
