<?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: Assign Roles with User Registration</title>
		<link>https://legacy.forums.gravityhelp.com/topic/assign-roles-with-user-registration</link>
		<description>Gravity Support Forums Topic: Assign Roles with User Registration</description>
		<language>en-US</language>
		<pubDate>Sun, 10 May 2026 22:57:49 +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/assign-roles-with-user-registration" rel="self" type="application/rss+xml" />

		<item>
			<title>iamtyce on "Assign Roles with User Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assign-roles-with-user-registration#post-64452</link>
			<pubDate>Mon, 02 Jul 2012 21:48:00 +0000</pubDate>
			<dc:creator>iamtyce</dc:creator>
			<guid isPermaLink="false">64452@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Me too, I need this exact function. Any ideas on the best way to do this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SabreHoldings on "Assign Roles with User Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assign-roles-with-user-registration#post-42803</link>
			<pubDate>Thu, 01 Dec 2011 18:32:26 +0000</pubDate>
			<dc:creator>SabreHoldings</dc:creator>
			<guid isPermaLink="false">42803@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yup, this is exactly what I'm looking for.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andrew Munro on "Assign Roles with User Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assign-roles-with-user-registration#post-31952</link>
			<pubDate>Sun, 07 Aug 2011 00:09:34 +0000</pubDate>
			<dc:creator>Andrew Munro</dc:creator>
			<guid isPermaLink="false">31952@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm about to use a form for each role creation but it would be fantastic is the user registration add-on could do this in the future.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SigarettDesign on "Assign Roles with User Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assign-roles-with-user-registration#post-31410</link>
			<pubDate>Tue, 02 Aug 2011 09:01:46 +0000</pubDate>
			<dc:creator>SigarettDesign</dc:creator>
			<guid isPermaLink="false">31410@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi David,&#60;/p&#62;
&#60;p&#62;Do you have an ETA on the function you described where a field can be added to a Gravity Forms registration form that lets the user him/herself choose user level?&#60;/p&#62;
&#60;p&#62;I'm planning to use Gravity Forms as a registration form for a password protected website I'm creating where there are several user levels available. It will be a trust based system in which users are expected to be honest about their role. (No harm will be done if they are not.)&#60;/p&#62;
&#60;p&#62;This would be an incredible feature.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Eivind
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Assign Roles with User Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assign-roles-with-user-registration#post-28128</link>
			<pubDate>Sun, 19 Jun 2011 10:01:20 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">28128@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi rgkeenan,&#60;/p&#62;
&#60;p&#62;Integration with the Member plugin would only allow you to create custom roles and assign the user to one of those custom roles. It does not allow you to conditionally specify the role. This is a feature that we would like to add in the future.&#60;/p&#62;
&#60;p&#62;In the meantime, your approach with creating a form (and registration feed) for each possible role and then redirecting the user to the correct form is probably the simplest way to achieve this without custom code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rgkeenan on "Assign Roles with User Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assign-roles-with-user-registration#post-28105</link>
			<pubDate>Sat, 18 Jun 2011 08:18:10 +0000</pubDate>
			<dc:creator>rgkeenan</dc:creator>
			<guid isPermaLink="false">28105@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Carl.. &#60;/p&#62;
&#60;p&#62;I am trying to accomplish something similar to what egrogg is suggesting I think.. I downloaded and installed the user registration add-on. Created a form and went through the User registration settings. &#60;/p&#62;
&#60;p&#62;The issue I have, and the one that egrogg seems to be implying he has as well, is that user registration settings admin only let you define one role for the registration form. &#60;/p&#62;
&#60;p&#62;Id like to be able to set a conditional role based on user supplied data (I am trying to get users to register as either consumers or vendors with associated roles &#38;amp; capabilities for each) &#60;/p&#62;
&#60;p&#62;It almost seems the only way to accomplish this is to make it a 2 step registration.. where form one passes the user supplied desired role to either a Consumer registration form OR a Vendor registration form..? Is this true?&#60;/p&#62;
&#60;p&#62;I installed the member plugin suggested in the developer docs that was &#34;integrated with Gravity Forms out of the box&#34;.. hoping there might be some ability to conditionally set the role. Though I don't see any Integration out of the box.. or rather have no idea what that statement means. &#60;/p&#62;
&#60;p&#62;What exactly does &#34;integration&#34; mean.&#60;br /&#62;
Gravity forms is a fantastic tool but the documentation is frustratingly thin. &#60;/p&#62;
&#60;p&#62;Any advice would be greatly appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Assign Roles with User Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assign-roles-with-user-registration#post-27972</link>
			<pubDate>Thu, 16 Jun 2011 16:18:02 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">27972@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The User Registration Add-On lets you configure the role that is assigned to the user as part of the User Registration Settings when configuring the Add-On for your registration form.  Different forms can assign different roles.  It isn't done via a hidden field.  It's part of the User Registration Feed settings when using the User Registration Add-On.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>egrogg on "Assign Roles with User Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/assign-roles-with-user-registration#post-27970</link>
			<pubDate>Thu, 16 Jun 2011 15:52:48 +0000</pubDate>
			<dc:creator>egrogg</dc:creator>
			<guid isPermaLink="false">27970@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I would like to see if this plugin will allow a &#34;hidden field&#34; that will assign a particular role for the user that is registering...I would like to have multiple forms for different types of registrations?&#60;/p&#62;
&#60;p&#62;Is this possible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
