Discussions
How do I update the web category on an item in Netsuite with suitescript?
Hopefully I hear something back on this before the servers go down tomorrow. Yikes.
On our Netsuite website when the user clicks a button, we want to be able to make sure that an item is in a website category all items and if the item is not in the all items category add the item to the all items category.
Being the same item cant be added to a website category more than once(I think), if we could just take our list of items and attempt to add them to the category and assume that if they cant be added then they are already in the category, that would work well too.