© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
TextEntry as link to related resource - Filament
F
Filament
•
15mo ago
•
4 replies
frame
TextEntry as link to related resource
What
's the easiest way to make
Infolists\Components\TextEntry::make('client.name')
Infolists\Components\TextEntry::make('client.name')
link to the client
's view page
?
Solution
-
>url
(fn
(
$record
)
=
> route
(
'my
_view
'
,
[
'id
'
=
>
$record
-
>id
]
)
or along them lines
?
Jump to solution
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Column with relationship link to related resource
F
Filament / ❓┊help
3y ago
TextEntry placeholder not working for related models
F
Filament / ❓┊help
3y ago
Accessing resource from resource manager link
F
Filament / ❓┊help
3y ago
Resource is redirecting to unknown link
F
Filament / ❓┊help
3y ago