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!
User Event not fired when related records are attached/removed
I have a User Event Script setup to "listen" for changes in Vendor and Contact records using only the afterSubmit handler.
[LIST]
[*]If I open a contact or vendor and make changes, the events fire properly. That's great.
[*]If I open the vendor and attach or remove a contact with that vendor, no event is fired for either the vendor or the contact.
[/LIST]
What mechanic is preventing events from firing in this case, and is there anything I can do to get the events to fire?