Call extra item action after add repeater item
How can i call extra item action after add repeater item?
2 Replies
Look at adding listeners to actions, athen you can disptach it
https://filamentphp.com/api/3.x/Filament/Forms/Components/Concerns/ListensToEvents.html
You talk about this i guess but it doesn't exist in v4