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!
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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
Filtering a transaction search by Customer number
Hi all
I am hoping someone might be able to shed some light on a slight issue I am having with a script I am writing. I am new to this so please be patient
I am trying to add up a column of values from a saved transaction search and place the total in a custom field on the customer record. I have currently set this to run on pageInit.
Most of the script is working now - it is finding the correct search, totalling the correct column and writing it to the correct field. The only problem I am having is getting the script to filter the search results by customer number. (NB I do have the customer number in my search results)
0