<?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: Merge tags from dropdown</title>
		<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-from-dropdown</link>
		<description>Gravity Support Forums Topic: Merge tags from dropdown</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:13:40 +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/merge-tags-from-dropdown" rel="self" type="application/rss+xml" />

		<item>
			<title>optimizationtutor on "Merge tags from dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-from-dropdown#post-323486</link>
			<pubDate>Fri, 14 Jun 2013 14:50:26 +0000</pubDate>
			<dc:creator>optimizationtutor</dc:creator>
			<guid isPermaLink="false">323486@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How does this work for Product drop downs? I have:&#60;/p&#62;
&#60;p&#62;1'&#124;1&#124;$21.95&#60;br /&#62;
2'&#124;2&#124;$43.90&#60;/p&#62;
&#60;p&#62;This goes up to 21' feet.&#60;/p&#62;
&#60;p&#62;I have two other drop downs that need to calculate based on their first selection.&#60;/p&#62;
&#60;p&#62;Support Brackets&#60;br /&#62;
Joining Couplers&#60;/p&#62;
&#60;p&#62;I thought I could use a Product calculation and just multiply. When I use {merg tag name:1} it shows the price. When I use {merge tag name:1:value} it still shows the price and not the value number. So I can't take the length value and divide by 2 and then times it by $8.50.&#60;/p&#62;
&#60;p&#62;What I would like to do is pre-populate the second and third drop downs with the corresponding length.&#60;/p&#62;
&#60;p&#62;Support bracket pricing is based on 1 bracket for every 2 feet in length.&#60;br /&#62;
1'&#124;1&#124;$8.50&#60;br /&#62;
2'&#124;2&#124;$8.50&#60;br /&#62;
3&#124;3&#124;$16.50&#60;br /&#62;
4&#124;4&#124;$16.50&#60;br /&#62;
etc.&#60;/p&#62;
&#60;p&#62;Couplers are based on 1 coupler for every 7 feet in length.&#60;/p&#62;
&#60;p&#62;1'&#124;1&#124;$16.50&#60;br /&#62;
2'&#124;2&#124;$16.50&#60;br /&#62;
...&#60;br /&#62;
8&#124;8&#124;$33.00&#60;br /&#62;
9&#124;9&#124;$33.00&#60;br /&#62;
etc.&#60;/p&#62;
&#60;p&#62;So if they select 8' feet in drop down 1 I want 8' to be selected automatically in the second two product drop downs.&#60;/p&#62;
&#60;p&#62;How do I accomplish this? I have spend many hours trying to find informative docs on how to use merge tags and pre-populate fields. It seems everything is based on pre-popping from page meta info or passing values from one page to another, etc.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Merge tags from dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-from-dropdown#post-167744</link>
			<pubDate>Mon, 11 Mar 2013 10:53:59 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">167744@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem. All my best!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>conseo on "Merge tags from dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-from-dropdown#post-167719</link>
			<pubDate>Mon, 11 Mar 2013 10:35:38 +0000</pubDate>
			<dc:creator>conseo</dc:creator>
			<guid isPermaLink="false">167719@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you David :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Merge tags from dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-from-dropdown#post-167677</link>
			<pubDate>Mon, 11 Mar 2013 09:41:16 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">167677@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Add :value to the merge tag you are using. &#60;/p&#62;
&#60;p&#62;So something like {dropdown:value}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>conseo on "Merge tags from dropdown"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tags-from-dropdown#post-167653</link>
			<pubDate>Mon, 11 Mar 2013 09:17:32 +0000</pubDate>
			<dc:creator>conseo</dc:creator>
			<guid isPermaLink="false">167653@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I have a dropdown box with some values:&#60;/p&#62;
&#60;p&#62;1 week&#124;37&#60;br /&#62;
2 weeks&#124;74&#60;br /&#62;
3 weeks&#124;111&#60;/p&#62;
&#60;p&#62;The user choose 1 week, 2 weeks etc, and the value is 37, 74 etc.&#60;br /&#62;
Now i would like to make a link with the values that can be populated dynamically.&#60;/p&#62;
&#60;p&#62;mydomain.dk/&#38;amp;week=37&#60;br /&#62;
But instead of 37 its mydomain.dk/&#38;amp;week=1 week&#60;/p&#62;
&#60;p&#62;how do i get the value instead?&#60;br /&#62;
thanks&#60;/p&#62;
&#60;p&#62;Lars
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
