My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Comments
-
Oh.. great idea. Thanks again.
-
Thanks kkennedy. Yes, I think this makes sense. Since we're using the <NLPAGETABS> in the header, to do this, i'd need to customize that Tag to exclude the tab I want to represent the page, right? Thanks again. -m
-
Thanks Bill. This worked. But I also found that just adding /site/ to the path works. So <link href="/site/styles/default.css" rel="stylesheet" type="text/css" media="screen"/> Note: the path name is case sensitive.
-
Do you meant the 'internal id'? if you create a product feed, (set up-->website-->Product feed) you can edit the search results and retrieve the internal id (or anything on an item).
-
Thanks, Mat. yes, I'm sure that's the template. It's the only one I'm using.
-
Ok, makes sense. Thanks I.
-
is this still the case? That you need to parse the DOM? I need the item list in for 3rd party tracking. Our customer uses Avantlink for marketing and they want a script on the confirmation page with this script: <script type="text/javascript"…
-
hi olinda, I was wondering if you ever found a solution to this? I have the same problem (with AVANTLINK). I'm looking into the DOM work-around, but don't see an id off the order table. Thanks for any time you give this. -m
-
Has there been any solution for this? I need the item list in for 3rd party tracking. Our customer uses Avantlink for marketing and they want a script on the confirmation page with this script: <script type="text/javascript"…
-
Does anyone have an example of a site using the wsdl? Also, if anyone could point me to some code samples it'd be greatly appreciated too. Just something spitting out the categories or products. (We're a c# shop, but anything would be helpful.) We're new to netsuite but management wants 'shopping carts built using netsuite…