when loading a record in dynamic mode, and updatin...
# suitescript
s
when loading a record in dynamic mode, and updating some sublist line values, is running commitLine enough to save your changes? Or must you run record.save() after committing?