<?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 Tag: roles - Recent Topics</title>
		<link>https://legacy.forums.gravityhelp.com/tags/roles</link>
		<description>Gravity Support Forums Tag: roles - Recent Topics</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:26:59 +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/tags/roles/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris on "Gravity Forms User Roles Access"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-user-roles-access#post-375637</link>
			<pubDate>Thu, 11 Jul 2013 10:51:38 +0000</pubDate>
			<dc:creator>Chris</dc:creator>
			<guid isPermaLink="false">375637@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've had some code in my themes functions.php to allow authors to export gravity forms and it's worked in the past. For some reason, it now isn't working.&#60;/p&#62;
&#60;p&#62;The code I have is&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//Gravity Forms User Roles Access
$edit_contributor = get_role(&#38;#39;author&#38;#39;);
$edit_contributor-&#38;gt;add_cap(&#38;#39;gravityforms_export_entries&#38;#39;);
//END Gravity Forms User Roles Access&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The strange thing is that they appear to have access but when they click the export link in the forms menu, the url they get is&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://domain.com/wp-admin/gf_export&#34; rel=&#34;nofollow&#34;&#62;http://domain.com/wp-admin/gf_export&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;instead of&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://domain.com/wp-admin/admin.php?page=gf_export&#34; rel=&#34;nofollow&#34;&#62;http://domain.com/wp-admin/admin.php?page=gf_export&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Which is why it is obviously broken for them. It is working for me (as an admin) Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nyckidd on "User registration Addon."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-addon-2#post-150110</link>
			<pubDate>Tue, 19 Feb 2013 09:30:48 +0000</pubDate>
			<dc:creator>nyckidd</dc:creator>
			<guid isPermaLink="false">150110@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have a client who would like the user registration addon to be able to add a drop down of all the roles currently setup via role scoper on his wordpress site...is that possible ? So user selects from drop down list their role and admin approves the user moves from pending to the role they selected on the front end.....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erostad on "Multiple Update User Roles in One Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-update-user-roles-in-one-form#post-232467</link>
			<pubDate>Wed, 01 May 2013 16:54:41 +0000</pubDate>
			<dc:creator>erostad</dc:creator>
			<guid isPermaLink="false">232467@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a two-step user registration form on my website. First, the user agrees to participate on my website and through a Gravity Form, they create a 'basic' user account. Later on, they go to a page where they choose one of four paths in which to navigate the website. I am attempting to use the Update User option so that once the user chooses a particular path, their WP user role will turn from 'basic' to 'path1,' 'path2,' etc. However, it appears that I can only update from one to one, not one to one of four.&#60;/p&#62;
&#60;p&#62;Right now, to get around this, I have the user choose the path they would like to take and then press submit. That takes them to another page where they confirm. I can then use that conditional confirmation to add them to the path they have chosen.&#60;/p&#62;
&#60;p&#62;What would be great is if I could lead them from 'basic' to one of the four paths all within that one Gravity Form. Is this possible?&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jackstin on "Authors beings able to have their own forms to export"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/authors-beings-able-to-have-their-own-forms-to-export#post-51363</link>
			<pubDate>Mon, 05 Mar 2012 19:03:47 +0000</pubDate>
			<dc:creator>jackstin</dc:creator>
			<guid isPermaLink="false">51363@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Having an issue with giving access to Authors for export capability. Looking to only give each Author the ability to export the form(s) which are created for them. Since gf_export has a drop down to select forms we are unable to use &#34;Members&#34; and &#34;Adminimize&#34; plugins to limit Author view. Authors see every form that has been created. We only need them to be able to see the forms in which the Admin has published for them. &#60;/p&#62;
&#60;p&#62;Be nice if we could have on the form settings the list of all users and tick the one that are able to edit, view and delete the form. Then we think the rest we can take care of with Adminimize and Role Scoper.&#60;/p&#62;
&#60;p&#62;Please if anyone has any info or some one that could do this job we'd love to be put in touch.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62; Anyone solved this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Gavin Webb on "Apply form entry to role"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/apply-form-entry-to-role#post-243924</link>
			<pubDate>Thu, 09 May 2013 03:42:33 +0000</pubDate>
			<dc:creator>Gavin Webb</dc:creator>
			<guid isPermaLink="false">243924@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello&#60;/p&#62;
&#60;p&#62;I have a very basic membership website up and running offering free membership, and using gravity forms to enable people to become a Member or a Friend. In the form, there is an option for people to choose which they'd like to become.&#60;/p&#62;
&#60;p&#62;The 'New User Default Role' setting is set to Member, but how can I get the entry in gravity forms apply to the Users admin?&#60;/p&#62;
&#60;p&#62;Thanks. Gavin.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brettbum on "Editor Level User Cannot See &#039;Forms&#039; in wp-admin area"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editor-level-user-cannot-see-forms-in-wp-admin-area#post-222722</link>
			<pubDate>Wed, 24 Apr 2013 14:23:38 +0000</pubDate>
			<dc:creator>brettbum</dc:creator>
			<guid isPermaLink="false">222722@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a wordpress user with editor level privileges that is unable to see Forms in the wp-admin area of WordPress.  We are running S2 Members  but no other role manager plugin, just the default WordPress capabilities.  To my knowledge S2 does not limit what an editor would see in the admin area.&#60;/p&#62;
&#60;p&#62;Just to test it myself, I setup another editor level user fresh and that user cannot see gravity forms in admin either.&#60;/p&#62;
&#60;p&#62;Any thoughts on how I can change this without making the editor and administrator?&#60;/p&#62;
&#60;p&#62;Is this normal, ergo only administrators can see Gravity Forms?&#60;/p&#62;
&#60;p&#62;Is there someway I can change this within gravity forms?  Or possibly identify where I might be getting a conflict triggering this behavior?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>studioleland on "User Registration + Paypal Subscription mashup help"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-paypal-subscription-mashup-help#post-101588</link>
			<pubDate>Wed, 12 Dec 2012 08:04:24 +0000</pubDate>
			<dc:creator>studioleland</dc:creator>
			<guid isPermaLink="false">101588@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am developing a site with the user registration + paypal subscription addon.  I have several  wp roles associated with pricing and various author permissions.  &#60;/p&#62;
&#60;p&#62;1. How does the renewal work for this?&#60;br /&#62;
2. If the subscription expires or is cancelled is there a renewal notification template I can drop on my author pages to allow the account holder to renew with another form?&#60;br /&#62;
3. Do I need to create a baseline &#34;expired&#34; role type with zero permissions just to maintain the account after subscriptions expire or are cancelled to allow the user to renew?&#60;br /&#62;
4. Can I conditionally check for subscription status and offer renewal somehow on author profile page?&#60;/p&#62;
&#60;p&#62;I haven't been able to find much documentation for these instances. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>greg on "Compatibility issue between gf-tooltips and Members plugin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/compatibility-issue-between-gf-tooltips-and-members-plugin#post-180643</link>
			<pubDate>Fri, 22 Mar 2013 11:20:35 +0000</pubDate>
			<dc:creator>greg</dc:creator>
			<guid isPermaLink="false">180643@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've been using Gravity Forms in conjunction with the Members plugin ( &#60;a href=&#34;https://wordpress.org/extend/plugins/members/&#34; rel=&#34;nofollow&#34;&#62;https://wordpress.org/extend/plugins/members/&#60;/a&#62; ).  I recently installed a third plugin:  gf-tooltips  ( &#60;a href=&#34;https://github.com/norcross/gf-tooltips&#34; rel=&#34;nofollow&#34;&#62;https://github.com/norcross/gf-tooltips&#60;/a&#62; ).  The gf-tooltips adds tooltip functionality to front end forms made with Gravity Forms. I believe there might be a compatibility issue between the gf-tooltips plugin and the Members.  &#60;/p&#62;
&#60;p&#62;I realize that both of these plugins are authored by 3rd parties, so I reached out to the developer of the Members plugin ( &#60;a href=&#34;http://themehybrid.com/support/topic/activating-members-plugin-causes-other-plugins-setting-page-to-be-inaccessible&#34; rel=&#34;nofollow&#34;&#62;http://themehybrid.com/support/topic/activating-members-plugin-causes-other-plugins-setting-page-to-be-inaccessible&#60;/a&#62; ).  The developer of the Members plugin said this issue might be related to the Gravity Forms gform_full_access capability.  So that is why I'm posting this support message here.&#60;/p&#62;
&#60;p&#62;Here's a description of the issue I'm experiencing:&#60;/p&#62;
&#60;p&#62;When the Members plugin is deactivated, the gf-tooltips and Gravity Forms plugisn works as expected. When the Members plugin is activated, though, I can't access the settings menu for gf-tooltips.&#60;/p&#62;
&#60;p&#62;If Members is activated, then the settings link is hidden from the wp-admin menu, and accessing the URI directly in my browser ( at /wp-admin/admin.php?page=gf-tooltips) results in the error message &#34;You do not have sufficient permissions to access this page.&#34;&#60;/p&#62;
&#60;p&#62;If I deactivate the Members plugin again, I can access the gf-tooltips settings at /wp-admin/admin.php?page=gf-tooltips. The gf-tooltips settings page loads as expected, without outputting the error message &#34;You do not have sufficient permissions to access this page.&#34;&#60;/p&#62;
&#60;p&#62;I've also created a Github issue on the gf-tooltips repository.  Here's a link to that discussion:  &#60;a href=&#34;https://github.com/norcross/gf-tooltips/issues/8&#34; rel=&#34;nofollow&#34;&#62;https://github.com/norcross/gf-tooltips/issues/8&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help you could offer on this topic would be greatly appreciated.  Thanks again for making Gravity Forms!&#60;/p&#62;
&#60;p&#62;Greg
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ditte bundesen on "Granting access to specific forms"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/granting-access-to-specific-forms#post-123235</link>
			<pubDate>Wed, 16 Jan 2013 05:06:02 +0000</pubDate>
			<dc:creator>ditte bundesen</dc:creator>
			<guid isPermaLink="false">123235@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
My customer runs a site where several departments administrate their own forms. The forms and especially the entries from one department should not be accessible for the other departments. &#60;/p&#62;
&#60;p&#62;I have tried the role management module, which seems insufficient as it only deals with permissions levels across forms - not specific forms.&#60;/p&#62;
&#60;p&#62;Any ideas how to accomplish this. Otherwise it is a request for future development.&#60;/p&#62;
&#60;p&#62;Best regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Miramedia on "Multisite - Auto load form, but not create new"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multisite-auto-load-form-but-not-create-new#post-41979</link>
			<pubDate>Wed, 23 Nov 2011 06:26:31 +0000</pubDate>
			<dc:creator>Miramedia</dc:creator>
			<guid isPermaLink="false">41979@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm playing around with WordPress network. I would like to import a 'contact' form for all new blogs set up. The admin should be able to view and edit entries, but not be able to create new forms.&#60;/p&#62;
&#60;p&#62;Is this possible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
