Search
Get Started
F
Filament
•
14mo 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'))
TextColumn::make('name') ->url(fn ($record) => ComplianceDocumentResource::getUrl('index'))
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,357
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
TextColumn
::
make
(
'name'
)
->
url
(
fn
($record) =>
ComplianceDocumentResource
::
getUrl
(
'index'
))
TextColumn
::
make
(
'name'
)
->
url
(
fn
($record) =>
ComplianceDocumentResource
::
getUrl
(
'index'
))
Similar Threads
Textcolumn description text size
F
Filament / ❓┊help
11mo ago
Description text is same size as TextColumn
F
Filament / ❓┊help
2y ago
Limit text on TextColumn depending on the breakpoint?
F
Filament / ❓┊help
3y ago
clickable widget
F
Filament / ❓┊help
3y ago