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
jamespak
10/15/2018, 3:23 PM
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
dev
10/16/2018, 12:29 AM
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