https://netsuiteprofessionals.com logo
Title
j

jmacdonald

01/21/2019, 4:41 PM
@rahul in a dynamic record you must select line, set current sublist value and then commit line. You could load the record in non-dynamic mode also which would allow you to use setSublistValue.
r

rahul

01/21/2019, 4:47 PM
hi @jmacdonald can you send me any reference. I have used setCurrentSublistValue but I am getting same error.
j

jmacdonald

01/21/2019, 5:05 PM
Try and remove the line
isDynamic: true
from your code snippet @rahul