© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
3y ago
•
3 replies
Azorky
Execute php code when clicking on link in custom column
I have a custom column
:
`CopyUrlColumn::make('linkedin_url')->sortable()->searchable()
`CopyUrlColumn::make('linkedin_url')->sortable()->searchable()
This column contains an url and when the url is clicked
, some js is executed that copies text to the user
's clipboard
.
When this like is clicked
, I would like to execute some php code as well because I need data from the session
, how can I do this
?
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
How do I execute Alpine code when clicking on a modal?
F
Filament / ❓┊help
3y ago
Filtering by clicking on column
F
Filament / ❓┊help
3y ago
Custom Action on custom column.
F
Filament / ❓┊help
9mo ago