Hello,
I’ve got a “Manager” role and different types of page (A, B, C)
In my use case, I need the following permissions:
Manager users can create Page A but not Page B & C
Does the new permissions setting (K 3.2) allows this configuration?
It seems we could control all actions on page per pages except creation.
I missed the “create: false” option :-/ (It is not yet in the documentation https://getkirby.com/docs/reference/panel/blueprints/page#options)
It displays an red alert message when you try to save the new page.
Suggestions:
- Maybe it could be a better choice to disable the “+ Add” button to be consistent with the rest of the UI and avoid to open a modal and enter a title before to know I’m not allowed to do it?