Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
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
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
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
PageTitle in Cart
Hmmm - how can I avoid that the pagetitle in the cart (using cart v2) is taken over by the items added to the cart. Both the item metatitle and the pages metatitle is filled out ... Anyone? ...
26/11/2010 10:28:39
No replies yet
Newsletter v3 and Extranetnet group creation
I think i found a bug in how the extranet and the newsletterv3 handles creation of groups. If you create a Group from the Newsletterv3 interface this group will show in the extranet / user management module under the "newsletterv3 Categories&quo ...
16/11/2010 12:03:11
Last post: 24/11/2010 13:34:13
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
GetImage.aspx
When using /Admin/Public/GetImage.aspx to resize a PNG image. How do I preserve the transparency of the image? ...
27/08/2009 15:16:31
Last post: 20/11/2010 11:09:17
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
Not reaching orderconfirm page causes an incomplete order
When a client purches items from the webshop and closes the browser after payment he won't reach the orderconfirm page. The order will not have the state complete, even when the transaction was succesful, and no order confirmation emails will be sent ...
20/10/2010 15:56:17
Last post: 18/11/2010 08:32:42
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
GroupID and underscore
Hi, I've experienced an odd handling of GroupID containing underscore characters on a live solution. I was able to reproduce the problem on a test solution, so I asume this goes for all solutions with DW7 interface. I created three groups with ID GRO ...
17/11/2010 12:37:28
No replies yet
Department or User
Hello. Currently I’m importing user data from an old DW into a new one. This spawned a question. What is the difference between a usertype 5 (user) and usertype 11 (department). I know the meaning of a "user" and a "department&qu ...
15/11/2010 17:23:08
Last post: 17/11/2010 12:10:02
Payment Gateways (V1) and results
Hi there, I have a payment gateway that consists of two "callbacks": 1. The initial callback for the user using GetReturnValuesFromUrl 2. A call back service that is called minutes or hours later with an up-to-date status of the payment. I  ...
10/11/2010 12:06:20
Last post: 17/11/2010 11:00:02
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
Remove items from the shoppingcart
Hello DW, I was wondering if it is possible to remove mutiple products from the shopping cart in one request. Sort og the opposite of what this forum post explains how to do: http://engage.dynamicweb-cms.com/Forum-5.aspx?PID=34&action=ShowThread& ...
05/11/2010 14:48:46
Last post: 16/11/2010 14:08:19
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
Find name of menu that is being rendered in a MenuProvider
Hi there, Is there a way to determine which menu is rendered in a MenuProvider when using Designs and Layouts? It seems that this.XmlNavigation.NavigationName returns the name of the XSLT stylesheet (without the .xslt extension) which helps in determ ...
16/11/2010 12:44:27
Last post: 16/11/2010 13:12:34
RemoteHttp module
There is a great standard module called RemoteHttp (alias Content integrator), used for requesting remote xml content, but it is marked as BETA. Why? Can we use that module? Are there any known issues? I know the module is fairly simple and we could  ...
15/11/2010 15:15:00
Last post: 16/11/2010 10:41:51
Assign Date/Time extentions
Hi, Is there a way to quickly apply all the Date/Time extentions to a custom tag? Nuno ...
12/11/2010 19:15:28
Last post: 15/11/2010 16:05:00
Custom tags for master template
What classes/extenders do I use to dreate a custom tag that I can use in the master template? ...
15/11/2010 13:11:11
Last post: 15/11/2010 14:45:53