Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Trim database size?
Hi, Once in a while we create a backup of our production-database and use this database on our development-machines. This works fine, but the problem is, that the backup-file just grows and grows in size. It must be possible to remove som of the data ...
18/08/2010 12:00:14
Last post: 18/08/2010 16:19:21
Determining the vatgroup of discounts
Hi there, We are building a system to connect dynamicweb to a CRM system called AFAS. We are using dw productdiscounts say 10% on product x and y. When we order these products we get 4 orderlines 2 for the products and 2 for the corresponding product ...
17/08/2010 11:08:47
Last post: 02/09/2010 11:26:31
Dynamicweb Globalsettings.aspx and 2 SQL Servers
I have seen that you can configure 2 Databases in /Files/GlobalSettings.aspx file, but what is the other database settings for. It does not fail-over on the other one if I take the first database offline. Is it somehow possible to make it failover? ...
17/08/2010 08:07:05
Last post: 20/08/2010 11:41:06
W3 errors and validation
Hello, When we validate our xhtml in W3, the validator mentions that the tags META and other topline code is not valid. Is there a way to make the code in the system conclude the tags, so this doesnt happens? Also BASE tag is not xhtml concluded, and ...
16/08/2010 16:54:50
Last post: 16/08/2010 19:09:36
Error with update of solution
We have updated one of our solutions - and after the update (copying of new .dll files into the bin folder) we get this notice: ERROR. This solution has a version conflict. bin-dll: 5160960 (19.1.0.2), admin-dll: 5160960 (19.1.0.0). How can we solve  ...
16/08/2010 16:52:18
Last post: 17/08/2010 10:37:07
Date Formats
We had a strange situation where the Cache mechanism was not working properly. Basically the cache files where being created with a dd/mm/yyyy format however when checkd for expiry these where threated as mm/dd/yyyy. Now we know for sure that the cac ...
16/08/2010 15:29:24
Last post: 17/08/2010 21:18:25
Newsletter v3: Disable category checkboxes
I'm working on a Newsletter subscribe page, where I want the newsletter category to be pre-selected. I'v tried getting the name input name DW generates and hardcoding the following in the module template: <input name="Category_261" type= ...
16/08/2010 15:20:25
Last post: 17/08/2010 10:32:36
ProductListTemplateExtender: Euro and DKK prices
I want to add a EURO price on all products in list while using ProductListTemplateExtender. I want to use DKK as default on all language products and add a additional EURO price to the template. Cant find any documentation for ProductListTemplateExte ...
13/08/2010 12:53:13
Last post: 13/08/2010 16:22:42
Group List
Normal 0 21 false false false DA X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Tabel - Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99 ...
13/08/2010 11:52:59
Last post: 16/08/2010 08:22:06
API Bug på Dynamicweb.Ecom7.Cartv2
Udfordring: Kunden ønskede at tilbyde 2 former for fragt, 1 type til private og 1 anden type til erhverskunder. De to typer havde forskellig pris (Fragt er billigere for dem og dermed for kunden til erhversadresser). Under Checkout kunne man s ...
13/08/2010 08:50:41
Last post: 13/08/2010 08:58:26
API bug på Dyamicweb.eCommerce.Orders.Order
Udfordring: Hvis man ønsker at angive Currency på Order objektet, så er denne egenskab read-only, dog er de underliggende properties (Code, PayGatewayCode, Symbol) på Currency property mulige at sætte på ordren. M ...
13/08/2010 08:48:11
Last post: 13/08/2010 08:58:14
Page title for product group page
Example: http://mosters-butik.net.dynamicweb.dk/productpage/[GroupID/GROUP3/PageTitle/Skjorter]/Skjorter.aspx This page is a product group page, automatically generated, based on active product groups in eCom. If there are no products og none of the  ...
12/08/2010 09:17:37
Last post: 16/08/2010 08:41:57
How to add attributes in Page xml
The standard Page xml output is not fetching all attributes. Is it possible to add i.e. CreatedDate attribute to Page navigation xml output ? ...
11/08/2010 12:07:51
Last post: 13/08/2010 11:39:05
Import/export to datalists
I have the modules Import/Export and Datalists. I would like to import a CSV-file through the import/export module, to a list in my datalist, but how do I set up the import/export to have datalists as a destination? ...
11/08/2010 08:20:58
Last post: 22/09/2010 20:55:08
Bug in "Amazon - Free Shipping"
After an update to the latest release (19.03.1 to 19.1.0.5), there is a bug in this custom module: http://engage.dynamicweb.dk/Show-Article-361.aspx?PID=2472&ArticleID=153 After an update of the DLL references in VS I get this bug: Member Dynamic ...
09/08/2010 13:44:09
Last post: 21/09/2010 22:27:21
no follow
How can I add a rel="nofollow" to a link in Dynamicweb? I can add it in my template, but that's not what my client wants. He wants to be able to add the nofollow to some of the pages in the main menu, not all. Is this possible with Dynamicw ...
09/08/2010 10:33:03
Last post: 09/08/2010 12:05:07
Newsletter V3 live distribution
Hi there, In the management center path: Controlpanel\Modules\NewsletterV3 there used to be (19.0.0.3) an option to use live e-mail distirbution (see below): E-mail distribution Live e-mail distribution Use drop folder From: http://creativekids.local ...
06/08/2010 09:40:20
Last post: 22/09/2010 21:01:25
Sort products programatically
Hi I posted a similar thread about six months ago: http://engage.dynamicweb-cms.com/Forum-5.aspx?PID=34&action=ShowThread&ThreadID=1745. Issue is that I would like to sort products which I write to XML from a custom module, but when I sort th ...
05/08/2010 14:37:52
Last post: 06/08/2010 12:29:22
Productquantity via API
How do I get the quantity of a product that's currently in the cart, using the ProductID and VariantID in my usercontrol (with the Ecommerce API)? ...
04/08/2010 17:08:26
Last post: 05/08/2010 11:34:24
Subscription to "Ecom7CartCheckoutDoneOrderIsComplete" fails
Hey, I have run into a bit of a problem. Because of problems with displaying the order confirmation with DIBS payment, I would like to subscribe to "Ecom7CartCheckoutDoneOrderIsComplete" but it does not seem to work either. I getthe order a ...
04/08/2010 16:11:43
Last post: 05/08/2010 09:10:31