Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Create new page
Hey I had problem with creating a new page, when I type page and then submit, I get error: Server Error in '/' Application. Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the ...
09/11/2010 13:47:40
Last post: 09/11/2010 14:13:59
Order State Changed notification
Hi, I have a NotificationSubscriber that listens to the changes of the order state. When a specific state happens, I make some changes to the Order and then execute "Order.Save()". This "Save()" method results in this Notification ...
20/09/2010 17:00:30
Last post: 09/11/2010 13:12:31
Change eCom custom-field on-the-fly
Hi, How can I change a custom field value on a product-item on-the-fly with out change in the database. It easy to change a "standard" field on-the-fly like: Product.Meta.Keywords = "my keywords" But how do I change a custom field ...
14/10/2010 10:50:22
Last post: 09/11/2010 10:44:54
API bug or am I not getting it ?
This forum thread: http://engage.dynamicweb-cms.com/Forum-5.aspx?PID=34&action=ShowThread&ThreadID=426 Says that we get the server from the control panel, but I have an error from a custommodule that reports: Reporting-MTA: dns;co3.dynamicsys ...
08/11/2010 16:37:27
Last post: 08/11/2010 22:55:53
Editor related mysteries
Specific to Windows XP & Windows Vista using IE8 (expected Windows 7 IE8 also) The problem occures when copying any text directly from a Word document (Office 2007 maybe other versions to), into a custom text editor field on a product. The setup  ...
08/11/2010 15:56:16
Last post: 08/11/2010 17:29:21
Advice needed for multi-country VAT
Hi there, I am building a multi-language and multi-country eCom system with products and variants of various prices and VAT rates. I import an XML file that looks like this: <Product ID="1" Name="Whatever" .... Color="Red& ...
01/11/2010 21:50:11
Last post: 08/11/2010 15:23:45
Related products
If you search when attaching related products you can't save your selection. When you have more products then the native selection can hold, you will have products that cannot be selected as related. ...
04/11/2010 15:22:24
Last post: 08/11/2010 13:29:47
Getting products for current eCom language only
Hi there, I am using Product.getProductsFromGroups as follows: products Here, myGroups is a GroupCollection containing three groups (which are nested childs in the backend) for the current language, LANG1. However, after this code executes, products  ...
01/11/2010 14:13:13
Last post: 08/11/2010 09:19:28
Distinguish between a real product and a discount in an OrderLineTemplateExtender
Hi there, How do I determine the difference between a product and a discount in an OrderLineTemplateExtender? I need to extend real products by querying some of their custom fields, which obviously won't work for discounts. I see a few options: 1. Or ...
05/11/2010 15:05:56
Last post: 05/11/2010 16:40:11
eCom menu is sorted alphabetically
I made a simple eCom menu is a dropdown menu to a page which is set eCom groups to the "navigation". It shows the groups just fine, except that it lists the groups alphabetically and not the order they are listed in the backend. Can we chan ...
04/11/2010 07:41:42
Last post: 04/11/2010 11:25:30
Value to form
Hi Is it possible to supply the value="xx" for my input field direct in the code? <td><!--@AccessUserName_ctrl--></td> ...
02/11/2010 11:43:01
Last post: 02/11/2010 11:56:26
alternative canonical href for homepage
We configured our website to use the canonical link in the page heading. It works fine, but our SEO partner insists that on the homepage the link href needs te be replaced from: <link rel="canonical" href="/Home.aspx" /> to  ...
29/10/2010 13:43:05
Last post: 29/10/2010 14:16:35
Problem med Cartv2
It sounds weird but nevertheless here is our case: I have build a content-module that subscribes a user to an external system and then afterwards adds a specific product from the ecommerce catalog to a new CART URL: http://www.alderspiloterne.dk/Fors ...
26/10/2010 22:10:52
Last post: 27/10/2010 21:44:28
Add HostHeaders via Admin on dedicated hosted solutions
Do we need to: 1. setup som special persmissions? 2. install IIS 6 METABASE? 3. else? ...
26/10/2010 13:42:19
Last post: 27/10/2010 21:39:04
CartOrderConfirmMail.html
Hi chaps, can you please briefly explain me how can I set an email confirmation? I am pretty sure that, this template: "CartOrderConfirmMail.html" was the one to be sent to a user after purchasing an item. In the mean time though, my soluti ...
19/10/2010 19:14:21
Last post: 27/10/2010 13:13:35
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