07-30-2020, 09:10 AM
Hello,
I have the problem that the Sidebar is not showing for the users created, except logging into the admin page.
The user group has high access level for testing purpose and the global rules have the "view sidebar" ticked.
Access rules showing access allowed for the sidebar as well.
I'm a bit lost, what could be causing this. Maybe someone can point me in the right direction?
Thanks for your time,
Johannes
I have the problem that the Sidebar is not showing for the users created, except logging into the admin page.
The user group has high access level for testing purpose and the global rules have the "view sidebar" ticked.
Access rules showing access allowed for the sidebar as well.
Code:
<rules>
<rule group="project" code="test_project" access="allow"/>
<rule group="builtin" default="deny"/>
<rule group="builtin" key="view_side_bar" access="allow"/>
</rules>
I'm a bit lost, what could be causing this. Maybe someone can point me in the right direction?
Thanks for your time,
Johannes