F
Filament2mo ago
Bruno

Visible Input

Hello, I have a problem. I'm working with a filament plugin (filamentshiled), and I'm assigning the user role through Select. Depending on the user's role, I would like an input to appear. For example: If my user's role was super_admin, a TextInput appears
2 Replies
Matthew
Matthew2mo ago
->visible(function () : bool {
MyUserRoleLogic; })
->visible(function () : bool {
MyUserRoleLogic; })
Want results from more Discord servers?
Add your server