on a sublistChanged call, is the a way to determin...
# suitescript
d
on a sublistChanged call, is the a way to determine which line and field were changed?
I am trying to see when someone modifies the cost on a itemvendor on inventoryitem.
b
you probably want fieldChanged or validateField then
sublistChange is when an entire line is modified