<?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: Use shortcode as value in multiple choice field type</title>
		<link>https://legacy.forums.gravityhelp.com/topic/use-shortcode-as-value-in-multiple-choice-field-type</link>
		<description>Gravity Support Forums Topic: Use shortcode as value in multiple choice field type</description>
		<language>en-US</language>
		<pubDate>Tue, 07 Apr 2026 13:24:03 +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/use-shortcode-as-value-in-multiple-choice-field-type" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Use shortcode as value in multiple choice field type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-shortcode-as-value-in-multiple-choice-field-type#post-31307</link>
			<pubDate>Mon, 01 Aug 2011 11:34:20 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">31307@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The notification message supports shortcodes.  So what you could do is include the shortcode in the notification message itself.  You want the expiring link to be generated when the notification is sent, you don't want to store an expiring link as the value with the entry itself.&#60;/p&#62;
&#60;p&#62;Store the filename as the value of the field, and then access that field value in your notification message and use it in conjunction with your shortcode.  For example:&#60;/p&#62;
&#60;p&#62;[s3 access_key='asdf' secret_key='123123' bucket='mybucket' expires='3600' file='{My Field:1:value}']A digital download file[/s3]
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nicholas on "Use shortcode as value in multiple choice field type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-shortcode-as-value-in-multiple-choice-field-type#post-31284</link>
			<pubDate>Sun, 31 Jul 2011 17:55:29 +0000</pubDate>
			<dc:creator>Nicholas</dc:creator>
			<guid isPermaLink="false">31284@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to be able to do pretty much the same thing, only it's one digital product amongst several other intangibles (membership dues, fees, etc).  Did you find a solution that allowed you to send a particular link or html on a page after purchasing a certain item?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jasongill on "Use shortcode as value in multiple choice field type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/use-shortcode-as-value-in-multiple-choice-field-type#post-25661</link>
			<pubDate>Tue, 17 May 2011 00:06:24 +0000</pubDate>
			<dc:creator>jasongill</dc:creator>
			<guid isPermaLink="false">25661@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey Gravity Forms team, hopefully you can help me with an odd issue.&#60;/p&#62;
&#60;p&#62;My form is going to be a small shopping cart that links to digital products. I'm using the PluginBuddy S3 plugin to make a shortcode for each of my products, like:&#60;/p&#62;
&#60;p&#62;[s3 access_key='asdf' secret_key='123123' bucket='mybucket' expires='3600' file='thedownload.zip']A digital download file[/s3]&#60;/p&#62;
&#60;p&#62;I have a few (about 100) different files that I want to sell and have imported each of them into a product field type, and I've set the label of each to be the display name that I want to appear in the form, and the value to the full shortcode text (as seen above), plus a price.&#60;/p&#62;
&#60;p&#62;When someone pays via PayPal, I want to send them the S3 links to their selected products. I've tried using the &#34;insert form field&#34; in the confirmation and email notification, but all that appears to do is to insert the label text, not the actual value from the form. Is it possible to get this to output the value (and have that value be a shortcode which is then parsed before sending to the browser or emailing)?&#60;/p&#62;
&#60;p&#62;Or, if that isn't possible, is it possible to do any sort of logic in the confirmation/notifications, so that I could basically say something like &#34;If the field called 'my main product' is true, display the following HTML&#34; (which I could then repeat for each product).&#60;/p&#62;
&#60;p&#62;Hope this makes sense and that there is an easy solution. Thanks for your help! - Jason
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
