プロフィール
コメント
-
John, I do not see "subitem of" when i create a new item. I do have the matrix items feature enabled (obviously). I don't know where I'm looking for the "subitem of" text... When i navigate to a matrix item sub-item, I do have a field on the record labeled "sub-item of:" and then it's got the matrix parent item as the…
-
Olivier, thanks for the tip. That seems to work pretty well as a form on the customer center. However, we would like to have an external website form where new leads could also be created at the time of registration. For example, a wholesale customer purchases product x and resells it to an end-user. We want to let the…
-
I have created a custom record type of "Product Registration" which I'd like to use to create warranty records. How can I make these records children of customers & leads?
-
Blown away that there isn't more of an outcry for this feature... 4 years later :h_a_w:
-
This is one of the major differences between kits and assemblies (I thought). Assemblies are treated as finished goods and can only be sold as one unit. They maintain their own inventory levels. Kits on the other hand do not maintain their own inventory and are built-to-order. They are basically an item group with it's own…
-
Hard to believe there has to be an enhancement request for this 'feature'. It sure makes sense to me. This should have been a no-brainer when they added UPC code as an item field. Count my vote! EDIT: Can't find the enhancement, should I assume this is a released feature?
-
This needs to be in the product.. I've also added a vote for this very basic "enhancement". Now we've got to come up with a half-baked javascript solution or pay big $ to have a consultant do it for us. :mad:
-
Ross, Evan helped me figure it out. I had a javascript array that was referencing several flash banners at the top of our site, and used the prototype library to randomize the banners in the array. When i removed this code, it worked again. I just gave up after a while – I wasn't able to get both to work together. Do you…
-
Evan, Your replies to my posts have helped me countless times in the past - I know you have no obligation to do so - so I thank you for answering this one as well. I looked into that JS error and corrected the invalid function call, but it doesn't appear to have remedied the missing item entry issue on the enter an order…
-
Evan, is the error on page on the registration page or the enter an order page? I just visited the registration page and it seems to work fine for me (FF2/osx). This is alarming. If we cannot get even a fraction of our audience to register with us then we will be losing countless dollars because of it. Please clarify for…
-
The "shipping revenue register" page does not seem to exist in our account. Why in the world can't we find a way to report what our shipping revenue is?!? :mad: Netsuite, what the hell is going on?
-
This type of summary search is throwing an Unexpected Error in both of my accounts. I'll file a case for it, but I thought you might be able to tell me if I'm doing something wrong first :) FYI both accounts are on 2011.1. search type: customer criteria tab: summary type: Maximum of User Notes : Date is not after 1/1/2011.…
-
Thanks for this helpful thread, it saved us and our customers some unnecessary headaches. I have a second issue when using promo codes, maybe you guys can help. Our shipping rates use a rate table based off of order total. Currently shipping charges are being calculated off of the order total pre-discount. Obviously our…
-
I really wish this feature was available. It would make our marketing efforts SO much smoother. Do you guys have an enhancement request # for this so I can vote for it? We sell to retail and wholesale customers and need to be able to exclude wholesale customers. Yes, we could include retail customers by a partner code, but…
-
In addition, it would be nice to have the feature to be able to add/remove items from the user's shopping cart in the back end. I had a customer complain today they could not remove a certain item from their shopping cart and it would have been a lot easier to just do it for them in the back end.
-
I'd love to build something that is really needed and useful. One of the most useful things I can think of that NS lacks is an integrated product review system where a user logs in and enters a review that is then sent to a support rep for approval before being posted online. Another one I could really use would be some…
-
Hmmm... maybe plugging up workarounds/loopholes so you have to purchase the secure site license... :rolleyes:
-
Hi Marina, We regularly see this error on our live SCA site... Forcing a re-index usually solves it. Setup > SCA > Setup Website > Edit Site > Actions > Rebuild Search Index
-
Well, you could always re-create your entire product catalog using one massive matrix item option... :h_a_w: Anyone have this working and wanna share your code? There's a free fishing rod kit in it for you...
-
Thanks for your reply, Christopher! Yes, I am asking about the ability to filter product images by color or size (or whatever option the item has). I was just told by customer support that this is not supported out of the box -- even if the documentation seems to suggest it is...
-
What you could also do is perform a saved search for items that have MPNs on their records, export that list with a results column for Search Keywords, and concatenate the MPNs with whatever is already in the keywords column. Should do the trick!
-
The NetSuite reps I spoke to at SW2013 hinted at early Q1 2014 for mass availability. They seemed to be leery of releasing it to the masses during the holiday shopping rush.
-
Here are my observations: [INDENT]1) Pre-existing test customer accounts had trouble signing in to the My Account SSP. I removed all addresses from their address books and removed all saved credit cards and was able to log in. I expect the SSP has no error handling for expired credit cards and was hanging on them. I have…
-
I'm trying to test the reference My Account but no matter what I do it seems that the page won't load anything below my header. I'm seeing the following error on the execution log: Content Module not present in ShopFlow SSP Any ideas? I am running on the legacy Site Builder platform (non-ignite).
-
Any feedback from someone who has gotten this working? This is supposed to support standard storefronts correct?
-
Thanks Mike, ...Hey that works and is plenty "elegant" for us. So, we just change img src="add-to-cart-medium.jpg" to our actual cart image and we're done.. right? Is the code otherwise intact as pasted? That's correct. If you want to you can add additional formula logic but that will work. If you'd prefer not to redirect…
-
One way I've tackled this is to create a custom item field that holds an add to cart button. It's kinda hacky but may work for you. To get started, create a new item field of type inline HTML, make it a formula and put something like this into your formula: CONCAT(CONCAT('<a…
-
Meir, did you end up implementing a loyalty program? If so, which did you go with and how has it worked out?
-
Steven, do you have item weights input? It's not quite the same as using a coupon, but you can create a shipping item that is free for orders over $99 and configure it to only be available if order weight is under 3lbs. (or whatever your maximum is).
-
I'd love to give the reference my account ssp a whirl... hope to see more info on this soon!