backdrop / backdrop-issues

Issue tracker for Backdrop core.
144 stars 40 forks source link

[UX] Combine Permissions for `Field` and `Field UI` #4710

Open jenlampton opened 4 years ago

jenlampton commented 4 years ago

On the Permissions matrix (admin/config/people/permissions) there is a section for Field and a section for Field UI that both contain permissions relating to the User Interface for Fields. Shouldn't the both be under Field or both under Field UI?

If the Administer fields permission comes from the Field module I recommend that we move the Display Mode permission there as well.

Screen Shot 2020-10-15 at 3 49 39 PM
indigoxela commented 4 years ago

Different implementations of hook_permission() in different modules.