It looks like validateLine does not get triggered ...
# suitescript
e
It looks like validateLine does not get triggered if "Add Multiple" is used on Sales Orders. Can anyone else confirm?
m
As far as I know, no client scripting is triggered via 'Add Multiple' besides maybe `recalc`/`sublistChanged`. I generally hide/avoid that button for that exact reason.
I'd love to know if I'm mistaken about that though, as it could be a convenient option for order entry and whatnot.
e
I feel like that fully invalidates any use case for "Add Multiple" I may also hide this like you said.
s
Can confirm your suspicion; I hate that button and usually make my own if I need similar functionality.