<?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: How to change the type of a field, or replace field without losing data</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-type-of-a-field-or-replace-field-without-losing-data</link>
		<description>Gravity Support Forums Topic: How to change the type of a field, or replace field without losing data</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 14:57:40 +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/how-to-change-the-type-of-a-field-or-replace-field-without-losing-data" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "How to change the type of a field, or replace field without losing data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-type-of-a-field-or-replace-field-without-losing-data#post-4738</link>
			<pubDate>Thu, 15 Apr 2010 16:59:49 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">4738@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am glad it worked out Chris.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to change the type of a field, or replace field without losing data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-type-of-a-field-or-replace-field-without-losing-data#post-4732</link>
			<pubDate>Thu, 15 Apr 2010 12:14:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">4732@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The SQL UPDATE statement you sent worked fine.  Much easier than any of the solutions I was contemplating.  Thanks for the solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to change the type of a field, or replace field without losing data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-type-of-a-field-or-replace-field-without-losing-data#post-4703</link>
			<pubDate>Wed, 14 Apr 2010 19:33:58 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">4703@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just sent you an email with the dump of the rg_form_meta table.  You weren't kidding about it being sensitive.  I screwed it up once already.  In the email I explained which field I want to change from date to text.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "How to change the type of a field, or replace field without losing data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-type-of-a-field-or-replace-field-without-losing-data#post-4700</link>
			<pubDate>Wed, 14 Apr 2010 17:18:04 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">4700@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The easiest thing to do will be to change the field type to text (the date field happens to be compatible with the text field, so that should work), but you will have to do that behind the scenes by changing the record in the wp_rg_form_meta table for that form.&#60;br /&#62;
Make sure you back up that table before trying to update that field because it is very sensitive to changes and could get corrupted. If you need help, send me a note to alex[at]rocketgenius.com and I can give you a hand.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "How to change the type of a field, or replace field without losing data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-change-the-type-of-a-field-or-replace-field-without-losing-data#post-4699</link>
			<pubDate>Wed, 14 Apr 2010 16:11:45 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">4699@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is a situation I just ran into.  I created a form which uses a Date type for a field &#34;Member Since&#34;.  I also made this field &#34;admin only&#34; since the admin will be filling in the date on the back end (this is for entering historical data.)  Anyway, the date picker does not show on the back end when you edit an entry, and the helpful &#34;description&#34; text does not appear under the field either.&#60;/p&#62;
&#60;p&#62;So, my user was entering data here as &#34;2009&#34; for example, but the field is looking for date in the format MM/DD/YYYY.  With no date picker and no help description when editing the entry in the back end, they complained to me that &#34;their edits were not being saved.&#34;  Which is true, for this field (even though the confirmation message at the top said &#34;Entry Updated.&#34;)&#60;/p&#62;
&#60;p&#62;So, now that I know what the problem is (date being entered with an incorrect format) how can I change this field to just plain text (so the data entered can be almost anything) without losing the data?  I don't see a way to change the field type, since that would probably require converting the data in some cases.  If I delete the field, I lose the data.&#60;/p&#62;
&#60;p&#62;Any ideas (other than exporting the values for this field from the database, deleting the field, recreating the field in a different type, the importing the data back in to the new field)?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
