Watz
04/04/2020, 9:43 AMcontext.setSetting('SESSION', 'beforeLoadpSetupArr', JSON.stringify(pSetupArr));
context.setSessionObject('beforeLoadpSetupArr2',JSON.stringify(pSetupArr));
context.setSetting('SESSION', 'beforeLoadpSetupArr3', pSetupArr);
context.setSessionObject('beforeLoadpSetupArr4', pSetupArr);
And then just trying to get them in the console with:
window.sessionStorage.getItem('beforeLoadpSetupArr');
Or maybe I just should set the values on a custpage-field?battk
04/04/2020, 2:05 PMWatz
04/04/2020, 2:22 PMbattk
04/04/2020, 2:26 PMbattk
04/04/2020, 2:27 PMWatz
04/04/2020, 2:28 PMbattk
04/04/2020, 2:29 PMWatz
04/04/2020, 2:30 PMWatz
04/04/2020, 2:31 PMbattk
04/04/2020, 2:42 PMWatz
04/04/2020, 2:43 PMWatz
04/04/2020, 2:45 PMWatz
04/04/2020, 2:49 PMbattk
04/04/2020, 2:51 PMWatz
04/04/2020, 2:54 PMWatz
04/04/2020, 2:54 PMbattk
04/04/2020, 3:05 PMWatz
04/04/2020, 3:06 PMWatz
04/04/2020, 4:29 PMbattk
04/04/2020, 5:10 PMWatz
04/04/2020, 5:21 PMbattk
04/04/2020, 5:24 PMbattk
04/04/2020, 5:25 PMWatz
04/04/2020, 5:25 PMWatz
04/04/2020, 5:26 PMWatz
04/04/2020, 5:28 PMbattk
04/04/2020, 5:31 PMWatz
04/04/2020, 5:31 PMbattk
04/04/2020, 5:32 PMWatz
04/04/2020, 5:45 PMWatz
04/04/2020, 5:45 PMWatz
04/04/2020, 5:48 PMbattk
04/04/2020, 8:00 PMWatz
04/04/2020, 8:12 PMbattk
04/04/2020, 8:51 PM