My Stuff
Comments
-
Thanks for the suggestions. We're still using SCA. Do you have a link to documentation on SuiteCommerce Advanced BXSlider Library? I couldn't find any information on it in the help documentation.
-
Hi Meg, I'm not sure why you would need a script just to modify the item amount. We just check the "variable amount" box on the item record and then the qty fields are automatically removed. Maybe I'm not understanding the problem fully. Can you provide a link to the page as an example?
-
Thanks! I think we want to avoid the complications and expense of using a script but it's good to know that it's at least possible.
-
!important did the trick. Thanks!
-
I haven't spent any time with SSP pages yet but this might be a fun first project to try them out.
-
Thanks for the advice. We'll look at other options to avoid the scripting.
-
Turns out that this is one of those delightful NetSuite quirks. After creating a new item field (at least for kits) you need to wait an hour or so before it'll work online.
-
We don't like to sell Kits because sales reporting on Kits is crappy. On the other hand, the way Groups work is they add separate line items to an order, so it seems clear to me why it's problematic for NetSuite to let the customer add one to a web order (they could then change or remove line items, for example, leaving…
-
Thanks for the advice. No objection really. We just wanted to keep the accounting and inventory as simple as possible. I'll offer the kit as a possible solution, though I think we've just settled on displaying both items in a category and having the customer choose multiples to create their own kit. Thanks again.
-
Is bundle 41420 the new version? The title is just "Reference Checkout" (without the cart). The version is 2.00.0 so that's promising. Edit: This is the description "SuiteCommerce Reference Checkout experience provides a flexible, fast and open front-end solution enabling richly branded and highly customizable checkout…
-
Thanks Christian but that's the text you get when we send you an opt-in email. I'm talking about the text you see when you click Click here to manage your email subscription preferences at the bottom of a campaign email. Following that link I'm directed to a web page that reads: Please let us know if you would like to…
-
We're evaluating whether to add transaction information to our custom user profile (we created our own because of how awful the NetSuite version is) or to try to customize NetSuite's. Is there any way to modify the columns in the transaction list? I don't think forms are applied to the list, are they?
-
This post is a few years old but I have the same question. Is there a way to modify the "Invalid currency value. Values must be numbers up to 999,999,999,999,999.99" message. It's not clear to our average customer and we'd love to make it friendlier. PS: I checked the web site text pages but this particular message doesn't…
-
Ya, that's pretty much what we were doing but it broke (again) with the last update. I was hoping there would be an easier way to do this, using Netsuite tags.
-
Thanks for the help. I may give it another try. :)
-
Because many of the items (especially our newer ones) have multiple option choices. See "Mighty Moms" for an example. Imagine that each item had many choices in the list. How would I get the option to default to the first one in the list? PS: I don't think this is really a true matrix item. These items just have a single…
-
Ah ha! Thanks!
-
Another way you might do this is with a double indirection where you use a hosted page to iframe the fbxml markup. i.e., the src attribute of the iframe references an xhtml page served from your store domain. You'd have to pass in the item url (similarly to the direct iframe method above) and give that to the fbxml tag…
-
The like code needs to go into the item's template. You're not putting the code into the meta area are you? The meta area is just for a bit of code to tell the facebook 'like' feature which image and description to use by default. The rest of the code should appear in the item list cell and/or drill down templates.…
-
You do have access to meta data. We're using the like button on this page. http://www.fhcanada.org/Sponsor-Me-Today If your site is Netsuite hosted, then just enter the meta information in the meta tag html field for that page. From the help for that field ... "Enter the Meta Tag HTML you want to appear in the < head >…
-
Mark, I tried to Like your page and it's showing an for me. I'm still logged in. It's showing an? Not sure what you mean. *Edit: An error? I see that. Should be all fixed now.* Also, I just added the 'like' code for our facebook page to our home page here (bottom right) www.fhcanada.org
-
Yes. For now, we've used javascript to hide the name field, populate it with a bunch of ---- and renamed the Company label to "Full Name". Then we run a server-side script on the lead record to parse the full name and populate the custom first and last name fields that we use on the company record as well as remove the…
-
It would seem that it is a module that will cost $. Too bad. On the plus side, there's also a Form (Lists>Web Site>Publish Forms>New) that is made for free download items. That might just do the trick.
-
Netsuite Help: Setting Up a Subdomain for Checkout Important: This feature will be available in January 2010. It is? Netsuite, you may want to at least change the date on that if we're still waiting for this. PS: This is the one feature we really wanted in 2009.2. :)
-
So, you set up a separate campaign for every unique link in your email?
-
I notice that you're not using a subdomain (like www). Not sure if that will affect your url tracking or not. It shouldn't really, as long as your domain is set the same way under Setup>Web Site>Set Up Web Site.
-
I was always under the impression that Netsuite's auto-insterted email urls (that start with campaignlistener.nl) were responsible for tracking click-throughs and the leadsource and promo code that we add were there to track revenue. If that's not the case, then what is all that extra code for?
-
Any progress on this one? We're trying to do the same thing, redirecting users to a "My Profile" page. Not much point in doing that if all the user sees is a "Sign In" form.
-
CWilson, thanks for your reply. However, the company has hired me to do the job and it is me who has to do it, no solutions provider. And I know its not very difficult. I just need somebody experienced in Netsuite store setup who can help me with my questions along the way. This thread still needs attention forum members.…
-
Thank you.