Developer forum
Subject
Replies
Started by
Last reply
Choose country to show shippingcost when shopping
Hi there, We are developing a new international webshop. We want the webshopper to be able to select the delivery country so we can show special prices and shippingcosts based on the selected language. The language-list is based on the available coun ...
25/10/2010 11:12:33
Last post: 27/10/2010 13:00:43
How do I create custom fields
The site: http://www.chrisco.dk/Default.aspx?ID=632 the template: templates->eCom7->CartV2->Step->Chrisco_Information.html I need 8 custom fields created that holds text on a dogtag.
The custom fields must be used in a order receipt so I ...
25/10/2010 15:03:51
Last post: 27/10/2010 09:54:51
Importing to the pricematrix
Hej Guys, I've been looking at the XSD for importing products via the Import/Export module, looking for a way to import multiple prices for a product, but i can't seem to figure it out. I have a customer that has products in 4 languages in 4 differen ...
26/10/2010 14:07:27
No replies yet
Extend the legend / breadcrumb
Hi On my productcategorypage and productdetailpage, I would like to show the productgroup in the breadcrumb/legend. Is there a way to add items to the breadcrumb/legend in the codebehind? Martijn ...
25/10/2010 09:21:08
Last post: 25/10/2010 10:23:14
Custom Extranetuser fields aren't read by DW7
Hello fellow developers, Recently a customer contacted us, saying that the changes she made to the extranet users customfields didn't apply to the frontend. I looked into the the matter, and found that the custom module we made, which fetches data fr ...
24/09/2010 13:13:53
Last post: 25/10/2010 09:22:03
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