Any other way of clearing sublist without clicking...
# suitescript
j
Any other way of clearing sublist without clicking the 'Reset' button?
r
I assume this is a Suitelet, you can add a Mark/Unmark All using sublist.addMarkAll or something like that.