<?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: Short Code Hooks</title>
		<link>https://legacy.forums.gravityhelp.com/topic/short-code-hooks</link>
		<description>Gravity Support Forums Topic: Short Code Hooks</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 11:48:26 +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/short-code-hooks" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Short Code Hooks"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/short-code-hooks#post-134155</link>
			<pubDate>Mon, 28 Jan 2013 14:29:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">134155@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;@simmons: Closing this topic as a duplicate of the one you started here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/hooks-shortcode-to-populate-dynamically&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/hooks-shortcode-to-populate-dynamically&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>simmons on "Short Code Hooks"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/short-code-hooks#post-127427</link>
			<pubDate>Mon, 21 Jan 2013 07:17:30 +0000</pubDate>
			<dc:creator>simmons</dc:creator>
			<guid isPermaLink="false">127427@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi!&#60;br /&#62;
there is something i do not understand or not work properly.&#60;br /&#62;
I need to populate dynamically an Hidden field with a shortcode.&#60;br /&#62;
The shortcode in anypage seems to work and give me a number.&#60;br /&#62;
But when i try the pre population seems to ingore it...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Short Code Hooks"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/short-code-hooks#post-78518</link>
			<pubDate>Tue, 02 Oct 2012 13:31:19 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">78518@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Be careful with the shortcode within a shortcode thing, as I think it can cause issues in certain cases. &#60;/p&#62;
&#60;p&#62;Also, make sure you have the populate dynamically selected on the fields you are going to push values to in this way. The field_values call is almost never used, hence why I blanked on that. Sorry!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jive Software on "Short Code Hooks"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/short-code-hooks#post-78517</link>
			<pubDate>Tue, 02 Oct 2012 13:22:32 +0000</pubDate>
			<dc:creator>Jive Software</dc:creator>
			<guid isPermaLink="false">78517@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just learned from reading on another blog that i can just use &#34;field_values&#34;, and then I check the prepolutate check box... =O)&#60;/p&#62;
&#60;p&#62;[gravityforms id=2 field_values='id=1234&#38;amp;name=test']&#60;/p&#62;
&#60;p&#62;Or if I want to get fancy embed a short code inside another short code...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Short Code Hooks"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/short-code-hooks#post-78341</link>
			<pubDate>Mon, 01 Oct 2012 13:27:39 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">78341@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you want default values like that for certain hidden fields, you can do that in the form builder. But you are right, you can't do it in the short code currently. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jive Software on "Short Code Hooks"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/short-code-hooks#post-78339</link>
			<pubDate>Mon, 01 Oct 2012 13:03:36 +0000</pubDate>
			<dc:creator>Jive Software</dc:creator>
			<guid isPermaLink="false">78339@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David&#60;br /&#62;
Thanks...  This helps...  I can see this working for web service calls...  I am having a hard time visualizing how to integrate your hook at the auther contribution level...&#60;/p&#62;
&#60;p&#62;Ideally for the future it would be great if we could hook into the short code so I can use the forms created on the forms menu as templates verse actual forms.  The when the author adds the form to a post or page they can insert the short code like so:&#60;/p&#62;
&#60;p&#62;[gravityform id=1 name=Example Form title=false description=false ajax=false campaignId=123 campaignName=&#34;hello world&#34; assetId=&#34;1245&#34; assetName=&#34;hello world whitepaper&#34;  ]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Short Code Hooks"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/short-code-hooks#post-78335</link>
			<pubDate>Mon, 01 Oct 2012 12:49:52 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">78335@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There isn't anything in the shortcode, but there is some PHP you can use to grab variables from other things to pre-populate hidden fields:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Make sure you have allow dynamic population checked on any fields you want to have values pushed into.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jive Software on "Short Code Hooks"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/short-code-hooks#post-78325</link>
			<pubDate>Mon, 01 Oct 2012 12:25:02 +0000</pubDate>
			<dc:creator>Jive Software</dc:creator>
			<guid isPermaLink="false">78325@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are there any hooks for Gravity Short Codes? I would like to pass page variables to my forms so I can populate hidden fields for different types of tracking technologies...&#60;/p&#62;
&#60;p&#62;Or can some on point me to any online documentation on customizing Gravity Short Codes?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Steve
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
