<?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 User Favorites: beckyddesign</title>
		<link><a href='https://legacy.forums.gravityhelp.com/profile/beckyddesign'>beckyddesign</a></link>
		<description>Gravity Support Forums User Favorites: beckyddesign</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 17:27:31 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>trestian on "drop down with quantity and price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-with-quantity-and-price#post-61838</link>
			<pubDate>Thu, 07 Jun 2012 14:47:04 +0000</pubDate>
			<dc:creator>trestian</dc:creator>
			<guid isPermaLink="false">61838@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gotcha.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "drop down with quantity and price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-with-quantity-and-price#post-61746</link>
			<pubDate>Thu, 07 Jun 2012 07:27:35 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">61746@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would want to include the price as part of each option label so it shows in the drop down with the name.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>trestian on "drop down with quantity and price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-with-quantity-and-price#post-61723</link>
			<pubDate>Wed, 06 Jun 2012 23:01:32 +0000</pubDate>
			<dc:creator>trestian</dc:creator>
			<guid isPermaLink="false">61723@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If using a Dropdown product where is the price displayed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "drop down with quantity and price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-with-quantity-and-price#post-34965</link>
			<pubDate>Fri, 09 Sep 2011 16:40:58 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">34965@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms does not use fieldsets.  &#60;/p&#62;
&#60;p&#62;When you use a Product Field and set it to a Dropdown field type there is no quantity field.  It assumes the quantity is 1 if the item is select.  If you need a Quantity you then add a Quantity field and tie it to that Product Field, it's an option when editing the Quantity field to select which Product field it is the quantity for.&#60;/p&#62;
&#60;p&#62;I'm not 100% sure if you are using the Pricing Fields correctly.  Look at this screenshot: &#60;a href=&#34;http://i.imgur.com/FedY6.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/FedY6.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is the first field (the drop down) a Product Field or an Option Field?  &#60;/p&#62;
&#60;p&#62;Because it should be an Option Field.  The Product is what they are purchasing (Jam), the Option would be the flavor (Sparkling Plum).&#60;/p&#62;
&#60;p&#62;You should really be presenting the Jam with it's price and quantity first as a Single Product field, and then below it an Option Field for that product with the available flavors and a field label of something like &#34;Select a Flavor&#34;.&#60;/p&#62;
&#60;p&#62;Because you have multiple Product fields you also need to make sure you tie each Option field to the correct Product field.  You select which Product field the Option goes with when editing the Option field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>beckyddesign on "drop down with quantity and price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-with-quantity-and-price#post-34945</link>
			<pubDate>Fri, 09 Sep 2011 13:14:59 +0000</pubDate>
			<dc:creator>beckyddesign</dc:creator>
			<guid isPermaLink="false">34945@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm new to this forum and not sure of your definition of adequate time, but it has been a full day +. I would really like to resolve this today if possible. Please respond.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>beckyddesign on "drop down with quantity and price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-with-quantity-and-price#post-34757</link>
			<pubDate>Wed, 07 Sep 2011 18:09:16 +0000</pubDate>
			<dc:creator>beckyddesign</dc:creator>
			<guid isPermaLink="false">34757@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Trying to create a &#34;create your own basket&#34; order form.&#60;br /&#62;
&#60;a href=&#34;http://lecayinc.com/lwp/custom-gift-baskets/&#34; rel=&#34;nofollow&#34;&#62;http://lecayinc.com/lwp/custom-gift-baskets/&#60;/a&#62;&#60;br /&#62;
I need to be able to show a product with one price, multiple flavors and have a quantity field. I have set it up with a drop-down and then a price/quantity field below it, but it's hard to distinguish it from the next product. I've also created a price field with drop-down, price (1st Jam), but the price doesn't show and the quantity disappears. Is there a good way to a: put a fieldset around the dropdown and price fields or b: use the price field with the dropdown and have everything show? Please advise.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
