How do I disable the tab in tab layout?

This is just a straight forward question, how can I disable the a specific tab is tabs layout?
2 Replies
toeknee
toeknee9mo ago
->disabled()
jaocero
jaocero9mo ago
No working as well hidden not working My bad it's working now my thought is that if I put disabled the tab should be disabled but when I tried disabled the content inside the tab is the one disabled not the tab itself.
Want results from more Discord servers?
Add your server
More Posts
Select Search OptimizationLooking for a second set of eyes here. Trying to get good UX here. Participants list can in the thoutable select filter get all records instead of limiting it to relationshipI have a Customer model, which has many Album models, then the Album model belongs to a Stylist modeHow to develop JS?I try to add a bit of javascript to one of my forms using this way: https://filamentphp.com/docs/3.xIf Infolist Repeatable Entry has no data I want to show "No Data Found"how can we implement this because i am using repeater Inside Table Action like that ```Tables\ActioSubmit - requiresConfirmationDo you know why `requiresConfirmation` doesn’t work with submit action? I override the `getCreateF{!! !!} directive for rich editor field does not work in modalI try to display a text from a rich editor field, with html, but it doesn't work. Show text without Nested Modal ActionSo I have a modal that is using modalContent() and then loading a livewire component within it. EverWaiting for size & loading infinity timesi upload a image then it store in database and also show in column table but when i click on edit tStyles are not being loaded in browser although they are visible in chrome inspectorGot first bigger problem. Im using local based project. Istalled Laravel, filament, added some very validateOnly checks the rules, but requires a 'Submit' action to show the outcome.Hiya! I'm trying to leverage validateOnly after a custom action which checks the validity of some da