The script below will redirect the user to the Home Dashboard after submitting a record.
function redirectToHome(type) {
nlapiSetRedirectURL('TASKLINK', 'CARD_-29');
}
nlapiSetRedirectURL('TASKLINK', 'CARD_-29');
}
This script is a User Event script that can be deployed on the After Submit function of any record. However, it can also be used on other script types like Suitelets and Portlets.
Splendid possibility here! 5 Stars!https://www.homebuyingtips.net
ReplyDelete