<?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: Dynamically Populate Checkboxes based on Post Names</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-checkboxes-based-on-post-names</link>
		<description>Gravity Support Forums Topic: Dynamically Populate Checkboxes based on Post Names</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:40:25 +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/dynamically-populate-checkboxes-based-on-post-names" rel="self" type="application/rss+xml" />

		<item>
			<title>webpuzzlemaster on "Dynamically Populate Checkboxes based on Post Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-checkboxes-based-on-post-names#post-30647</link>
			<pubDate>Thu, 21 Jul 2011 11:22:55 +0000</pubDate>
			<dc:creator>webpuzzlemaster</dc:creator>
			<guid isPermaLink="false">30647@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;i already fix it, i created the label for the checkbox as a link and add the contents to the title attribute and created a tooltip out of that..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Dynamically Populate Checkboxes based on Post Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-checkboxes-based-on-post-names#post-30576</link>
			<pubDate>Wed, 20 Jul 2011 18:10:24 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">30576@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Puzzlemaster,&#60;/p&#62;
&#60;p&#62;Could you give me an example of the reasoning behind this? It might help me think of a solution that will work for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webpuzzlemaster on "Dynamically Populate Checkboxes based on Post Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-checkboxes-based-on-post-names#post-30521</link>
			<pubDate>Wed, 20 Jul 2011 10:32:03 +0000</pubDate>
			<dc:creator>webpuzzlemaster</dc:creator>
			<guid isPermaLink="false">30521@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;any one? please reply..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webpuzzlemaster on "Dynamically Populate Checkboxes based on Post Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-checkboxes-based-on-post-names#post-29219</link>
			<pubDate>Wed, 06 Jul 2011 11:32:34 +0000</pubDate>
			<dc:creator>webpuzzlemaster</dc:creator>
			<guid isPermaLink="false">29219@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;is there a possibility to get the values of the &#34;text&#34; attribute when submitting the form instead of the &#34;value&#34; attribute, even if the &#34;value&#34; attribute has value
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Dynamically Populate Checkboxes based on Post Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-checkboxes-based-on-post-names#post-29136</link>
			<pubDate>Tue, 05 Jul 2011 12:49:00 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">29136@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The array only consists of the text and the value.  It doesn't consist of any additional data.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webpuzzlemaster on "Dynamically Populate Checkboxes based on Post Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-checkboxes-based-on-post-names#post-29080</link>
			<pubDate>Mon, 04 Jul 2011 15:55:30 +0000</pubDate>
			<dc:creator>webpuzzlemaster</dc:creator>
			<guid isPermaLink="false">29080@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;beside text and value, are there any options in this line of code&#60;br /&#62;
&#60;code&#62;$choices[] = array(&#38;#39;text&#38;#39; =&#38;gt; $post-&#38;gt;post_title, &#38;#39;value&#38;#39; =&#38;gt; $post-&#38;gt;post_title);&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webpuzzlemaster on "Dynamically Populate Checkboxes based on Post Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-checkboxes-based-on-post-names#post-29018</link>
			<pubDate>Sat, 02 Jul 2011 05:59:30 +0000</pubDate>
			<dc:creator>webpuzzlemaster</dc:creator>
			<guid isPermaLink="false">29018@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;that's what i did..&#60;br /&#62;
&#60;code&#62;esc_attr()&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;thanks!&#60;/p&#62;
&#60;p&#62;im looking around the forum about my other problem, adding a qtip on labels from the checkbox &#34;value&#34; attribute.. haha..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Dynamically Populate Checkboxes based on Post Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-checkboxes-based-on-post-names#post-29017</link>
			<pubDate>Sat, 02 Jul 2011 05:54:12 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">29017@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ya know, I've never tried. I'm assuming so long as you escape the double quotes and the HTML &#38;lt; &#38;gt; correctly, it should work. Give it a try and let us know how it goes. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webpuzzlemaster on "Dynamically Populate Checkboxes based on Post Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-checkboxes-based-on-post-names#post-29015</link>
			<pubDate>Sat, 02 Jul 2011 04:30:43 +0000</pubDate>
			<dc:creator>webpuzzlemaster</dc:creator>
			<guid isPermaLink="false">29015@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thanks.. will try it now...&#60;/p&#62;
&#60;p&#62;edited:&#60;br /&#62;
It works! thanks.. another question..&#60;br /&#62;
is it possible to pass HMTL codes as values for the &#34;VALUE&#34; attribute of checkbox? im planning to use that value and place it as a tooltip
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Dynamically Populate Checkboxes based on Post Names"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-checkboxes-based-on-post-names#post-29014</link>
			<pubDate>Sat, 02 Jul 2011 03:47:01 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">29014@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi webpuzzlemaster,&#60;/p&#62;
&#60;p&#62;Try updating this line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
$content = get_the_content();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
$content = $post-&#38;gt;post_content;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
