© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Highlight changed/added rows using $table->recordClasses - Filament
F
Filament
•
15mo ago
•
1 reply
frame
Highlight changed/added rows using $table->recordClasses
I want to highlight rows that were changed or added until the user navigates away or does another change
. I tried saving record IDs with
session()->flash
session()->flash
, but the rows are only highlighted for half a second until the notification appears and the table is redrawn without session flash
.
Are there better ways to temporarily save highlighted row IDs for a user so I could use it in
recordClasses
recordClasses
?
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
Table recordClasses dark mode
F
Filament / ❓┊help
2y ago
table headers disappear when using collapsible table rows.
F
Filament / ❓┊help
3y ago
Several recordClasses
F
Filament / ❓┊help
2y ago
table expandable rows?
F
Filament / ❓┊help
2y ago