i wanna write a script to open a newly created rec...
# suitescript
l
i wanna write a script to open a newly created record in new tab (after submit - on create). How do i do that?
a
I am not sure if I understand your question correctly but you can have a userevent script calls a suitelet and sending the record id as param to the suitlet from the suitelet you can use url.resolve function