© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
4 replies
Robin

setting default active tab when testing

I have a simple resource which has a default active tab that is not "all", is it possible to set a default active tab when testing? something like
livewire(ManageXXX::class)->set('defaultActiveTab', 'yyy')
livewire(ManageXXX::class)->set('defaultActiveTab', 'yyy')
would be nice
Solution
->set('activeTab', 'your_status')
->set('activeTab', 'your_status')
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Default active tab
FilamentFFilament / ❓┊help
17mo ago
Default Active Tab Not Working for Tab Filter
FilamentFFilament / ❓┊help
3y ago
How to get active tab when using table tab filters?
FilamentFFilament / ❓┊help
3mo ago
Programmatically change active Tab
FilamentFFilament / ❓┊help
7mo ago