<?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: Populate input dynamically - place selected checkboxes into an input</title>
		<link>https://legacy.forums.gravityhelp.com/topic/populate-input-dynamically-place-selected-checkboxes-into-an-input</link>
		<description>Gravity Support Forums Topic: Populate input dynamically - place selected checkboxes into an input</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:28:44 +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/populate-input-dynamically-place-selected-checkboxes-into-an-input" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Populate input dynamically - place selected checkboxes into an input"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-input-dynamically-place-selected-checkboxes-into-an-input#post-85574</link>
			<pubDate>Wed, 31 Oct 2012 07:54:04 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">85574@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I did something similar to add the first and last name from a form submission as tags on a post (after the form was submitted). See this reply: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/post-tags-auto-populatecontent-template#post-70496&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/post-tags-auto-populatecontent-template#post-70496&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;You will have to modify the code for your application, but the process would be the same.  &#60;/p&#62;
&#60;p&#62;If you need to have the checkbox values stored as tags in the hidden field in the entry, you would probably have to use the gform_pre_submission_filter to save the values from one field into another field in the same form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Remedy on "Populate input dynamically - place selected checkboxes into an input"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-input-dynamically-place-selected-checkboxes-into-an-input#post-85501</link>
			<pubDate>Wed, 31 Oct 2012 04:17:52 +0000</pubDate>
			<dc:creator>Remedy</dc:creator>
			<guid isPermaLink="false">85501@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The tags are currently a hidden field so doing it as per your second method could potentially work, how would I go about doing this? Cheers
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Populate input dynamically - place selected checkboxes into an input"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-input-dynamically-place-selected-checkboxes-into-an-input#post-85460</link>
			<pubDate>Wed, 31 Oct 2012 01:34:17 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">85460@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is not possible with dynamic population, because the form has not been submitted: the only change to the page is that the box was checked.  You will have to use jQuery to populate the tags with the selections from your checkboxes.&#60;/p&#62;
&#60;p&#62;If you don't need to display the checkbox values in the tag area on the same page, but just need to add those tags, we can do that after the form is submitted by updating the tags. The user would not see it, but your post would be tagged with those checkbox values.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Remedy on "Populate input dynamically - place selected checkboxes into an input"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populate-input-dynamically-place-selected-checkboxes-into-an-input#post-85051</link>
			<pubDate>Tue, 30 Oct 2012 06:34:18 +0000</pubDate>
			<dc:creator>Remedy</dc:creator>
			<guid isPermaLink="false">85051@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a gravity form on my site that looks like this:&#60;/p&#62;
&#60;p&#62;Activities:&#60;br /&#62;
[checkbox] Brand&#60;br /&#62;
[checkbox] Retailer&#60;br /&#62;
[checkbox] Other&#60;/p&#62;
&#60;p&#62;Tags:&#60;br /&#62;
[Text input]&#60;/p&#62;
&#60;p&#62;I want to dynamically fill the text input with the selected activities, so for example when Brand is selected it places Brand into the text input.&#60;/p&#62;
&#60;p&#62;Is this possible with dynamic population? If so is there any tutorials for me to follow?&#60;/p&#62;
&#60;p&#62;Cheers!&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
