Developer forum
Subject
Replies
Started by
Last reply
Ecom Reorder orderlinefieldvalues
Hi All, I have an issue with the Customer Center. When using the reorderfunction(ie. url has "&ReorderID=ORDER3112" in it), the orderlines do get copied to the new order, including variantinformation, but important information stored in orderlinefiel ...
26/04/2011 13:07:47
Last post: 27/04/2011 07:20:15
Incomplete orders cart
Hi, I'm getting questions about some incomplete orders my client recieved. After a bit off research i found out the orders just contain an cart number. When checking the logs i fount out these carts only visited the confirmation page. The only time t ...
22/04/2011 11:36:36
Last post: 03/05/2011 01:46:02
Changing the User's UserName while logged in
Hi there, I am working on a site where we need users to log in with their e-mail address. So, we store the e-mail address in the AccessUserUserName field and all is good. But I run into problems when I allow users to change their e-mail address as I ...
21/04/2011 09:19:17
Last post: 07/05/2011 09:25:32
Dynamicweb.Security or Dynamicweb.Login?
Good Day, I'm trying to use the tag "Global:Extranet.UserName" but doesn't work. My code: Security sec = new Security();
sec.ExtranetLogin(user, database.GetPassword(user)); and Dynamicweb.Login login = new Dynamicweb.Login(user, database.GetPassword ...
20/04/2011 20:12:18
Last post: 21/04/2011 12:00:08
PowerPack conflicts with prototype.js
Hi
We have a problem getting instantsearch.js to coexist with prototype and Jquery. Has anybody found a solution to this problem? ...
20/04/2011 16:35:16
Last post: 21/04/2011 01:32:01
Going backwards from customized URL
Hi, From a given customized URL in plain text, I would like to resolve the product id of the product displayed on this address. Since DW core is able to do that, I'd assume that we could to that in our custom code as well. Is there an API approach I ...
20/04/2011 14:28:12
Last post: 29/04/2011 11:32:30
eCom Variant price in shopping cart
Hi, i would like to ask should dynamicweb do that or I should create such functionality. I have eCom solution with products and their variants, every variant of the product have different price, but when the product is added to the cart even with the ...
20/04/2011 12:57:12
Last post: 22/04/2011 02:20:55
Add to cart
Hi! I have a problem with adding items to the cart. I have a list of products, each with a submit button. Each product have its own form-tag. But when I add several products on the same page, only the product of the first click is added to the cart. ...
20/04/2011 11:11:06
Last post: 20/04/2011 14:58:25
Problem renaming BOM-product
Hi, I'm making a custom module where i need to set a new name on a BOM-group. In this snippet it should only set the name of the BOM-group with the ID "GROUP23", but when the code is executed, it also overwrites all other BOM-Groups of that product. ...
20/04/2011 10:39:38
Last post: 27/04/2011 04:13:22
Error changing productfield
Hi I got a custom solution set up and everything works just fine as always ;) excepts when I try to change a productfield that i have added. Trying to change the name or even sort the fields i get this error message. Column is marked read only.
Descr ...
20/04/2011 08:55:01
Last post: 22/04/2011 02:13:01
Rotation in left section only
All my pages have a left and right section. The right section have the main contents. The left section should be used as a "advertisement" section. I can make rotationpages by right clicking the individual pages. But how do i make the rotations only ...
19/04/2011 17:24:21
Last post: 21/04/2011 02:51:47
extended search problem with prices
hi DW. I have a problem. I have used the extended search module. But it seems that I can only sort on prices without VAT on the frontend. I have used the variable but the searchstring returns the result withOut VAT. so all the prices are wrong in the ...
19/04/2011 17:12:14
Last post: 21/04/2011 09:58:04
Customized URLs and multiple languages
Hi, On one solution running 19.2.2.2 we have products in languages. The website is set up to use Danish for eCommerce, however, the URLs generated by the system are based on Swedish product names. Any idea as to why this happens? BR.
Lars ...
19/04/2011 11:46:12
Last post: 12/03/2012 14:53:16
Compare Product Fields (custom fields)
The compare feature seems really interesting, and we would like to use it on a webshop. This particular webshop uses special Product fields for some significant product information. We would like to present data from custom Product Fields in the comp ...
18/04/2011 13:15:16
Last post: 18/04/2011 13:47:24
NewsV2 - NewsItemViews (Where is it located?)
I've been trying to figure out how newsv2 handles its Show by Views but i cant seem to find it anywhere in the database? , cause i need to manualy update the views, could anyone point me in the right direction of where it is stored? ...
15/04/2011 14:53:29
Last post: 04/05/2011 16:00:28
newsletter v3
When I try to send a newsletter I get this error. hakan.olsson@softgear.se E-mail was not send.
Unable to locate MSPickupDirectory spool directory C:\inetpub\mailroot\Pickup\ kind regards
Håkan ...
15/04/2011 13:56:42
Last post: 19/04/2011 12:43:17
Change of articlenumber
I understand that the way the description and imagefields are preserved is that a copy of the product table is made, then the products are deleted and imported. After that the description and image fileds are restored from the copy. What happendns if ...
15/04/2011 13:11:16
Last post: 15/04/2011 21:07:08
Product import
Hi everyone, I'm writing a product import for eCommerce, and I'm having problems figuring out exactly how to create the products. I would like to do something like this: Dynamicweb.eCommerce.Products.Product product = new Product();
product.ID = "123 ...
14/04/2011 16:23:07
Last post: 18/04/2011 14:33:34
More headache with the import / export module
Hi guys (probably Morten :-) ) I've updated my live solution to 19.2.2.1 now, and everything seemed fine at first.
But now the client mails me that related products aren't updated. I've run a few tests both live and locally, and i can't get related p ...
14/04/2011 14:46:53
Last post: 18/04/2011 06:48:24
Discounts
Hi, I am wondering if someone came across this and/or has some pointers on how to do this. We need to set up
- discount voucher associated to a product (only assigned if the client inserts the voucher number and buys product X)
- that discount should ...
14/04/2011 13:12:09
Last post: 15/04/2011 11:11:00