I want to put a button next to the delete button and direct it to the address in the path, how can I

I will put a button here and I want it to go to the link in the path of the clicked record in a new window.
No description
3 Replies
Mehmet K.
Mehmet K.OP11mo ago
I'm trying to do something like this but it doesn't work. I have to open the url in this path in the new tab.
No description
LeandroFerreira
LeandroFerreira11mo ago
->url(fn (SoundRecord $record): string => 'http://localhost/'.$record->path)
->openUrlInNewTab()
->url(fn (SoundRecord $record): string => 'http://localhost/'.$record->path)
->openUrlInNewTab()
Want results from more Discord servers?
Add your server