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.
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