Into the Callback Action Text tab add: EcxPageNav.Util.openManagedPage(null, navDetailFromNew); after the second line, for the final result of
window.__newRecordId = args['Id']; window.__newRecordName = args['FirstName']; EcxPageNav.Util.openManagedPage(null, navDetailFromNew); grdResult.getStore().reload(); |