<?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 User Favorites: thinkamap</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/thinkamap'>thinkamap</a></link>
		<description>Gravity Support Forums User Favorites: thinkamap</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 10:19:00 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "&#34;List Fields&#34; and the Database (2 part question)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-fields-and-the-database-2-part-question#post-49414</link>
			<pubDate>Tue, 14 Feb 2012 13:30:01 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">49414@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Brad,&#60;/p&#62;
&#60;p&#62;Here is a brief run down on how list field data is stored:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/list-field-help&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/list-field-help&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You will see from &#60;a href=&#34;http://grab.by/bb31&#34; rel=&#34;nofollow&#34;&#62;this example&#60;/a&#62; (index 6) how the data is stored in a serialized array as the value for a single field in the database. The thread above also provides details on how to unserialize this data and what format it will be in after it is unserialized.&#60;/p&#62;
&#60;p&#62;For your second question, short answer is no. You'll be fine. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Brad-sd on "&#34;List Fields&#34; and the Database (2 part question)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-fields-and-the-database-2-part-question#post-48805</link>
			<pubDate>Thu, 09 Feb 2012 04:33:08 +0000</pubDate>
			<dc:creator>Brad-sd</dc:creator>
			<guid isPermaLink="false">48805@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have two database questions. First I just want to say that I'm not an expert with databases. I know just enough to figure things out and get what I need done (usually in the least efficient way). I'm not familiar enough to go into the guts of WordPress to view the actual database setup.&#60;/p&#62;
&#60;p&#62;Question #1&#60;/p&#62;
&#60;p&#62;I am trying to figure out how &#34;List Field&#34; entries are handled in the database. Each element (column : row) does not seem to have a dedicated field.&#60;/p&#62;
&#60;p&#62;I need to export form entries and add them to an offline database for further analysis and manipulation. I am having trouble with list fields. For instance, I have one that is three columns and up to ten rows (a1:c10). From what I can tell, when exported, the completed field will show something like this: ROW 1 (1&#124;2&#124;3).  If one of the columns if left blank, I would have expected: ROW 1 (1&#124;&#124;3). Instead, unused columns and unused rows are ignored in the export: ROW 1 (1&#124;3).&#60;/p&#62;
&#60;p&#62;I understand why it is done this way, but I'm wondering how this is handled in the WordPress database. &#60;/p&#62;
&#60;p&#62;I'm sure I can create a small program to take the export file, process the data in a way that it can be successfully imported to my offline database. I was just hoping to eliminate that extra step.&#60;/p&#62;
&#60;p&#62;-------------&#60;/p&#62;
&#60;p&#62;Question #2&#60;/p&#62;
&#60;p&#62;I have several small forms, and one large (88 fields) form. Since the forms share the same database as our WordPress install, does our database become more vulnerable to errors with many and/or large forms?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mdthomann on "List field export delimeter"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-export-delimeter#post-47829</link>
			<pubDate>Mon, 30 Jan 2012 18:05:24 +0000</pubDate>
			<dc:creator>mdthomann</dc:creator>
			<guid isPermaLink="false">47829@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;First of all, great product and excellent support forums!&#60;/p&#62;
&#60;p&#62;When I export entries for a form with a &#34;list&#34; field, it exports the field with a &#34;&#124;&#34; pipe delimiter.  Can I change this?  I presume it is in export.php somewhere but wasn't able to find it.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "list field help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-help#post-39913</link>
			<pubDate>Thu, 03 Nov 2011 14:33:58 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">39913@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My pleasure. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SqueezeDigltal on "list field help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-help#post-39904</link>
			<pubDate>Thu, 03 Nov 2011 13:59:01 +0000</pubDate>
			<dc:creator>SqueezeDigltal</dc:creator>
			<guid isPermaLink="false">39904@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Excellent crash course! Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "list field help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-help#post-39885</link>
			<pubDate>Thu, 03 Nov 2011 12:34:54 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">39885@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Squeeze,&#60;/p&#62;
&#60;p&#62;Quick crash course on the list fields. :)&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://grab.by/bb32&#34; rel=&#34;nofollow&#34;&#62;Submitting this&#60;/a&#62; will give you &#60;a href=&#34;http://grab.by/bb31&#34; rel=&#34;nofollow&#34;&#62;this (index &#34;6&#34;)&#60;/a&#62; in the &#60;strong&#62;$entry&#60;/strong&#62; object. Using the &#60;a href=&#34;http://php.net/manual/en/function.unserialize.php&#34; rel=&#34;nofollow&#34;&#62;unserialize()&#60;/a&#62; function on that $entry value (&#60;a href=&#34;http://pastie.org/2805301&#34; rel=&#34;nofollow&#34;&#62;like so&#60;/a&#62;) will give you a &#60;a href=&#34;http://grab.by/bb34&#34; rel=&#34;nofollow&#34;&#62;nice array broken down by column&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Also, as of v1.6 we're officially recommending you use the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_after_submission&#34; rel=&#34;nofollow&#34;&#62;gform_after_submission&#60;/a&#62; for places you would have previously used the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_post_submission&#34; rel=&#34;nofollow&#34;&#62;gform_post_submission&#60;/a&#62; hook. Short story is there were some inconsistencies with how the previous hook was processed. The new hook resolves those issues. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SqueezeDigltal on "list field help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/list-field-help#post-39882</link>
			<pubDate>Thu, 03 Nov 2011 12:21:26 +0000</pubDate>
			<dc:creator>SqueezeDigltal</dc:creator>
			<guid isPermaLink="false">39882@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
When usinf the list field 2 columns, 1 row both of the input boxes have the same name. How can i target them seperately for use in gform_post_submission?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
