Azi
12/08/2020, 10:31 PMisnoninventory
on an item sublist of a work order.
I can get the field when loading an existing sales order, but when populating the field item field on create in dynamic mode I don't seem to be able to get the sublistValue.
Is there any direct way that I am missing, or would I need to do a search?Sandii
12/08/2020, 10:37 PMerictgrubaugh
12/08/2020, 10:38 PMSandii
12/08/2020, 10:39 PMitemtype
however is sourced when the items populate I believe, maybe just try using that?erictgrubaugh
12/08/2020, 10:39 PMAzi
12/08/2020, 10:46 PMrec.getSublistFields('item')
@Sandii That's what I ended up doing, although I would have preferred to get this field directlyerictgrubaugh
12/08/2020, 10:50 PMAzi
12/08/2020, 10:51 PM