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.
FieldChanged firing incorrectly
I've had script problems caused by this reported by two clients in the last few days.
It seems that when the return key is used to complete a line on a Sales Order after editing a field (haven't tested other forms), FieldChanged fires AFTER the machine moves to the next line. So, if the user enters a quantity and presses Return, FieldChanged for the quantity field fires after the next line is selected and the nlapiCurrentLineItem functions are looking at the wrong line.
Has anyone else seen this?
0