My Stuff
Comments
-
Figured it out, the simple solution to my issue was to get the Netsuite Field Explorer extension on google. Then I was able to realize that I was using the wrong field ID that caused the script to return a null value. Below is my revised script. Thank you guys for all the help!!!!
-
@Leonard Mallare-Oracle It throws the following error when that replacement is made:
-
@Leonard Mallare-Oracle , That is correct, I am looking to populate the field with the item's Online Price price level. However, I was not able to find this attribute with the workflow creator. Do you know how I could do this with a workflow if I can't find the attribute? If not possible with a workflow, how could this be…
-
@Jack Daryl Espiel-Oracle Did this help?
-
@Jack Daryl Espiel-Oracle On our sitebuilder template we use <%=getCurrentAttribute('item','salespricehtml')%> to put the price in the schema which looks like the following in Netsuite: On our website it returns this: We need it to return the price as "650.00" and not as "$650.00". The solution I have in mind is just…
-
Hello, I am Hunter and I work out of Detroit Michigan. Primarily I work with Netsuite sitebuilder and am just getting into learning suitescripts. A fun fact about myself is that I enjoy popcorn Jelly beans.