Resolved! On portal Record producer on submit not redirecting to page with setAbortAction(true)
I have requirment where i have a producer scirpt which is on the record producer to update the record , and not crate the new record.I have to use current.setAbortAction(true) to prevent the record creation .but the gs.setRedirect("url"); does not wo...