<?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 using attributes from another plugin - possible?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-using-attributes-from-another-plugin-possible</link>
		<description>Gravity Support Forums Topic: Dynamically populate using attributes from another plugin - possible?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:25:05 +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-using-attributes-from-another-plugin-possible" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Dynamically populate using attributes from another plugin - possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-using-attributes-from-another-plugin-possible#post-348087</link>
			<pubDate>Thu, 27 Jun 2013 11:37:05 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">348087@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You cannot use shortcodes from other plugins within Gravity Forms. This could be done, but it would probably take customization of both plugins to work, and for that you would have to hire a developer. Beyond that, you could use one of our pre-render hooks and some PHP to potentially grab the information and put it in some hidden fields for use in your notification message, but that again would require custom development beyond what I can do in the forums, and an understanding of the other plugin you are using.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nvision on "Dynamically populate using attributes from another plugin - possible?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-populate-using-attributes-from-another-plugin-possible#post-347486</link>
			<pubDate>Thu, 27 Jun 2013 05:55:54 +0000</pubDate>
			<dc:creator>nvision</dc:creator>
			<guid isPermaLink="false">347486@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using an Events plugin for displaying events and Gravity Forms to register people for those events.  The Events plugin uses its own special placeholders to output data (e.g. [#_EVENTNAME] to display each event's title).  In my Gravity Forms confirmation email, I want to display these particular event details to the user who has registered.  This information will be different depending on the event, which is why I need it to be populated dynamically. I've looked through the documentation (&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Using_Dynamic_Population&#60;/a&#62;) but that doesn't seem to address this type of situation. Ideally, I need something like this:&#60;br /&#62;
&#60;code&#62;[gravityforms id=1 field_values=&#38;#39;event_name=[#_EVENTNAME]&#38;#39;]&#60;/code&#62;&#60;br /&#62;
but I don't know how to make that work.&#60;/p&#62;
&#60;p&#62;Is this even possible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
