Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
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
DwAddThis / https
Hi For a client we have integrated the DwAddThis, it works nice! But only when we load the secured pages on the website (with https://), there is a popup with the warning that content is being loaded from an unsecured area (because the DwAddThis outp ...
15/11/2010 08:54:08
Last post: 15/11/2010 10:40:34
Caching best practices
Hi there, Can someone advice me how to best cache products? I need to find a way to quickly retrieve specific products without a lot of overhead. Here's my scenario: I need to display a list of products, where for each product the "preferred var ...
09/11/2010 16:37:59
Last post: 15/11/2010 10:25:15
Changing prices to 0 in orders
When I try to change values in the orders, it works nice. Only when I try to set a price to zero (for example set the shippingfee to zero), I get this error: The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorr ...
20/10/2010 14:11:23
Last post: 15/11/2010 08:43:13
Global paragraph javascripts and stylesheets not included on page
We are experience that added javascripts and stylesheets from global paragraphs are not included in the shown page. Is this a bug ? ...
10/11/2010 17:05:36
Last post: 11/11/2010 12:51:15
When is GetReturnValuesFromUrl called exactly?
Hi there, I have a payment gateway using Cart V1 compatible code. I am finding that the override GetReturnValuesFromUrl is not beging called. What could be the reason for that? I am attaching an image of Fiddler that shows some redirection. The first ...
09/11/2010 23:01:57
Last post: 10/11/2010 09:31:09