<?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: Text Box Population</title>
		<link>https://legacy.forums.gravityhelp.com/topic/text-box-population</link>
		<description>Gravity Support Forums Topic: Text Box Population</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 13:59:06 +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/text-box-population" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "Text Box Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-box-population#post-10888</link>
			<pubDate>Thu, 07 Oct 2010 09:04:00 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">10888@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@sevendayweekend - I answered this on your other post.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://forum.gravityhelp.com/topic/how-do-i-send-dynamic-values-with-the-gravity_form-function#post-10887&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/how-do-i-send-dynamic-values-with-the-gravity_form-function#post-10887&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sevendayweekend on "Text Box Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-box-population#post-10885</link>
			<pubDate>Thu, 07 Oct 2010 08:31:54 +0000</pubDate>
			<dc:creator>sevendayweekend</dc:creator>
			<guid isPermaLink="false">10885@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do you do this with the gravity_form() function instead of the shortcode?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Text Box Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-box-population#post-757</link>
			<pubDate>Thu, 08 Oct 2009 11:48:16 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">757@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can re-use the same form id and show the same form.  Then you just pass the field values pretty much exactly as you outlined above.&#60;/p&#62;
&#60;p&#62;Keep in mind this will only work beginning with the 1.2 beta release that is available to existing customers.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dipity on "Text Box Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-box-population#post-753</link>
			<pubDate>Thu, 08 Oct 2009 10:05:15 +0000</pubDate>
			<dc:creator>Dipity</dc:creator>
			<guid isPermaLink="false">753@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Each product does have it's own page OR post.&#60;/p&#62;
&#60;p&#62;Sorry forgot to ask - [gravityform id=1 field_values=&#34;page_title=Contact Us&#38;amp;Category=10&#34;] &#60;/p&#62;
&#60;p&#62;Can page_title be replaced dynamically with the page title in the code above, providing the form is within a page/post?&#60;/p&#62;
&#60;p&#62;Or will I need 1 form for every single post eg:&#60;/p&#62;
&#60;p&#62;[gravityform id=1 field_values=&#34;page_title=Blue Widgets&#34;]&#60;br /&#62;
[gravityform id=2 field_values=&#34;page_title=Red Widgets&#34;]&#60;br /&#62;
[gravityform id=3 field_values=&#34;page_title=Green Widgets&#34;] &#60;/p&#62;
&#60;p&#62;I do apologise for all these dumb sounding questions, but I need to ensure it will do what I want before purchasing - and I really appreciate the replies so far.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Text Box Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-box-population#post-747</link>
			<pubDate>Thu, 08 Oct 2009 08:58:31 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">747@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@Dipity if each of the products is in fact it's own Page/post and you are displaying the form within the body of the Page/Post content using the shortcode then Alex's example would work fine.&#60;/p&#62;
&#60;p&#62;If you are calling the form in via a theme template file you would need to use the function call or API filter to accomplish this.&#60;/p&#62;
&#60;p&#62;It really depends on how you are doing things.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dipity on "Text Box Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-box-population#post-744</link>
			<pubDate>Thu, 08 Oct 2009 05:45:35 +0000</pubDate>
			<dc:creator>Dipity</dc:creator>
			<guid isPermaLink="false">744@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;As long as it's doable, thats all I need to know :)&#60;/p&#62;
&#60;p&#62;As a note, the form will always be on the same page as I want the title from, as an example:&#60;/p&#62;
&#60;p&#62;Think of it as a product catalogue, with a tabbed enquiry form on each product page, and say you're on the page for Blue Widgets (which has a Title of 'Blue Widgets'), the enquiry form text box would say:&#60;/p&#62;
&#60;p&#62;Please send me more information on Blue Widgets!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Text Box Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-box-population#post-736</link>
			<pubDate>Wed, 07 Oct 2009 14:40:58 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">736@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Dipity,&#60;br /&#62;
Carl forgot to mention that you can also use the shortcode to pass the page title and category to the form if the form. Something like:&#60;br /&#62;
[gravityform id=1 field_values=&#34;page_title=Contact Us&#38;amp;Category=10&#34;]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Text Box Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-box-population#post-725</link>
			<pubDate>Wed, 07 Oct 2009 10:55:23 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">725@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It will work, but not the way you have outlined.  Those variables aren't going to work as default text values.  Gravity Forms won't know what they are. The values you want to pre-populate a form with would first have to be passed to the form.&#60;/p&#62;
&#60;p&#62;Form fields are pre-populated via querystring parameters, api hooks, shortcodes or function calls.&#60;/p&#62;
&#60;p&#62;Depending on how you are using the forms you would have to either pass the page_title and category id to the form via a querystring when linking to the form, or if you are calling the form on the same page as the page_title and category you want to display you would have to either use the API Hooks or the Function call to pass the information to the form.&#60;/p&#62;
&#60;p&#62;The variables you see for email notifications, etc. (ex. {embed_url}) are Gravity Forms specific variables.  &#60;/p&#62;
&#60;p&#62;I will get a code snippet for how to pre-populate the field using a filter and post it later today.  You would have to put this code snippet in the WordPress theme template file the form is called on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dipity on "Text Box Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-box-population#post-719</link>
			<pubDate>Wed, 07 Oct 2009 05:29:50 +0000</pubDate>
			<dc:creator>Dipity</dc:creator>
			<guid isPermaLink="false">719@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Just a quick bump for this - I see the beta for 1.2 is out there - and I watched the screencast on the dynamic population.&#60;/p&#62;
&#60;p&#62;My question is (since I didn't see it in the screencast, that was more about adding URL parameters) will something like:&#60;/p&#62;
&#60;p&#62; &#34;Please send me more information on {page_title} {category}&#34; &#60;/p&#62;
&#60;p&#62;definitely work within a multi line text box in 1.2?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Text Box Population"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/text-box-population#post-579</link>
			<pubDate>Mon, 28 Sep 2009 16:31:39 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">579@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We are wrapping up development and testing on 1.2 this week and it should be released sometime next week.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
