© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
3y ago
•
3 replies
bernhard
Showing Widget in Modal
I have created a
(chart
) widget for a resource to show the stats of a
(single
) resource in a line chart
.
Is there a way to show this widget in a modal
, when clicking on an Table
(List records
) Action
? Somehing like
:
Tables\Actions\Action::make("stats")
->widgets([
MyWidget::class
]);
Tables\Actions\Action::make("stats")
->widgets([
MyWidget::class
]);
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
widget not showing
F
Filament / ❓┊help
2y ago
View action modal not showing when using table widget.
F
Filament / ❓┊help
6mo ago
Widget with Modal Action
F
Filament / ❓┊help
3w ago
Display widget inside modal
F
Filament / ❓┊help
3y ago