open Record URL from $table in new tab
Hello, i have a custom URL on a documents table
What is the right way to open the URL in a new tab?
In the table index.blade is the called, buth without parameters.
Is it possible to implement this or maybe overrite the generate_href_html for now?
What is the right way to open the URL in a new tab?
In the table index.blade is the called, buth without parameters.
Is it possible to implement this or maybe overrite the generate_href_html for now?
Solution
hum.. The
openUrlInNewTab method is available on table columns, TextColumn for example