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.
Running Total from Suitelet
I have searched the world over and can't figure out how to do this
I have a suitelet that returns a saved search and have added a checkbox that will eventually check a field on each record that is checked when the submit button is checked. That is no problem the issue I have is I want to get a running total of a field from the search, Amount, this will give me the amount for each line that is checked and if a line is unchecked will reduce the total by the amount unchecked. I know this has to happen on the client side but I cannot figure out how to get the
0