Developer forum
Subject
Replies
Started by
Last reply
Backend navigation incidents
I have somewhere between 200 and 500 subpages which need to be coppied as subpages to other pages. It would be extremely time consuming to do this in the backend. So I went straight to the database. I started copying the rows in dbo.page for the mast ...
12/03/2010 09:59:20
Last post: 12/03/2010 12:06:38
Getting parent node from current page
I'm developing a custom module, and need to fetch the parent node from the current node. How is this accomplished? ...
11/03/2010 14:05:12
Last post: 02/02/2011 12:06:32
Add to cart Querystring?
Hi guys! I have a bunch of questions. 1)
I see the way eCommerce handles "add to cart" is via a lot of forms with hidden inputs. What's the point in this, is it it faster? Well anyway, i extracted the id's and values from the hidden forms, ...
10/03/2010 19:05:28
Last post: 29/02/2012 13:46:49
override the products tag
Hi,
I’m developing a module that is meant to deactivate all products that weren’t updated more than X days, and when that happens someone must be notified by email, that email must have all the information about the deactivated products. ...
09/03/2010 22:22:28
Last post: 07/04/2010 19:31:41
Datalist SQL statement
Is it really true that you cannot copy all of the contents in the SQL-statement textarea? ...
08/03/2010 13:07:29
Last post: 11/03/2010 10:01:15
The editor
Hi! I have a couple of questions. 1) In our shop we want to hardcode a couple of things in the editor in eCom. But the editor tries to clean up the code in the "source" everytime you switch from source to wysywig view, rendering the source ...
08/03/2010 11:12:56
Last post: 11/03/2010 09:48:30
using EditableGrid control
I'm trying to use EditableGrid control on a back office module, but don’t know how to build a Grid like the one shown in the EditableGrid control article. http://engage.dynamicweb-cms.com/Show-Article-361.aspx?PID=2472&ArticleID=211 At this ...
05/03/2010 20:58:20
Last post: 09/03/2010 01:31:50
Notification Subscriber mechanism
Hi, Question: I have a notification subscriber that 'listens' to the Order Completed notification, but I notice this code is executed 2 or 3 times shortly after one another.
Is this by design ? Here's a sample of the code: [Subscribe(Dynamicweb.Notif ...
03/03/2010 11:55:18
Last post: 09/03/2010 08:40:17
Ecom Price format
Hi there, Just implemented a shop on nti.nl. All prices are formatted as Euro 8.50 but in Dutch language the decimal seperator should be "," (8,50). Does the setting of the regional settings in the language /area control this of is there a ...
01/03/2010 14:03:49
Last post: 02/03/2010 09:02:06
dw:EditableGrid control
I'm using dw:EditableGrid control but i have a doubt!!
Can I change the row background color, based on a cell value?
Example: if the product price is below 7 the row background color will change to red Name Description Price Product1 description 5 Pr ...
25/02/2010 17:04:52
Last post: 27/02/2010 02:28:41
Make a copy of an orderline
Hi, I'm trying to make a module which can add a copy of an existing orderline to an existing order.
The module is a backend module, so it need to work without any frontend sessions set. I've tried with the approach below: OrderLine Orderline = new Or ...
25/02/2010 15:55:44
Last post: 09/03/2010 08:54:11
Import/Export: Export order with orderfields
How is it possible to export the custom orderfields with Import/Export? Sincerely,
Jonas ...
25/02/2010 14:26:31
Last post: 01/03/2010 09:07:15
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