<?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: Checkbox Population</title>
		<link>https://legacy.forums.gravityhelp.com/topic/checkbox-population</link>
		<description>Gravity Support Forums Topic: Checkbox Population</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:31:21 +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/checkbox-population" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Checkbox Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-population#post-162133</link>
			<pubDate>Wed, 06 Mar 2013 12:42:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">162133@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for letting us know you got this working.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>anchordev on "Checkbox Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-population#post-162090</link>
			<pubDate>Wed, 06 Mar 2013 12:00:35 +0000</pubDate>
			<dc:creator>anchordev</dc:creator>
			<guid isPermaLink="false">162090@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks very much for this - I actually came to almost the same solution yesterday. Could be useful for anyone with the same issue...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Checkbox Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-population#post-161938</link>
			<pubDate>Wed, 06 Mar 2013 09:10:18 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">161938@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I use this in my query string to populate check boxes:&#60;br /&#62;
&#60;a href=&#34;http://gravity.chrishajer.com/family-reunion-rsvp/?st=Illinois,Indiana,Nevada,Alabama,Confusion&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/family-reunion-rsvp/?st=Illinois,Indiana,Nevada,Alabama,Confusion&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That will populate the state checkboxes (which has a parameter name of 'st') with all those states pre-checked.&#60;/p&#62;
&#60;p&#62;To mark a single checkbox pre-checked, you will still need it to have a parameter name, and then you can send the value in the query string.  For example:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gravity.chrishajer.com/terms-of-service/?tos=Yes&#34; rel=&#34;nofollow&#34;&#62;http://gravity.chrishajer.com/terms-of-service/?tos=Yes&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have my single checkbox set up with a Value of &#34;Yes&#34; and a parameter name of &#34;tos&#34;.  When you send that in the query string, the box is pre-checked.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>anchordev on "Checkbox Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkbox-population#post-160884</link>
			<pubDate>Tue, 05 Mar 2013 08:43:29 +0000</pubDate>
			<dc:creator>anchordev</dc:creator>
			<guid isPermaLink="false">160884@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;As always, I apologise if this has been asked - I did research a lot before posting.&#60;/p&#62;
&#60;p&#62;I have two very similar forms built on GF that pass the data via the query string method. This seems to work well for everything apart from the checkboxes. All I need is a true or false value (boolean?) to be passed from form to form (so if the user checks the box, it appears checked on the other form).&#60;/p&#62;
&#60;p&#62;Here is the form: &#60;a href=&#34;http://getawaysondisplay.com/internal-form&#34; rel=&#34;nofollow&#34;&#62;http://getawaysondisplay.com/internal-form&#60;/a&#62;. That will then send an email to the client with a link that populates the other form.&#60;/p&#62;
&#60;p&#62;I have tried this code: &#60;a href=&#34;http://pastie.org/6014156&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/6014156&#60;/a&#62;. This seemed to sort of help - it outputted the labels of the previously selected checkboxes - but this isn't really what I'm looking for.&#60;/p&#62;
&#60;p&#62;Could anyone point me in the right direction?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
