OK so next question: I need to do stuff to the lin...
# suitescript
j
OK so next question: I need to do stuff to the lines that get added as a result of the group being added.....but right after the commitLine the count is still only 1.
b
unless you plan on using setTimeout to detect when its done
you want to use the sublistChanged entry point to detect when its done adding an item
i use want very loosely here, you wont like changing the line again during sublistChanged, especially for multiple lines