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.