<?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: Mass Change of Multiple Choice Fields to Checkbox Style in mySQL</title>
		<link>https://legacy.forums.gravityhelp.com/topic/mass-change-of-multiple-choice-fields-to-checkbox-style-in-mysql</link>
		<description>Gravity Support Forums Topic: Mass Change of Multiple Choice Fields to Checkbox Style in mySQL</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:29:22 +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/mass-change-of-multiple-choice-fields-to-checkbox-style-in-mysql" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Mass Change of Multiple Choice Fields to Checkbox Style in mySQL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mass-change-of-multiple-choice-fields-to-checkbox-style-in-mysql#post-17412</link>
			<pubDate>Tue, 01 Feb 2011 13:19:16 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">17412@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Never mind my last, the problem went away, seems to have been a temp JS bug or something....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Mass Change of Multiple Choice Fields to Checkbox Style in mySQL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mass-change-of-multiple-choice-fields-to-checkbox-style-in-mysql#post-17411</link>
			<pubDate>Tue, 01 Feb 2011 13:12:37 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">17411@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Mass Change of Multiple Choice Fields to Checkbox Style in mySQL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mass-change-of-multiple-choice-fields-to-checkbox-style-in-mysql#post-17410</link>
			<pubDate>Tue, 01 Feb 2011 13:10:37 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">17410@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks David, just what I needed!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Mass Change of Multiple Choice Fields to Checkbox Style in mySQL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mass-change-of-multiple-choice-fields-to-checkbox-style-in-mysql#post-17403</link>
			<pubDate>Tue, 01 Feb 2011 12:04:40 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">17403@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Sean,&#60;/p&#62;
&#60;p&#62;The easiest way to do this is to export the form, change the field type (&#34;radio&#34; to &#34;checkbox&#34;) in the XML and re-import. You will lose any entries submitted against the old form, but it sounds like this is a new form so hopefully that won't be an issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Mass Change of Multiple Choice Fields to Checkbox Style in mySQL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mass-change-of-multiple-choice-fields-to-checkbox-style-in-mysql#post-17371</link>
			<pubDate>Tue, 01 Feb 2011 02:01:55 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">17371@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK, well thanks anyway for looking into it. Any admins have an idea as to how to do this? I really need to get this working but am loathe to have to re-do it from scratch...hoping there's a way to avoid this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Mass Change of Multiple Choice Fields to Checkbox Style in mySQL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mass-change-of-multiple-choice-fields-to-checkbox-style-in-mysql#post-17335</link>
			<pubDate>Mon, 31 Jan 2011 16:35:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">17335@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;EDIT:&#60;/p&#62;
&#60;p&#62;Looking at this a little more closely it does not appear you can just change the &#34;radio&#34; to &#34;checkbox&#34; and change the length of the serialized data.  There's more to it than that, from looking at the form_meta.  The post I made previously will not help you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Mass Change of Multiple Choice Fields to Checkbox Style in mySQL"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/mass-change-of-multiple-choice-fields-to-checkbox-style-in-mysql#post-17317</link>
			<pubDate>Mon, 31 Jan 2011 14:41:48 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">17317@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When creating a form last night I accidentally entered a large number of fields (with a lot of choices in each) as Multiple Choice rather than Checkbox style fields. It would take me a very long time to re-enter all of these so I'm hoping for another solution, specifically I'm hoping I can edit the mySQL data and change the field type.&#60;/p&#62;
&#60;p&#62;I've located the &#34;display_meta&#34; field in the wp_rg_form_meta table in mySQL and tried mass replacing the string &#34;radio&#34; with &#34;checkbox&#34; but that didn't seem to do it and caused the form not to load correctly. I have a backup that I can replace the original field data with to get it back to working, but I'm still hoping to be able to fix this without a massive re-entry of form fields. &#60;/p&#62;
&#60;p&#62;If anyone knows what I need to change in the mySQL field to change these instances of multiple choices (which are the only ones in this field, which would make search and replace easy in this case once the items are identified that need replacing) to checkboxes I'd really appreciate any info.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
