<?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 get the values of checkboxes</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-get-the-values-of-checkboxes</link>
		<description>Gravity Support Forums Topic: How to get the values of checkboxes</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 17:53:16 +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-get-the-values-of-checkboxes" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "How to get the values of checkboxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-get-the-values-of-checkboxes#post-36031</link>
			<pubDate>Fri, 23 Sep 2011 13:33:11 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">36031@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Only the fields in the Post Fields toolbox create post data.  So selecting the Checkbox field from Standard Fields is not going to have any post related options such as the custom field name.&#60;/p&#62;
&#60;p&#62;The Post Custom Field in Gravity Forms v1.5 does not support Checkboxes as a field type.  This is primarily due to the fact Custom Fields are single value fields.  They consist of a Name and a Value.  They don't consist of a Name and multiple Values.&#60;/p&#62;
&#60;p&#62;HOWEVER Gravity Forms v1.6, which is available as a beta test release, does add Checkboxes as a field type option on the Post Custom Field.  For each checkbox selected it creates a new custom field.  So it creates multiple custom field records all using the same custom field name.&#60;/p&#62;
&#60;p&#62;This means that when utilizing a  custom field like this, with multiple custom fields using the same name, you need to know how to display this properly on the front end of your site if you are displaying custom fields in your theme.  Your theme needs to get all of them and loop through them to output the values.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nick@adlava.com on "How to get the values of checkboxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-get-the-values-of-checkboxes#post-35934</link>
			<pubDate>Thu, 22 Sep 2011 03:27:28 +0000</pubDate>
			<dc:creator>nick@adlava.com</dc:creator>
			<guid isPermaLink="false">35934@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to post checkbox data using garvity form&#60;/p&#62;
&#60;p&#62;I am not finding the field-type checkbox option while i am adding custom field (from post field option).&#60;/p&#62;
&#60;p&#62;or when I take checkboxes field from standard field option, it will not show 'Custom Field Name' for giving name of that field. and if we did not give the name the check box field, than how can we access that's value.&#60;/p&#62;
&#60;p&#62;I want to display checkbox data to another page,&#60;/p&#62;
&#60;p&#62;I am stucked, kindly help me,&#60;br /&#62;
please!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
