<?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: Validation: Values from a list field column</title>
		<link>https://legacy.forums.gravityhelp.com/topic/validation-values-from-a-list-field-column</link>
		<description>Gravity Support Forums Topic: Validation: Values from a list field column</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:01:55 +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/validation-values-from-a-list-field-column" rel="self" type="application/rss+xml" />

		<item>
			<title>ktrusak on "Validation: Values from a list field column"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/validation-values-from-a-list-field-column#post-342309</link>
			<pubDate>Mon, 24 Jun 2013 12:30:57 +0000</pubDate>
			<dc:creator>ktrusak</dc:creator>
			<guid isPermaLink="false">342309@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I'm trying to pull information with rgpost for a validation function from a list field, but can't seem to get the right information from the array. Do you guys have an example anywhere for this?&#60;/p&#62;
&#60;p&#62;When I do a var_dump of the field this is the output&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;array(12) {
	[0]=&#38;gt; string(27) &#38;quot; Home Equity Line of Credit&#38;quot;
	[1]=&#38;gt; string(5) &#38;quot;Cred1&#38;quot;
	[2]=&#38;gt; string(5) &#38;quot;$5.00&#38;quot;
	[3]=&#38;gt; string(2) &#38;quot;5%&#38;quot;
	[4]=&#38;gt; string(5) &#38;quot;$5.00&#38;quot;
	[5]=&#38;gt; string(0) &#38;quot;&#38;quot;
	[6]=&#38;gt; string(9) &#38;quot; Mortgage&#38;quot;
	[7]=&#38;gt; string(5) &#38;quot;Cred2&#38;quot;
	[8]=&#38;gt; string(5) &#38;quot;$6.00&#38;quot;
	[9]=&#38;gt; string(2) &#38;quot;6%&#38;quot;
	[10]=&#38;gt; string(5) &#38;quot;$6.00&#38;quot;
	[11]=&#38;gt; string(0) &#38;quot;&#38;quot; }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So I would like to add up all the values from the fourth column, but not sure how I can pull them from sometihng like that
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
