hi, is it possible to set subrecord value on clien...
# suitescript
d
hi, is it possible to set subrecord value on client event for 2.0? say, on save of a new item receipt, the inventory detail on sublist gets populated by script so thaf there is no need for user to populate inventory detail manually?
j
hmm. I'm looking around and I see an api in N/record for SubRecord values. It looks like you have to load the subrecord with
getCurrentSublistSubrecord
d
thanks, when i tried i get an error saying invalid initialize value.. im very keen to see how it is done in 2.0 as in 1.0 it is not possible