My aim is to open a url on a new tab on After Record Added" event.
I am successfully redirecting to an external url with MVCFunctions.HeaderRedirect("www.google.com"); But it opens in the same window.
Does anybody have an idea about how to achieve this?
I am successfully redirecting to an external url with MVCFunctions.HeaderRedirect("www.google.com"); But it opens in the same window.
Does anybody have an idea about how to achieve this?