Add button "return to the CP" on the Entry listing page if user doesn't have Edit entry permission #3536
Closed
Yulyaswan
started this conversation in
Feature Requests
Replies: 1 comment
-
|
Nice idea! See the implementation here: #3732 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Suggest an idea for ExpressionEngine
Original PR #3196
If a user has the "Create entries" permission but not the "Edit own entries" permission, I get the
Error: You are not authorized to access this page error message.I think we need to add something understandable to return him to the main CP.
My first thought was "Oh no, what I have already broken..."
It can be a regular sidebar, and show the error only on the right side, instead of an Entry list or maybe the button "Return to the main CP"
And the second item here. If I have permission to
Create entriesonly after saving this entry I got the sameError: You are not authorized to access this page error message.which is very confusing.Screen.Recording.2023-06-16.at.13.14.10.mov
Beta Was this translation helpful? Give feedback.
All reactions