You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically, since the entire site's Settings control panel section is hidden when allowAdminChanges is false it makes sense to hide this section as well to prevent front-end users from being confused by these options.
Additionally / alternatively, it might be nice to have some increased flexibility for setting individual user permissions to hide some other features on a production site that might not be editable.
For example, disabling the ability to Add new Ad Groups, or alternatively the ability to hide the "Ad Groups" menu item entirely if it doesn't make sense for them to be edited on production.
The text was updated successfully, but these errors were encountered:
I would like to emphasize my agreement with this suggestion, as I believe it will bring significant benefits to the CraftCMS user experience.
Having the ability to hide options in the control panel, such as Ad Groups and Field Layouts, when allowAdminChanges is set to false would be an excellent addition. This would help avoid confusion, especially for front-end users, by limiting access to only the necessary functionalities in a production environment.
Additionally, I think adding greater flexibility to manage individual user permissions would be an ideal solution. For example:
Disabling the ability to create or delete Ad Groups.
Completely hiding the Ad Groups menu in environments where editing them doesn't make sense.
These changes would not only make the control panel more intuitive but also help prevent unwanted modifications to critical fields, promoting better security and consistency in production environments.
I hope to see these improvements considered in future updates! I'm confident they will greatly facilitate the work of both administrators and front-end users.
Basically, since the entire site's Settings control panel section is hidden when
allowAdminChanges
isfalse
it makes sense to hide this section as well to prevent front-end users from being confused by these options.Additionally / alternatively, it might be nice to have some increased flexibility for setting individual user permissions to hide some other features on a production site that might not be editable.
For example, disabling the ability to Add new Ad Groups, or alternatively the ability to hide the "Ad Groups" menu item entirely if it doesn't make sense for them to be edited on production.
The text was updated successfully, but these errors were encountered: