How can I trigger a user event on a child record w...
# suitescript
a
How can I trigger a user event on a child record when it's edited inline through a parent record sublist?
s
I believe you need to deploy a user event to the parent record and check for sublist change of the parent.
Well that's how I have done in the past, not sure there is any other way.
a
Yet another quirk that shows how poorly designed Netsuite is
s
I mean the user action is happening on the parent record but it is at least pretty easy to manage