Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Navigation cache issue
Hi, I have problem on a webshop with a navigation based on eCom groups. We made a navigation provider to hide some navigation items from some extranet users. If a user logs and sees his limited navigation tree, other users will see the same tree - ju ...
Jonas Kæseler
23/03/2012 12:06:05
Last post: 30/03/2012 09:01:53
ePay implementation
Hello everyone! We are currently implementing an ePay-payment on a solution. I have downloaded and installed the custom module from http://dynamicweb.epay.dk/dynamicweb/?page_id=12, but it doesn't work. I have been in contact with ePay support who ha ...
Emil Højbjerg
20/03/2012 12:36:31
Last post: 23/03/2012 11:22:01
Get relation between discountorderline and product
Hi For our customer we are building a webservice te import orders to the internal clientsoftware. Now there is a problem when discounts are added to the orders, we can't see which discount orderline belongs to which orderline. For example, product B  ...
Martijn Bokhove
19/03/2012 13:45:53
Last post: 21/03/2012 20:58:14
Stock Unit and Stock
Hi! What is the relation between product.stock and the product.unit.stockquantity? Do I have to assign values to both? When I added a stockunit to my product, the value in the tag Ecom:Product.Stock came from the value in the stockunit.quantity and n ...
Per Ljung
16/03/2012 16:39:23
Last post: 23/03/2012 10:47:26
"SubLoops" Loop Counter
Hi, We need to create some hierarquies in loops, but although the information is perfectly segmented, the loopCounter does not reset. Is there another way to do this? Basically we had a loop of Rooms, and each room has a loop of children with their n ...
Nuno Aguiar
13/03/2012 18:55:20
No replies yet
Order Discount list update
Hi, How to update sales discount list in the backend, when values are inserted directly to database ? For example : if there is one sales discount created manually in backend (and it shows only one in Managment center -> Ecom -> Product catalog ...
Vilius Janulis
07/03/2012 14:48:10
Last post: 19/03/2012 08:52:41
Sale Discounts - order field value
Hi, Just want to ask one small thing, where is the order field value (the value that client will need to enter to get that discount) stored in the database/file when 'Sales discount' of 'Order field discount' is created ? It does not store as a value ...
Vilius Janulis
07/03/2012 10:04:43
Last post: 07/03/2012 10:19:24
ABCpdf.dll
Vi har problemer med DW’s indbyggede iPaper-funktionalitet på Cembrit.dk Vi har lavet et modul med en administrationsdel hvor det er muligt at kigge en række PDF’er igennem og oprette iPapers af dem der ikke har det i forvejen ...
Stefan Møller
27/02/2012 12:59:41
Last post: 12/03/2012 15:01:45
Could not load file or assembly 'Dynamicweb.Compatibility'
Hi. After I installed Dynamicweb v.8 i get this server error. Could not load file or assembly 'Dynamicweb.Compatibility' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded. Bot ...
Kasper Christiansen
23/02/2012 16:11:48
Last post: 23/02/2012 17:13:34
Distributing page templates
Hello! :-) We're working on a system that is being distributed from one standard solution. We've made scripts that updates the solutions Templates whenever we've made sufficient changes. Our problem is that we can't seem to find a solution to distrib ...
Jackie Nagel
23/02/2012 12:12:18
Last post: 19/03/2012 12:38:52
Upgrade to Dw7/8
Hi, We have a client with an eCommerce solution with around 287.980 products in a single category. The solution is syncing with an Image Catalogue System, but when upgrading to Dw7 or 8, we were told that we simply had to chop it up in chunks of 10.0 ...
Nuno Aguiar
22/02/2012 11:31:30
Last post: 17/08/2012 11:01:19
Creating a true global tag
Hi guys, I've been reading around the forum looking for a way to create a true global tag, ie. a tag that is in ALL my templates, from page to news over ecom to paragraph templates. So far this thread made the most sense, but the code only adds the t ...
Martin Nielsen
17/02/2012 08:42:43
Last post: 17/02/2012 10:14:22
Shipping/Delivery price modifier
Hi, I would need some help with Shipping/Delivery price modifier. Basically what we need is to calculate differently and display delivery/shiping price in cart/order. We tried using FeeProvider.cs, OrderTempalteExtender.cs, OrderLineTemplateExtender. ...
Vilius Janulis
15/02/2012 16:31:06
Last post: 10/05/2012 08:34:18
CRM Integration
Hello, We need to integrate MS CRM 2011 with Dynamic Web CMS by CRM WCF service. The main idea that all business data will be stored in the CRM. CMS will give ability to view, edit and update the data. What approaches can be to do it? Thank you. ...
Natalia Grynenko
13/02/2012 17:22:14
Last post: 14/02/2012 11:11:50
Group selector in Custom module
Hi DW, I'm creating a small module where i need to select some Ecom groups and i'd like to use this type of control for selecting my groups. I can't find the control in the Dynamicweb.Controls.dll library though. Is it some kind of secret DW control, ...
Martin Nielsen
08/02/2012 16:04:25
Last post: 09/02/2012 16:20:57
Extending Calendar V2
Hello, For a customer we need to be able to extend the Calendar V2 module. Since the Calendar module doesn't seem to be extendable, we would like to explore the possibility to get the source code of this module, so we can make it a custom module ours ...
Ton Martens
02/02/2012 10:08:26
Last post: 17/04/2013 14:01:05
Application(19.2.3.2) error: Navnet 'HideNavigation' er ikke blevet erklæret
I receive a error BC30451: Navnet 'HideNavigation' er ikke blevet erklæret. On both admin version 19.2.3.2 and 19.2.5.2. If i set up my IIS to Application(19.1.2.1) then it works. But i want to use a newer version, with the new UI! Anyone know  ...
Ryan Jeppesen
26/01/2012 11:09:20
Last post: 26/01/2012 15:24:59
Abort checkout
Hi! I'm writing a custom checkout handler and wonder if there's possible to abort a checkout and return to the first step? When the user has cancelled a payment I want to redirect to the state before checkout so that the products in the cart are stil ...
Per Ljung
25/01/2012 17:17:29
Last post: 26/01/2012 11:26:39
Problem loading template
Hi! I'm trying to load this template from a custom checkout handler, but there's no output, it seems like the template cannot be found. What can be wrong? Dynamicweb.Templatev2.Template receipt = null; I know that the template file is placed there in ...
Per Ljung
24/01/2012 18:38:45
Last post: 26/01/2012 10:13:58
How to make a global loop in a Standard.Page.OnGlobalTags subscriber
Sorry for handling this issue by re-posting, but as it is a rather old post, I am now reposting the matter: http://developer.dynamicweb-cms.com/forum/development/how-to-make-a-global-loop-in-a-standard.page.onglobaltags-subscriber-1.aspx The issue he ...
Jesper Laustsen
24/01/2012 15:28:58
Last post: 26/01/2012 10:23:13