<?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 change product price field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/dynamically-change-product-price-field</link>
		<description>Gravity Support Forums Topic: Dynamically change product price field</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:36:34 +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-change-product-price-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Dynamically change product price field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-change-product-price-field#post-170546</link>
			<pubDate>Wed, 13 Mar 2013 22:59:45 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">170546@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't know of a way to do it with a free text quantity field.  You would not be able to use conditional logic based on that field.  The only way I can think of is to do it with Gravity Forms.&#60;/p&#62;
&#60;p&#62;Do you have an example of this functionality online somewhere where we can see it?  It might help us come up with another solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rol0572 on "Dynamically change product price field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-change-product-price-field#post-168844</link>
			<pubDate>Tue, 12 Mar 2013 09:38:40 +0000</pubDate>
			<dc:creator>Rol0572</dc:creator>
			<guid isPermaLink="false">168844@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for answer,&#60;/p&#62;
&#60;p&#62;I would like to create a form for &#34;work request&#34;. User can choose a product from lookup list and it can be 50 base product * 10 or more different quality. For this, I think I can populate a drop down (for different quality) depending on parent choice using hook (gform_pre_render).&#60;/p&#62;
&#60;p&#62;Each product and quality have different price depending of the quantity.&#60;br /&#62;
There are 4 quantity range :&#60;br /&#62;
From 1 to 10, from 11 to 100, from 101 to 500, and from 501 and more. So they are only 4 prices break but arround 4*50*10 different price.&#60;/p&#62;
&#60;p&#62;The quantity field must be freely typed (without drop down) because they are too many choice for a dropdown list.&#60;/p&#62;
&#60;p&#62;For now, I'm learning gravity form and would know if I can do this with gravity form without using advanced jquery programming. If yes, I want to know where is a good starting point, what is the best way to do this (conditional logic, allow dynamic content update, hook).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Dynamically change product price field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-change-product-price-field#post-168434</link>
			<pubDate>Tue, 12 Mar 2013 01:16:00 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">168434@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;One way to do it would be to have a quantity drop down, with choices for each of your price breaks.  Then, use conditional logic to show different products (actually the same product, with a different price, based on the quantity) using conditional logic based on the drop down selection.  I'm not sure how many price breaks you have, or if that's what you meant by '50 lines' (of price breaks?)  If that's the case, the drop down won't work very well (too hard to manage.)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rol0572 on "Dynamically change product price field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/dynamically-change-product-price-field#post-163258</link>
			<pubDate>Thu, 07 Mar 2013 11:15:40 +0000</pubDate>
			<dc:creator>Rol0572</dc:creator>
			<guid isPermaLink="false">163258@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Using gravity form product field type, I would like to dynamically change the price field depending the quantity field. For example :&#60;/p&#62;
&#60;p&#62;if the user type 10 in the quantity field, price may become 1 €. If the user type 20, price become 2 €, ... I need to dynamically set price depending on quantity value.&#60;br /&#62;
I saw this link without real answer :&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/change-price-product-field-amount-according-to-quantity-discounts&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/change-price-product-field-amount-according-to-quantity-discounts&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The grid that fix price depending the quantity range can be long (arround 50 lines)&#60;/p&#62;
&#60;p&#62;I'm a beginner in gravity form with some knowledge in PHP. What is the best way to do that. Can it be done with some hook ?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
