I'm trying to redirect to a NS link from a portlet...
# suitescript
n
I'm trying to redirect to a NS link from a portlet but for whatever reason I can't conjure the correct code
b
use window.top to get the topmost window
👍🏼 1
then change the url using javascript
n
🤔 I'll give it a go, thanks!
@battk It worked perfectly. Much obliged!