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.
Problems with porate column on Sales Order
Hello All,
I've been having issues with the porate column on the sales order.
At first I tried using clientscript on page init.
It seems like the porate column will not be overwritten by the other field that I am sourcing. I figured that this had something to do with me overwriting the porate column first and then when the data loaded the default item cost was loaded so nothing changed.
Next I tried to create a button that would run the same script after the page loaded. Once I ran the script nothing happened either. This is when I got suspicious.
0