Closed sandy15d closed 2 years ago
how to perform redirection on new tab
$spotlight->redirect('/admin/sentemails'); this will redirect with same tab... but i want to redirect with new tab
You will have to emit an event and add a listener to the front end to switch between tabs.
how to perform redirection on new tab
$spotlight->redirect('/admin/sentemails'); this will redirect with same tab... but i want to redirect with new tab