Sivan
How to hide menu under condition?
Hi Everyone,
Is there a method to hide the side menu based on a condition? For example, in the user table, I have a
social_login
column. If social_login
has a value of 1, I want to hide a specific menu item (e.g., Settings).
Any suggestions?4 replies
Unable to login when create new role
Hi everyone,
I am using bezhanSalleh/filament-shield package to created a new role. I created new role called "view_data," which only allows viewing data. Then, I created a new user and assigned this "view_data" role to him. However, when he tries to log in, it shows a "403 Forbidden" error. How can I fix this issue? Can anyone help me with this?
13 replies
How to setup active and inactive under user
Hi Channel,
How can I set up active and inactive status for a user? I want to create a user with active and in-active. because only active users can log in, and if the user is inactive, it should display a "contact admin" message. How can I achieve this in Filament? Any help would be appreciated.
7 replies