<?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: Pricing based on whether user is logged in or not</title>
		<link>https://legacy.forums.gravityhelp.com/topic/pricing-based-on-whether-user-is-logged-in-or-not</link>
		<description>Gravity Support Forums Topic: Pricing based on whether user is logged in or not</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 07:27:48 +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/pricing-based-on-whether-user-is-logged-in-or-not" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Pricing based on whether user is logged in or not"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-based-on-whether-user-is-logged-in-or-not#post-320730</link>
			<pubDate>Thu, 13 Jun 2013 11:35:35 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">320730@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;RIght on, glad it worked for you and thanks for posting the steps you took!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>success4acb on "Pricing based on whether user is logged in or not"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-based-on-whether-user-is-logged-in-or-not#post-320725</link>
			<pubDate>Thu, 13 Jun 2013 11:31:17 +0000</pubDate>
			<dc:creator>success4acb</dc:creator>
			<guid isPermaLink="false">320725@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;WooHoo!!! It Works&#60;/p&#62;
&#60;p&#62;For anyone reading this that isn't a developer (I'm not and it took me a bit to figure it out), here are the steps.&#60;/p&#62;
&#60;p&#62;1. took the code from the link provided above and inserted it into my functions.php file.&#60;br /&#62;
2. added a Custom Field to my gravity form (I called mine &#34;User Role&#34;)(This was the KEY to making it work)&#60;br /&#62;
      2a. in the Advanced tab:&#60;br /&#62;
           2a 1. checked &#34;Allow field to be populated dynamically&#34;&#60;br /&#62;
           2a 2. Parameter Name: = &#34;user_role&#34;&#60;br /&#62;
3. In my product field (Member Event Ticket), I enabled conditional logic to:&#60;br /&#62;
       Show if Any User Role is (value = &#34;administrator&#34;) then I added another for User Role subscriber. (I wonder if you can make the value &#34;is_user_logged_in&#34;)&#60;br /&#62;
4. in my other product field for non-member tickets, I enabled conditional logic to Hide if Any User Role is (then used the same values as I did in #3)&#60;/p&#62;
&#60;p&#62;Thanks Rob, You sent me just what I needed!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Pricing based on whether user is logged in or not"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-based-on-whether-user-is-logged-in-or-not#post-317249</link>
			<pubDate>Tue, 11 Jun 2013 12:16:14 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">317249@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm thinking you could use this: &#60;a href=&#34;http://gravitywiz.com/dynamically-populating-user-role/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/dynamically-populating-user-role/&#60;/a&#62; with conditional logic to show/hide product fields based on user role.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>success4acb on "Pricing based on whether user is logged in or not"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/pricing-based-on-whether-user-is-logged-in-or-not#post-317244</link>
			<pubDate>Tue, 11 Jun 2013 12:12:46 +0000</pubDate>
			<dc:creator>success4acb</dc:creator>
			<guid isPermaLink="false">317244@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to create an event registration form where a logged in member gets a discounted price.&#60;/p&#62;
&#60;p&#62;Basically the product will have 2 prices. $20 for club members and $30 for non-members.&#60;/p&#62;
&#60;p&#62;Is there a way to set it up so that a logged in member only sees their price and/or make is so that a non-member cannot choose the members price.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
