Hello, I'm trying to use localStorage to pass transaction body values from one browser tab to another, but the values keep capturing as Null. Any idea of what I'm doing wrong with the following: window.localStorage.setItem("entity",nlapiGetFieldValue('entity'));