Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Caught in a loop hole
It sounds so simple, but yet in this setup it is perhaps impossible. I need a list of the newest product from ecom, except those with a certain attribute set to True. The value can be NULL og False and the product is shown in the list. It's a piece o ...
06/12/2010 10:51:26
Last post: 06/12/2010 10:57:31
Doublets in cultures
Hi all, We suddenly received this exception on all solutions on our development server. Apparently noone did anything to provoke it, but now we're attempting to fix it. Server Error in '/' Application. An entry with the same key already exists. Descr ...
06/12/2010 09:25:54
Last post: 07/12/2010 10:18:21
Nyhedsbrev
System.Xml.XmlException: The ' character, hexadecimal value 0x24, cannot be included in a name. at System.Xml.XmlDocument.CheckName(String name) at System.Xml.XmlElement..ctor(XmlName name, Boolean empty, XmlDocument doc) at System.Xml.XmlDocument.Cr ...
03/12/2010 15:21:48
Last post: 06/12/2010 10:32:06
getImage.aspx
Hi, We are currently developing two major solutions that get booking information from some webservices and then show the results. One of the features we need to develop is image resizing. At first, I thought of using getImage.aspx, and that was it. N ...
02/12/2010 19:17:37
Last post: 03/12/2010 13:02:48
Discount products
Hi I've created some products and defined discounts for some of the products. How is it possible to make a list only showing the discount products? Jon ...
01/12/2010 11:16:27
Last post: 01/12/2010 11:38:44
DW 7.2 Filter on custom fields
Hi, Is it possible with the filter functionality in DW 7.2 to build filters that filter on custom fields created in ecom? When I now create a new filter, for instance a range filter, I can only select the standard Dynamicweb fields to filter on. Than ...
01/12/2010 11:01:36
Last post: 02/12/2010 10:59:19
Max limit for quantity discounts
Hi, In stores you often see a discount for limited quantity of a products, and any purchase above this quantity is at the regular bidding price. Dynamicweb eCommerce supports separate unit prices for specified quantities of a given products, but it's ...
30/11/2010 14:51:28
Last post: 30/11/2010 16:24:41
webdav
I want to use webdav to edit the templates in a website at hostnordic, but I can't connect. Does anyone know how to do that, or isn't it possible? ...
30/11/2010 13:48:25
Last post: 15/12/2010 14:18:49
Extranet Extended Edit User
Hello. I'm looking for some insight and/or guide lines in how to accomplish this. We have a setup with extranet extended (dw version 19.1.1.0). I have written a custom sign up/Create user module, so the user can select a Language + Store relationship ...
30/11/2010 11:16:33
Last post: 30/11/2010 11:40:12
Auto Capture eCom v2
Hi, To auto capture orders in DIBS eCom v2 I need to add a parameter called "capturenow" in the checkout formuler. I was hoping that I could do this on specific products only. But I cant see how? Any ideas? Can I by converting the template  ...
29/11/2010 16:15:59
Last post: 02/12/2010 14:09:51
About Sigle Sign-on
Hi guys, About Single Sign-on, I have made a custom function which is used to validate users. The function is made as the example on the web page: http://engage.dynamicweb-cms.com/Show-Article-361.aspx?PID=2472&ArticleID=157. And I put the functi ...
29/11/2010 14:32:29
Last post: 29/11/2010 16:07:08
Problem creating a product
I am trying to create a new product by nothing happens, I don't get any exception or nothing - am i missing something?? code: Dynamicweb.eCommerce.Products.Product newProduct = new Dynamicweb.eCommerce.Products.Product(); // newProduct.ID = "pro ...
29/11/2010 13:45:28
Last post: 29/11/2010 17:20:42
CartV2 SendMails
My CartV2 can’t send confirmation email. In the log file I reactive the following stack trace: Logging 'Stack Trace': at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.get_StackTrace() at Dynamicweb.Lo ...
25/11/2010 21:20:48
Last post: 17/12/2010 12:16:41
Find the page with the cart for the current language layer
Hi there, Is there a way to find the ID / page name of the page with the Cart module for the current langauge? I have a (non-localized) template I want to use for multiple languages and want to link to the cart for that template. Right now, both the  ...
23/11/2010 19:11:36
Last post: 24/11/2010 09:29:51
Missing Shipping Fee Amount
Hi there, Is there a reason why the value / price of a specific shipping method is not available in step 3? When I loop over the available shipping parties, I see tags such as: Ecom:Cart.Shippingmethod.ID Ecom:Cart.Shippingmethod.Name Ecom:Cart.Shipp ...
22/11/2010 20:59:27
Last post: 26/11/2010 12:57:52
Association between order line for a product and a discount
Hi there, I have created a "Product Discount" that gives a 4 euro discount on products of a specific group. I need to subtract this discount from the product price when I submit an order into a backend system. When I order one of those prod ...
19/11/2010 15:42:49
Last post: 19/11/2010 18:05:17
Search result width different templates?
Is it possible to control, which product template to use from the link in the search result? In this case, I have two different groups of products, and they can't use the same product template (I have tried to build a common template with if/else com ...
17/11/2010 14:43:17
Last post: 17/11/2010 16:18:40
Hooking into existing gateways
Hi there, Is it possible to hook into the existing gateways to update an order? The two Dutch gateways have a nasty issue. The OrderComplete flag is only set in step 6, and not also when the gateway calls back and says the order is paid. This means t ...
16/11/2010 17:14:30
Last post: 03/12/2010 17:31:54
Handling Stock Updates in Cart V1
Hi there, I noticed that Cart V1 updates the stock in step 6. This is fine when that page gets called correctly, but is problematic when users close their browser and never reach that step. So, in order to deal with stock accurately, I was wondering  ...
16/11/2010 15:16:51
Last post: 16/11/2010 16:14:52
RibbonBar - no styles?
Hi people.<br /> <br /> I tried to implement to ribbon bar using the article related here on engage. But it does not work as intended.<br /> <br /> The code works and the markup is show, but it is not styled at all? Example: h ...
16/11/2010 13:07:20
Last post: 16/11/2010 13:22:11