<?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: checkboxes - passing fields via query string issue</title>
		<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-passing-fields-via-query-string-issue</link>
		<description>Gravity Support Forums Topic: checkboxes - passing fields via query string issue</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:01:18 +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/checkboxes-passing-fields-via-query-string-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>havanaglam on "checkboxes - passing fields via query string issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/checkboxes-passing-fields-via-query-string-issue#post-244474</link>
			<pubDate>Thu, 09 May 2013 10:34:49 +0000</pubDate>
			<dc:creator>havanaglam</dc:creator>
			<guid isPermaLink="false">244474@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a form with a field of type 'Checkboxes' and 3 choices: 'pets', 'view', 'beach'. On submit, I need to pass the 3 choices values via query string to a service outside my domain, say &#60;a href=&#34;http://www.external-service.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.external-service.com/&#60;/a&#62;, so that my values become parameters in a GET request to this domain. &#60;/p&#62;
&#60;p&#62;For instance, if a user checks 'pets' and 'view', on submit I want this user to be redirected to:&#60;br /&#62;
 &#60;a href=&#34;http://www.external-service.com/?pets=1&#38;amp;view=1&#38;amp;beach=&#34; rel=&#34;nofollow&#34;&#62;http://www.external-service.com/?pets=1&#38;amp;view=1&#38;amp;beach=&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I tried to accomplish this by checking 'show values' box and then setting all my choices values to '1', but it wouldn't work.&#60;/p&#62;
&#60;p&#62;How can I accomplish this, then?&#60;/p&#62;
&#60;p&#62;Thank you very much
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
