<?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: Price based on user id or user level</title>
		<link>https://legacy.forums.gravityhelp.com/topic/price-based-on-user-id-or-user-level</link>
		<description>Gravity Support Forums Topic: Price based on user id or user level</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 09:05:47 +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/price-based-on-user-id-or-user-level" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Price based on user id or user level"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/price-based-on-user-id-or-user-level#post-82755</link>
			<pubDate>Mon, 22 Oct 2012 21:16:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">82755@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Product fields are not editable in the back end, so it won't be possible to use any sort of product for these calculations. You can use number fields and make the visibility admin only, and configure calculations to store the initial value, and the admin can log in and modify that field.&#60;/p&#62;
&#60;p&#62;What you are looking for is possible with Gravity Forms but it's a customization beyond the support we can give here. We're happy to point you in the right direction when you get stuck.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gxb101 on "Price based on user id or user level"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/price-based-on-user-id-or-user-level#post-82034</link>
			<pubDate>Thu, 18 Oct 2012 11:42:02 +0000</pubDate>
			<dc:creator>gxb101</dc:creator>
			<guid isPermaLink="false">82034@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Let me try to explain what I am trying to accomplish: The client is selling banners. Banners come in a variety of sizes, so total square feet need to be calculated then multiplied by a price per square foot. This is where the special logic needs to come in. Depending on which customer is doing the buying, the price / sq. ft will be different. My client would like to be able to modify each customer's buying price behind the scene as needed. I would set all users to a default price upon registration, and then those values could be tweaked if necessary. I was thinking that if I utilize the User Registration add-on from you guys, I could just add a meta field called &#34;banner-price&#34; which could be edited as needed. Meanwhile, the form could somehow use that logged in user's &#34;banner-price&#34; meta value and apply it to the cost calculation. Does this make sense and more importantly, is this or some variation of this possible??&#60;/p&#62;
&#60;p&#62;Thanks very much
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Price based on user id or user level"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/price-based-on-user-id-or-user-level#post-81833</link>
			<pubDate>Wed, 17 Oct 2012 20:52:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">81833@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can accomplish this, but you will need another plugin to handle the user levels.  Something like the &#60;a href=&#34;http://justintadlock.com/archives/2009/09/17/members-wordpress-plugin&#34; rel=&#34;nofollow&#34;&#62;Members&#60;/a&#62; plugin can create custom roles.  You could have two or three separate roles, all with the same permissions (based off the User role maybe) but they would have different role names, so you can differentiate their pricing.&#60;/p&#62;
&#60;p&#62;On the page where the form is embedded, you could test for the user level, then conditionally show one form or the other.  The page URL is the same, but preferred customers would see the preferred pricing form (call it form two), and regular customers would see the regular pricing form (call it form one.)  One problem that presents is managing two separate forms.  Depending on the complexity of the forms and the products that might be a problem. I guess it depends on how many products you will have to worry about.&#60;/p&#62;
&#60;p&#62;It's all possible, but most of the functionality will be outside Gravity Forms.  If you can explain more about the number of products and number of member levels, we can give you more specific feedback.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gxb101 on "Price based on user id or user level"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/price-based-on-user-id-or-user-level#post-81786</link>
			<pubDate>Wed, 17 Oct 2012 15:41:42 +0000</pubDate>
			<dc:creator>gxb101</dc:creator>
			<guid isPermaLink="false">81786@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does anyone have a thought on this? I'd like to know if this is possible before I purchase gravity forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gxb101 on "Price based on user id or user level"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/price-based-on-user-id-or-user-level#post-79891</link>
			<pubDate>Tue, 09 Oct 2012 17:33:26 +0000</pubDate>
			<dc:creator>gxb101</dc:creator>
			<guid isPermaLink="false">79891@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My thought would be to tie the prices to user level as follows: anonymous user enters the site. They register on the site in order to gain access to the product page. By default, they are assigned the &#34;basic&#34; level which means standard pricing. On that product page, I show them several pre-defined products with a standard cost assigned to each one.  Meanwhile, a &#34;preferred customer&#34; enters my site and logs in. I have already assigned them to a &#34;preferred&#34; level which means better pricing. When they enter the product page, they see an entirely different set of prices for the same products. Does this explanation help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Price based on user id or user level"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/price-based-on-user-id-or-user-level#post-79890</link>
			<pubDate>Tue, 09 Oct 2012 17:26:35 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">79890@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I guess you would have to tell us more about how you would determine which pricing level people get to know how we could help you accomplish that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gxb101 on "Price based on user id or user level"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/price-based-on-user-id-or-user-level#post-79888</link>
			<pubDate>Tue, 09 Oct 2012 17:23:52 +0000</pubDate>
			<dc:creator>gxb101</dc:creator>
			<guid isPermaLink="false">79888@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I wanted to know if it's possible to use gravity forms to show different prices for different users. For example, I may have certain customers who warrant &#34;better&#34; prices and other customers who should be charged regular prices. That being said, it would be great if I could use gravity forms to manage both the user level assignments and the pricing element. Is this possible? Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
