© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
1 reply
TiBiBa

Possible to open url in new tab with table form action?

Hi! I'm looking for a way to implement a unique table action. On the Action I want to open a model in which the user can enter some data. On submit I want to open a new tab with a url based on this data. With a normal action this is possible with
->openUrlInNewTab()
->openUrlInNewTab()
. However, I'm unable to find a work-around for a action for which we overwrite the action using a custom modal. The only way I found is using
redirect()
redirect()
but this is not the desired flow. Thanks in advance!
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Table action to open url in new tab (asynchronous)
FilamentFFilament / ❓┊help
3y ago
Table open url in new tab
FilamentFFilament / ❓┊help
3y ago
Table Action with Custom Form opening new tab
FilamentFFilament / ❓┊help
3y ago
open Record URL from $table in new tab
FilamentFFilament / ❓┊help
2y ago