<@U4ABMMFN0>, If I'm understanding your question y...
# suitescript
j
@oceancloud, If I'm understanding your question you are posting to a suitelet. If that is the case then pass the proper redirect url back from the suitelet on success and have the success function do a window.location.replace("http://yoururl.com"); I believe the set redirect would only work on a form rendered directly on the suitelet deployment. I may be wrong though.