Hi,
I’m setting up my user roles and permissions. I wonder if permissions should be visible in the panel for any given user(role). Currently I’m logged in as “Admin” user but I can only see the users with their user roles but I can not toggle permissions for any give user(role).
See my “trainer.yml” file below for instance. I would expect to being able to set these permissions but I do not see any possibility in the control panel.
Thanks in advance.
title: Trainer
description: Can view their own profile and the lesson schedule for their assigned clubs.
permissions:
access:
panel: true
settings: false
users: false
pages:
create: false
update: true
delete: false
user:
changeEmail: true
changeLanguage: true
changeName: true
changePassword: true
delete: false