I'm looking to simplify the backend for users. My editors will have the ability to edit existing pages but not create any new ones.
When I set this up though, the user is still shown a tempting green "Add new" button at the top of the page. When they click this it seems to work and takes them on to an "add page" dialogue where they can make some choices, and finally when they click "Create" they eventually get a message saying "Forbidden".
I can't see why we are giving users a button that leads to a forbidden action. Is there some way to remove this for my editors?