<?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: Dynamic checkboxes: Not all selections being saved</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamic-checkboxes-not-all-selections-being-saved</link>
		<description>Gravity Support Forums Topic: Dynamic checkboxes: Not all selections being saved</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 16:19: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/dynamic-checkboxes-not-all-selections-being-saved" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick Ciske on "Dynamic checkboxes: Not all selections being saved"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-checkboxes-not-all-selections-being-saved#post-203941</link>
			<pubDate>Wed, 10 Apr 2013 10:57:56 +0000</pubDate>
			<dc:creator>Nick Ciske</dc:creator>
			<guid isPermaLink="false">203941@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Had this same issue... I was able to solve it in my situation using a bit of a workaround.&#60;/p&#62;
&#60;p&#62;In my case, I had 52 possible choices (50 states, DC and &#34;All&#34;) and each user can have a subset of those enabled depending on their subscription level.&#60;/p&#62;
&#60;p&#62;I was trying to have a blank (1 'disposable' item) checkbox list that I added items to... which failed... it may have worked with the pre_submission hook (I was just using pre-render).&#60;/p&#62;
&#60;p&#62;So in my case, I added all possible options (in bulk using the admin), and use code to remove ones that don't apply (essentially looping through the options/inputs and unsetting the non applicable ones). Since the removed ones look unchecked to GF, the form works!&#60;/p&#62;
&#60;p&#62;Won't work for everyone, but I'd imagine having a large set of disposable checkbox options (essentially blank 'slots' that you overwrite could work?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martyspellerberg on "Dynamic checkboxes: Not all selections being saved"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamic-checkboxes-not-all-selections-being-saved#post-142706</link>
			<pubDate>Tue, 05 Feb 2013 15:44:22 +0000</pubDate>
			<dc:creator>martyspellerberg</dc:creator>
			<guid isPermaLink="false">142706@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there, I'm having the same issue as described in this thread:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/not-all-the-selected-values-from-checkboxes-are-being-saved-to-the-database&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/not-all-the-selected-values-from-checkboxes-are-being-saved-to-the-database&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here's the code I'm using:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastie.org/6073683&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/6073683&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
