I got client script problem. I’m trying to set the account on a journal entry line based on a custom field but for some reason the value of account doesn’t seem to be set (Works with memo) using scriptContext.currentRecord.setCurrentSublistValue. If i just change the “fieldId” parameter to memo instead of account it works great. Anyone know why this might be happening? does not seem to be any conflicting scripts