Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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?
0