FilamentF
Filament14mo ago
Asmit

TextColumn text clickable.

Can we make only the click on text instead of click on that table cell ?
TextColumn::make('name')
                
                ->url(fn ($record) => ComplianceDocumentResource::getUrl('index'))
Screenshot_2024-11-14_at_22.06.27.png
Was this page helpful?