© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
Trigger an Event from a custom field blade file - Filament
F
Filament
•
15mo ago
•
16 replies
abiroot
Trigger an Event from a custom field blade file
I
've been trying to solve this for hours now
, without any luck
.
I have a custom field component with a button in it
. When clicking on that button
, I want to be able to update a state field in the parent form
.
I
've tried everything
,
#[On
#[On
attribute
,
$listeners
$listeners
and even
registerListeners
registerListeners
but nothing is being able to caputre the event sent from the blade file
.
I
'm using
wire:click="$dispatch('reshuffle')"
wire:click="$dispatch('reshuffle')"
to dispatch that event
.
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
custom field trigger live
F
Filament / ❓┊help
3y ago
Updating state from blade file in custom component
F
Filament / ❓┊help
12mo ago
control modal from blade file
F
Filament / ❓┊help
3y ago
Custom Field Event w/ Data?
F
Filament / ❓┊help
4y ago