objRecord.setCurrentSublistValue({ ...
# general
m
objRecord.setCurrentSublistValue({ sublistId: 'expense', fieldId: 'account', value: jsonObj.Account }); [6:12 PM] here i need to set value from json but it is giving an error that jsonObj is not defined