FFilament•Created by blubs09 on 10/3/2023 in #❓┊help Remove edit row on click function
I tried that- Tables\Columns\Column::make('Create Flyer')
->view('admin.columns.downloadSingleEventPDF')
->recordAction(null),
But I get this error- Method Filament\Tables\Columns\Column::recordAction does not exist.