Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Populating Items on Form
Hi all -
I am trying to find a solution that would populate three line items on an opportunity record upon record creation. Long back story, but the team who performed our implementation added custom transaction body fields to segregate Recurring, Start Up and Other Fees (we are software vertical). These fields do not interpret the transactions currency. I'm hand holding now, as no one wants to change their process to add items to the forms so was trying to see if anyone has created a form that generates with pre-listed line items.
I'm not very technical, still learning, but have started down a script path with a beforeload event and the nlapiSelectNewLineItem / nlapicommitlineitem functions on the specific form in use. Anyone by chance have a similar experience?