Has anyone else noticed using getCurrentSublistVal...
# suitescript
a
Has anyone else noticed using getCurrentSublistValue in a loop within the sublistChanged event firing additional sublistChanged events? To answer my own question, record.selectLine will trigger a new sublistchanged event. Do not use in that context w / getCurrentSublistValue use getSublistValue and line #'s instead.
👍 1