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 :).
Comments
Comment #1
attiks commentedPatch to hide the tabs
Comment #2
zoraxI install the patch, the user can not acess to the field display (thank's), but the tab is still there.
Comment #3
attiks commentedYou cleared your Drupal cache?
Comment #4
balumba commentedI had the same problem. The patch + clearing cache worked for me.
Comment #5
wickwood commentedThe patch + clearing cache worked for me also.
Thanks to those of you who created this module and the patch!!
Comment #6
tchurch commentedI'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.
Comment #7
mediaformat commentedThe 'manage display' tab comes from Display Suite and Field UI module...
See #1847762: How to remove "Manage Display Tab"
Comment #8
Leeteq commented