<?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: Cannot pass GF checkbox values to ECPT fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/cannot-pass-gf-checkbox-values-to-ecpt-fields</link>
		<description>Gravity Support Forums Topic: Cannot pass GF checkbox values to ECPT fields</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 07:11:34 +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/cannot-pass-gf-checkbox-values-to-ecpt-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Cannot pass GF checkbox values to ECPT fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-pass-gf-checkbox-values-to-ecpt-fields#post-122626</link>
			<pubDate>Tue, 15 Jan 2013 13:48:48 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">122626@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@zamson, if you would like assistance with your issue, please begin a new topic and show the code you are using and a link to the form you're trying to use and we will try to help you there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zamson on "Cannot pass GF checkbox values to ECPT fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-pass-gf-checkbox-values-to-ecpt-fields#post-122435</link>
			<pubDate>Tue, 15 Jan 2013 09:29:43 +0000</pubDate>
			<dc:creator>zamson</dc:creator>
			<guid isPermaLink="false">122435@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've ran into a similar problem. I bet it's because Gravity forms saves multiple checkbox values as multiple custom fields (with same meta key) instead of a single custom field with multiple values as array. Popular CF-plugins always use array for storing multiple values.&#60;/p&#62;
&#60;p&#62;I'm trying to achieve this with using regular checkboxes in gravity forms and then populating with the after_submission hook from functions.php. Did you ever resolve this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ekajatik on "Cannot pass GF checkbox values to ECPT fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-pass-gf-checkbox-values-to-ecpt-fields#post-99889</link>
			<pubDate>Fri, 07 Dec 2012 02:01:03 +0000</pubDate>
			<dc:creator>ekajatik</dc:creator>
			<guid isPermaLink="false">99889@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No special method, just choosing the custom field to populate in gravity forms. So I have a checkbox in the form with a number of possible values, which populates a custom field in a custom post type, both custom fields and CPT's have been created in ECPT plugin. The selected values in the form are not coming into the custom field, just the first checkbox value, nothing else. Have tried creating the custom field as text field, or also a checkbox but it doesn't make any difference, still the same result. I have talked to the ECPT creator and he says there must be an incompatibility between the way GF passes the field values into ECPT CF's. Anyone heard of this, or some way to work around it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Cannot pass GF checkbox values to ECPT fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-pass-gf-checkbox-values-to-ecpt-fields#post-99587</link>
			<pubDate>Thu, 06 Dec 2012 08:54:57 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">99587@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you show us how you are trying to pass the values currently?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ekajatik on "Cannot pass GF checkbox values to ECPT fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cannot-pass-gf-checkbox-values-to-ecpt-fields#post-98610</link>
			<pubDate>Tue, 04 Dec 2012 02:44:00 +0000</pubDate>
			<dc:creator>ekajatik</dc:creator>
			<guid isPermaLink="false">98610@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When we try to pass multiple checkbox values to any fields in ECPT, including textarea fields, only the first variable is succesfully submitted. Is there a way to have a checkbox form element in the front end, but which submits a comma separated text list?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
