Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
newsletter subscription and unsubscription links SOMETIMES fail
This problem occurs in several of our websites: When people subscribe to our newsletter they receive a confirmation email with an activation link. It sometimes happens (i've seen it myself) that this link generates a 404. I can't figure it out why! W ...
21/10/2010 15:15:59
Last post: 22/10/2010 16:58:19
Remove decimals
Hi! How do you do to remove decimals from the price of products in eCom? Just displaying 150 instead of 150.00? Best regards, Per ...
22/10/2010 10:53:37
Last post: 22/10/2010 11:06:04
Limit access to Management Center
Is there some way to prevent certain users or groups from accessing the Management Center completely or perhaps certain areas of the Management Center? ...
10/05/2010 13:19:18
Last post: 22/10/2010 11:00:51
New (sub)page not available since upgrade
Hi, One of our customers now misses the 'New (sub)page' menuitem. The only user who can create new pages now is 'Admin'. Other users can't. The customer indicates that this happened after the upgrade. We checked out several permissionsettings but we  ...
21/10/2010 11:46:03
Last post: 22/10/2010 10:38:22
Troubles identifying groupid in prductloop
In the productlist view I would like to identify the groupid which is active to the current productlistview. I cannot seem to find it anywhere. Previous I had just one type of products per productlistview. (for example productlistview plants shows on ...
21/10/2010 17:05:34
Last post: 22/10/2010 09:59:13
Troubles when subscribing to newsletter with existing emailaddress
When somebody tries to subscribe for a newsletterv3 with an emailaccount that is already in the system (i.e. this person is already a known ecom customer) a nasty error output is generated on the webpage. When an unknown emailaddress is used, there i ...
21/10/2010 14:21:01
No replies yet
Product groups sorting
Hi! I have sorted the product groups in the eCom module in a certain way, but this sorting isn't used when in the menu with product groups. Do I need to add sorting in the xslt-template? Best regards, Per ...
14/10/2010 11:40:36
Last post: 21/10/2010 12:02:12
Templates folder in File Manager
Hi, As administrator, clicking 'File Manager' , gives me a tree in which I can see the folders, including SYSTEM and TEMPLATES. However, when I log in as 'admin', it gives me a tree without the folders SYSTEM and TEMPLATES. How come? In other words,  ...
20/10/2010 14:20:47
Last post: 21/10/2010 11:25:34
Custom .xml (import/export module)
I'm using the import/export extended module to create a .xml file with info about all products in eCom. This should be done automatically once a day. But first of all. The output I get is: <Products> <Product> <ProductID>PROD127< ...
20/10/2010 11:15:38
Last post: 21/10/2010 09:36:49
Modifying the ProductList from a ProductListTemplateExtender
Hi there, I am trying to modify the ProductList property of a ProductListTemplateExtender by adding or removing products using some custom logic. Here's a quick example: public override void ExtendTemplate(Dynamicweb.Templatev2.Template template){ st ...
18/10/2010 19:07:24
Last post: 20/10/2010 14:07:56
Problems custom productlist view
Normal 0 21 false false false NL X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99;  ...
19/10/2010 13:11:57
Last post: 20/10/2010 13:59:38
Searching in News V2 Meta Data
Hi there, The News V2 module does not support searching (which is a shame, but an entirely different topic). So, to enable searching in News, we configured the old News module and set up searching. This works fine for News V1 fields such as the body. ...
20/10/2010 13:15:55
No replies yet
Ribbonbar Extensibility
It might just be because it's still early, but I can't seem to get the serverside event working on a RibbonbarButton. I'm trying the following: public override void Load() { ... RibbonBarButton btn = new RibbonBarButton(); btn.ID = "btnMyID" ...
01/06/2010 09:13:58
Last post: 20/10/2010 11:33:37
Users can't delete pages
Hi, Support and QA recommended me to write here, so here goes. We have a customer who's experiencing problems with permissions on one of their websites. Even though they have access to the pages, there's no Delete button in the context menu. Support  ...
15/10/2010 12:00:52
Last post: 15/10/2010 15:12:17
dw:CheckBox not always working
Hey I have made a custom module, but I have problems on the customers live envisonment (build 18.15.0.0). The module works fine, but the checkbox value isn't saved. The module _edit.aspx looks like this: ----- <%@ Page Language="C#" Auto ...
14/10/2010 13:09:18
Last post: 14/10/2010 14:07:39
Title for product group page
I'm setting up a shop with a product group menu, based on active product groups. Each "page" show a product group heading, description and a list of products. These product group pages are all based on one page in the DW page structure - wh ...
29/09/2010 10:07:00
Last post: 14/10/2010 11:32:55
Error when attaching custom module to paragraph
Hi there, I am trying to upload a custom module to a custom server. I have managed to make the module work in the back-end. The user can type in data and store them. But when I try to add the module to a paragraph it fails. It gives me an error messa ...
12/10/2010 16:21:34
Last post: 12/10/2010 16:24:38
ProductID and Product number
Hi! Whats the difference between productid (which you use in the querystring) and "Number" in the admin of ecom. I suppose "Number" means product number? Which property is used in a NAV integration? Best regards, Per ...
11/10/2010 15:21:43
Last post: 11/10/2010 15:37:37
How to add the same product several times..
The site: Chrisco.dk The template: chrisco_ProductList.html (Templates -> eCom -> ProductList) The page used: http://www.chrisco.dk/Default.aspx?ID=632 I have an input field that handles the quantity, and Im using "cartcmd=add" functi ...
06/10/2010 11:15:04
Last post: 11/10/2010 13:54:00
Hide product discount in cart
I want to hide the "product discount" in the showcart template. I have a setup sort of like this: productname RRP Price Discount Price product 100,00 10% 90,00 10% -10,00 -10,00 Total 90,00 But i don't want the discount to figure as a produ ...
08/10/2010 13:52:19
Last post: 08/10/2010 16:28:54