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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Line items column dynamic values overwritten
Hi,
I am trying to dynamically default certain columns on a line item. These columns are to be defaulted on a new item being selected/added to a sublist. These defaulted columns can also be changed by the user from the default.
The Problem is that my values set by my script get overwritten by the sourcing of the line. Billing schedule is one of these columns. I cannot do all defaulting on a user event beforeSave event as I will not know weather a user has changed columns from their defaults as if I recalc the columns they will over write the users change.
0