Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Record Edits without SuiteScript User Event Triggers
When a parent child relationship is created through the 'Record is parent' check box, a sublist appears on the parent showing the children.
The sublist includes an attach button and links to remove the children. These buttons add or remove the parent internal id from the list/record field on the child record. But they do not trigger any user event scripting on the child record :eek:.
The child record can be edited with no user event fired. :h_a_w:
I would expect that attaching/removing records would trigger a user event script.
I have searched both the forums and the help docs but not found any information on the 'event' type of attach/remove. Can anyone direct me on how to capture this event?