SUITESCRIPT 2.0 INVENTORY DETAIL QUESTION: Anyone ...
# suitescript
m
SUITESCRIPT 2.0 INVENTORY DETAIL QUESTION: Anyone know of a way to populate the inventory detail sublist through client or user event script when loading (pageInit, beforeLoad) or saving the record (saveRecord, so far cannot do it in beforeSubmit) (Specifically working with Assembly Build)? I have created records and created the inventory detail record many times with suitelets, map reduce, or scheduled scripts. The functionality is apparently not supported in client script (as far as I have seen)
b
suitescript has limited support of subrecords in client script
with essentially no support for sublists on the subrecord
your alternatives are varying levels of dom manipulation