Developer forum
Subject
Replies
Started by
Last reply
Show cart if empty
Hi,
I want to show the cart even when it is empty.
I included the cart in a global element that is placed on all pages. Works fine. The only problem i have is that the full content of cart.html is not displayed when cart is empty. I want instead a al ...
25/02/2010 14:26:00
Last post: 01/03/2010 12:50:56
Quantity input field on ProductList
Hi, I new in the world of DW. Is thre a way to create a quantity input field on a productList. I don't want to click "add to basket" 5 times if i want gty 5. ...
25/02/2010 13:30:36
Last post: 01/03/2010 10:31:51
Factbox functionally
Hey, Is it somehow possible to get hold of the class/method used in "Factbox"? I would like to use it for links instead of a javascript factbox. Lets the customer define a list of links in combination with a word. Wola - words written out o ...
25/02/2010 09:40:39
Last post: 02/03/2010 09:34:31
Host header feature
Hi, Can someone help me get the host header features working on a local solution? Do think I need to set some permissions on the iis? How does is work? :) /Rasmus ...
23/02/2010 17:49:41
Last post: 23/02/2010 19:11:12
19.0.1.8 - cant delete pages
I've been trying to delete some pages on my new solution however it cant delete the pages , i get the javascript alert press OK, and then the pages doesent disapear :S ? ...
23/02/2010 11:41:24
Last post: 01/03/2010 13:49:34
Import/Export: No sorting on first level groups
Hi, When importing groups in level 1 using following xml element, the SortOrder seems to be ignored: ****
<Shop> <ID>SHOP1</ID> <SortOrder>1</SortOrder>
</Shop>
**** as ShopGroupRelationsSorting is still 0 in the t ...
22/02/2010 22:00:17
Last post: 12/03/2010 09:06:53
Click on "Custom" in top section of backend in DW7
When I press "Custom" in the top section of the backend i get the following error: i have en idea that its because i didnt add a name yet to the site, but i was going to add the name :) Argument 'Length' must be greater or equal to zero. De ...
22/02/2010 18:07:12
Last post: 23/02/2010 15:50:48
CDN
Hi, Anyone in here with experience (good or bad) using a CDN (Content delivery network) services such as www.maxcdn.com, www.netdna.com, aws.amazon.com/cloudfront or other providors along with Dynamicweb? With the increasing focus on pagespeed, loadt ...
22/02/2010 08:28:41
Last post: 22/02/2010 11:47:34
Ecom Custom Orderfield
Hi there, In a current solution (Ecom Light) without Payment Gateway i want to add a custom orderfield "rekeningnummer" into step 3 (Method.html). I can't get this field to be saved into the order, what am i doing wrong. Custom order field: ...
21/02/2010 23:26:35
Last post: 31/03/2010 11:53:36
Hardcoded SMTP server in API
Hi guys, I stumbled across a weird error when i was rendering an order via the API. When i called the method Dynamicweb.eCommerce.Frontend.RenderOrder() i got an error like this "System.Net.Sockets.SocketException: No connection could be made be ...
17/02/2010 16:15:35
Last post: 18/02/2010 08:36:29
User Destination Activity
Is the 'User Destination' activity flawed in the 19.0.1.8 version. I have the 19.0.1.9 version on my local mashine, and been developing some activitys to import some users, at the end of my pipeline i use the standart User Destination activity, at it ...
16/02/2010 13:11:51
Last post: 16/02/2010 14:10:06
Dates in UserManagement
I have made a custom field in Usermanagement, where i want to keep track of the users birthday. the Date selector in the admin cant handle dates before 01-01-1990. Even if the date is set before 01-01-1990 in the database, the year part shows as 1990 ...
16/02/2010 13:04:50
Last post: 16/02/2010 14:04:44
301 redirects
I have made a notification subscriber module which is supposed to handle 301 redirects.
But it appears that when a page doesnt exist, my subscriber isnt invoked.
Any idea what causes this and how to handle it? Sincerely Sune Fengel ...
15/02/2010 15:43:55
Last post: 16/02/2010 10:55:13
16
Unsubscribe
Override DWs standard order mail
Hi guys, I'm wondering if it's possible to render an Order based on a template, by using some of the standard functions in the API. I basicly need to make a module that can render all order informations from a given order, to the frontend, and i'd li ...
15/02/2010 11:37:31
Last post: 09/03/2010 08:36:01
Code in OrderTemplateExtender not able to read
If the option "skip payment/delivery step if only 1 method exists" is enabled, then inside an OrderTemplateExtender we are not able to read Form values from HttpContext.Current.Request.Form anymore from values posted in step 2. 1. Enable th ...
10/02/2010 11:43:38
Last post: 02/03/2010 09:10:37
Get the sortorder of a group
How can i retreive the sortorder of a group. If I have sorted a group in the eCom backend, I assume there must be a sorting value somewhere of some sort? kind regards Sune Fengel ...
09/02/2010 16:35:12
Last post: 02/03/2010 09:14:30
Sort prices
Hi. How do I make sure that prices will come out in the same order that they are displayed in the ecom. When I iterate through a products prices like this: foreach (Price price in product.Prices)
{ var option = product.VariantGroups.FindOptionByID(pr ...
09/02/2010 11:44:12
Last post: 02/03/2010 09:27:25
Newsletter v3: Bounced e-mails
Is there some way for Newsletter V3 to handle (Delete) bounced e-mails? ...
05/02/2010 11:27:08
Last post: 10/02/2010 08:50:51
Getting the stock value?
Hi im trying to get the value that is in the dropdown Standardværdier->Lagerstatus on each product. I tried product.StockStatus.Definition product.StockStatus.ID product.StockGroup.ID. How do I access that value? best regards Sune Fengel ...
04/02/2010 13:21:36
Last post: 05/02/2010 09:31:36
email notification
I’m developing a payment Gatway that is singular in step 5 the user is redirected to a site where you enter the credit card information. This gateway receives as parameter a notificationURL, which will be used to notify the dynamicweb that the ...
02/02/2010 21:01:15
Last post: 01/03/2010 09:01:57
10
Subscribe