Is there a method to add items in a loop in a clie...
# suitescript
e
Is there a method to add items in a loop in a client script that works? I've tried insertLine and selectNewLine but the items are always added to line 0. My guess is because of the DOM updates. Any workarounds?