Goal
User should be able to edit/create, and preferably see, only certain pages in panel.
Case
A user has a group name: GroupA
A page has a tag named: GroupA
A user belonging to GroupA
, should only be able to edit pages whit GroupA
Tag
When a user belonging to GroupA
creates a page, GroupA
tag should be added to that page.
Question
Is it possible to achieve the above with Kirby?
If so, could you give me some pointers please. Reading the Permissions documentation did not point me to a solution on how the above mentioned case could be implemented in Kirby.
Thank you in advance.
Kind Regards
GDS