I'm attempting to add a subsidiary to a customer r...
# suitescript
t
I'm attempting to add a subsidiary to a customer record on create. SS2.0 User Event, before submit, I am unable to use selectNewLine and setCurrentSublistValue. I can insert a line, but there is no setSublistValue function available here
I could see about doing the update after submit, but that is obviously not recommended
https://netsuite.custhelp.com/app/answers/detail/a_id/85928/kw/script%20subsidiary%20customer seems like NetSuite may be suggesting here to do this after creation.