© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
3 replies
Hemith

Pass current record attributes to custom view.

I want to pass some record data to a custom view of my action.
Something like this:
   Tables\Actions\Action::make()
                ->view('test', ['record' => 'here'])
   Tables\Actions\Action::make()
                ->view('test', ['record' => 'here'])

Is is possible? any help is appreciated.
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

access current record from custom view
FilamentFFilament / ❓┊help
3y ago
Custom Rule - Current record?
FilamentFFilament / ❓┊help
16mo ago
Current record in custom page ?
FilamentFFilament / ❓┊help
3y ago