Random Question on Custom Sublists I've got someo...
# suitescript
k
Random Question on Custom Sublists I've got someone who's attaching custom records to a transaction using the sublist functionality (record is parent, and allow edit and removal is checked). Is there any way to run script on that from the parent record? If so - can you point me in the general direction of the script function?
b
from the parent record, there are the normal sublist client events, and the usual before submit user event
from the child record, there are edit events when using the attach and detach buttons