Hi,

Thanks for this module, that's what I was looking for :)

Unfortunately, it lacks one important feature: when user doesn't have a permission to fields, the module should hide "manage display" tab.

In my case, I create an user and grant her "administer users" permission. This causes "manage display" tab to be displayed on /user page. This user doesn't have permission to "user" fields, so when I click "manage display", I get "Access Denied" error.

Expected behaviour: no "manage display" link on /user page.

It would be great to get such a functionality in this module :).

CommentFileSizeAuthor
#1 i1837156-1.patch1.2 KBattiks
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

attiks’s picture

Version: 7.x-1.0-beta1 » 7.x-1.x-dev
Status: Active » Needs review
FileSize
1.2 KB

Patch to hide the tabs

zorax’s picture

I install the patch, the user can not acess to the field display (thank's), but the tab is still there.

attiks’s picture

You cleared your Drupal cache?

balumba’s picture

I had the same problem. The patch + clearing cache worked for me.

wickwood’s picture

The patch + clearing cache worked for me also.

Thanks to those of you who created this module and the patch!!

tchurch’s picture

I'd like to use this module and the patch but I can't even test it.
I can't get "manage display" to appear as a tab to start with.

I have a user with "administer users" permissions but this extra tab doesn't show.

In fact I don't even see the tab when user 1.

What else do I need to do? I'd like to test this patch so I can then use it in the module.

Thanks.

MediaFormat’s picture

Issue summary: View changes

The 'manage display' tab comes from Display Suite and Field UI module...
See #1847762: How to remove "Manage Display Tab"

Leeteq’s picture

Category: Feature request » Support request
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.