© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
4 replies
fede8100

How to get $data in Tables\Actions\CreateAction::make()?

I used to get the $data in the form using
->before(function (RelationManager $livewire, array $data, Tables\Actions\CreateAction $action) {
if ($data['total'] > 0) {

But it doesn't work now, probably since some upgrade.
This is a Table inside a RelationManager.
Any help?
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

What's the difference between Tables\Actions\CreateAction and Actions\CreateAction?
FilamentFFilament / ❓┊help
3y ago
Tables in Actions
FilamentFFilament / ❓┊help
2y ago
CreateAction::make()
FilamentFFilament / ❓┊help
3y ago
Actions\CreateAction::make() ->label('Generate from ChatGPT')
FilamentFFilament / ❓┊help
3y ago