Search
Setup for Free
F
Filament
•
2y ago
Abi
Is it possible to specify the scope of render hooks to a Panel?
I have 2 filament panels in my app and I want to set the render hook only to a specific panel
. How can I do this
?
Solution
Just add it to the panel you need it on
.
$panel->renderHook()
$panel->renderHook()
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,352
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
$panel
->
renderHook
()
$panel
->
renderHook
()
Similar Threads
Is it possible to render the raw html of a form?
F
Filament / ❓┊help
15mo ago
Is it possible to custom divide the panel?
F
Filament / ❓┊help
2mo ago
Table builder render hooks - scope not working
F
Filament / ❓┊help
2mo ago
Issue when adding a sticky button to the panel using render hooks
F
Filament / ❓┊help
2y ago