https://netsuiteprofessionals.com logo
Title
a

al3xicon

02/23/2018, 5:50 PM
if i'm adding a sublist to a form via
form.addSublist
and i want to add search results to the sublist (a la
setLineItemValues
from SS 1.0), is there a 2.0 way to do it?
r

rustyshackles

02/26/2018, 1:11 AM
I think setLineItemValues does not have a 2.0 counterpart
a

al3xicon

02/26/2018, 2:33 PM
@rustyshackles i figured it out - can loop through search results and use
list.setSublistValue
on each line to populate