© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Reload InfoList after Update in RelationManger - Filament
F
Filament
•
3y ago
•
5 replies
danzzz
Reload InfoList after Update in RelationManger
On a ViewPage I use InfoLists to show data
. Below the InfoList I display a RelationManger
. If I edit data via the RelationManger the data in the InfoList dont update
. How can I solve this
?
Solution
solution
:
-
>after
(fn
(Component
$livewire
)
=
>
$livewire
-
>dispatch
(
'updateViewUser
'
)
)
,
where Component
= Livewire
\Component
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
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
relationManger nested
F
Filament / ❓┊help
3y ago
RelationManger `save` isn't working
F
Filament / ❓┊help
10mo ago
ActionGroup in infolist
F
Filament / ❓┊help
15mo ago
Infolist in modal
F
Filament / ❓┊help
2y ago