© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Edit Resource Page: Is it possible to re-render the subnavigation/page when the record is saved? - Filament
F
Filament
•
14mo ago
•
4 replies
Kaaiman
Edit Resource Page: Is it possible to re-render the subnavigation/page when the record is saved?
I want to optionally show the subnavigation item which I fixed by overriding the
canAccess
canAccess
on the ManageRelatedRecords page
. Now I want to re
-render the subnavigation when a field in my ownerRecord changes
. Is this possible
?
Solution
Currently
, I think you need to refresh the page
, but in Filament V4
, it should be possible because the sidebar is a Livewire component
:
https://github.com/filamentphp/filament/blob/4.x/packages/panels/src/Livewire/Sidebar.php
GitHub
filament/packages/panels/src/Livewire/Sidebar.php at 4.x · filament...
A collection of beautiful full
-stack components for Laravel
. The perfect starting point for your next app
. Using Livewire
, Alpine
.js and Tailwind CSS
.
- filamentphp
/filament
Jump to solution
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Was this page helpful?
Yes
No
Similar Threads
Similar Threads
Is it possible to disable the resource index page?
F
Filament / ❓┊help
3y ago
Is it possible to add a Relation Manager in the subnavigation of a Resource?
F
Filament / ❓┊help
2y ago
Render hook on top of page subnavigation
F
Filament / ❓┊help
2y ago
Clusters opens the first resource page. Is it possible to avoid it?
F
Filament / ❓┊help
2y ago