Developer forum
Subject
Replies
Started by
Last reply
Render product list template
I’m trying to render a product list template and use the html to send an email (I don’t know if that works)
But at this moment I’m having other problem, the template can’t be rendered. Here is the code. ProductCollection pcAct ...
16/03/2010 19:41:17
Last post: 26/03/2010 12:13:21
get most visited pages
I’m developing a module to get the most visited pages, I have a table with the pages ID that the user don’t want to appear in the most visited
How can I get the most visited pages in c# except the ones the user selected? ...
16/03/2010 18:45:04
Last post: 26/03/2010 12:23:26
Create a deep link to a module form
Hi, Is it possible to create a deep link from a frontend page to a backend module form?
Example: I have a module with a form that is used to edit an entity.
I have a frontend page presenting the entity.
On the frontend page I would like to add a &quo ...
16/03/2010 10:21:10
Last post: 16/03/2010 10:36:14
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