Discussions
Looking for List of Netsuite Attributes for Basic Website Editing
Hello,
I need to do some very simple edits to the layout of our website, but I'm missing one crucial piece of information, which is where to find the list of attributes that Netsuite uses in the <%=getCurrentAttribute("item", "attribute")>, where "attribute" is replaced by some feature of the item, such as "storeDisplayImageHTML" or "salesPriceHTML" or "storeDisplayName".
The most important one I am looking for is the available inventory quantity, but knowing where I could find a list of the attribute values Netsuite uses would be useful. I know how it works for custom item attributes, but not for the built-in attributes such as the pricing and quantities.