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.
help with script to copy data from one field to another
Help! I don't know Javascript, although am willing to learn it. I have a situation where we created a custom field in the Expense form that calculates the mileage reimbursement based on the miles traveled and the IRS standard reimbursement rate. For this line item of the expense record, I need to enter the mileage amount (miles * rate) into the Amount field of the expense (amount field is Netsuite field). This needs to be done during the entry process, as the Amount field is required to save the Expense record, but because the mileage amount is a calculated field,
0