Show/Hide Menu items conditionally. April 11, 2022, 10:45:12 AM Hello,I've three User Roles in my application and I want to hide certain Menu items based on the role of current logged in User. In order to achieve this, I've two How-To questions...How to get the Role of currently logged-in user?How to hide/show menu items dynamically?I'm trying it in PHPRad Classic (Laravel + Bootstrap) v5.1.4 of Radsystems.Awaiting your valuable reply...Thanks! R. Quote Selected
Re: Show/Hide Menu items conditionally. Reply #1 – April 12, 2022, 06:04:56 AM @Ross T. by default phprad hides the menu if the user role does not have permission to that page. All you have to do is assign the permissions to that role and the user will only have access to the menus of those pages. This is the wrong place to ask, as this is the forum for PHPRad Classic 2.7.3. Use this Radsystems Forum for Radsysytems Studio questions. Quote Selected 1 Likes