Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
order state change by custom development
Hi, I've a custom development that is triggered on the order template extender to read a remote service and based on the response we may change the state id of the user orders. Everything works fine, but on the customer center the list of orders when ...
Rui Silva
27/01/2017 13:25:14
Last post: 30/01/2017 14:49:30
"Microsoft.Office.Interop.Excel.Application" class question
Hi Guys, I am trying to create a program that creates Excel files on the fly. More info on what I am working with is here: http://csharp.net-informations.com/excel/csharp-create-excel.htm Now, locally all works fine, but on staging server, I am getti ...
Dimitrij Jazel
27/01/2017 14:43:21
No replies yet
Server-side validation on Forms for Editors
We are having some big issues with empty form submissions, when using the Forms for Editors module. Our customer is using DW8, and even though we are using all possible client-side validations, they still receive empty form submissions. We have been  ...
Kurt Moskjær Andersen
27/01/2017 10:39:16
Last post: 27/01/2017 14:34:55
Serialize form object
I want to create a generic proxy-page to handle input from the "Forms for editors" module, as I want to handle the db-submissions myself. Before submitting the form, I change the action for the form to point to my proxy-page instead. The proxy-page c ...
Kurt Moskjær Andersen
26/01/2017 13:39:07
Last post: 27/01/2017 14:26:32
Creating alternative href links for multiple sites/language layers
Hi, we have a website in such setup - .DK site (DA language) - .NET site (EN, DE) We have product categories per shop, and we have products which are tied to groups (same products are tied to multiple shops through groups. Products are translated in  ...
Torben Bak Jensen
27/09/2016 09:17:50
Last post: 23/01/2017 11:50:42
How to prevent FavoriteList being called every time a product is retrieved?
I noticed in the Visual studio Diagonstic tools that everytime I call GetLoop("Products"); a call is performed to retrieve the FavoriteList from the database (see attachment). We are currently in the process of trying to improve the performance of ou ...
Martijn van Tongeren
19/01/2017 10:04:38
Last post: 20/01/2017 09:50:46
Clear all unneeded data in a DW database
Hi there, Does anyone have a SQL Script they want to share to clean out unwanted data from a DW database? I regularly receive copies of live databases that are huge. Most of the data is often related to statistics, but I can imagine there's other dat ...
Imar Spaanjaars
07/07/2011 17:47:54
Last post: 16/01/2017 13:57:04
ProductCatalog Event before paging, remove products but keep products per page.
Hi Guys, I have a product catalog, that uses new index. DW APP: 8.8.1.18 In product catalog, I have 100 products total. Showing 20 products per page. What notification subscriber do I need to use So that I could remove products from before they are a ...
Dimitrij Jazel
22/11/2016 10:52:43
Last post: 13/01/2017 10:29:23
Caching salesdiscounts based on language
Hi Dynamicweb, We have experienced an issue with caching of sales discounts in 8.8.1 which seems to be done by the website language (and not also by the chosen currency): Private Shared Function GetCachedDiscounts(ByVal language As Language) As Sales ...
Anders Ebdrup
03/01/2017 21:06:43
Last post: 13/01/2017 08:28:00
Shared login and carts
Hi. I have a request from a customer about having a user in DW that many people can use to shop. The problem here is that the cart is saved on the user and therefore two users can't be logged in at the same time without updating the same cart. The id ...
Mikkel Høst
11/01/2017 15:06:52
Last post: 11/01/2017 15:57:53
Custom validation on BasicForum create thread
Hello Is it possible to override a method in the DynamicWeb API to create or extend the validation that happens when an user creates a post or thread in the BasicForum module (DW 8)? ...
Emil Ryberg
09/01/2017 09:42:58
Last post: 09/01/2017 10:33:33
Elmah implementation
Hi, Folks. I've been trying to implement Elmah error logging for our DW sites without much success. Does anyone have experience of getting Elmah working with DW? Cheers. ...
Craig
04/01/2017 16:58:49
Last post: 05/01/2017 12:08:26
problems with cdn setup
Hi Dynamicweb, I am working on 8.8.1, but having some trouble with the cdn image setup, when setting it up for only one website in the area settings. When setting up the domain to Amazon I get the GetImage.ashx-path replaced with the domain from Amaz ...
Anders Ebdrup
02/01/2017 17:04:55
Last post: 02/01/2017 17:24:02
Double registration of failed logins
Hi Dynamicweb, When activating the setting: "/Globalsettings/Ecom/Cart/AutoLoginBeforeAddToCart" the number of failed logins is doubled as the systems tries to login the user twice for every login. Can this be fixed? Best regards, Anders ...
Anders Ebdrup
30/12/2016 08:25:05
No replies yet
Index sorting by code
Hi, I know I've placed a feature request in the past, but I'd like to know if recent notifications and/or ideas to help us out. We have a customer using the new index, but we have 2 pages (products and advanced search) with 5 sorting options each. Th ...
Nuno Aguiar
05/12/2016 13:38:30
Last post: 20/12/2016 15:44:03
Local installation - 19.2.9.15 - issue
Hi, Trying to install an old dynamicweb locally - for backup porpuse. I am getting stuck at this page, when I try to goto admin: Admin/Public/GetLanguageMDB.aspx "Language.mdb was not found. Do you want Dynamicweb to attempt to download the database? ...
Jan Sangill
19/12/2016 15:03:35
Last post: 20/12/2016 08:00:03
Facet template extender
Hi Dynamicweb, We have a lot of different values for a lot of different facet groups. Will it be possible to have added a "FacetTemplateExtender" where we can isolate all our logic? Best regards, Anders ...
Anders Ebdrup
15/12/2016 15:34:16
Last post: 16/12/2016 08:21:19
Code first item group visibility
Hi , Where can I find the documentation about how to set the group visibility settings on a code first item. I want to hide some groups depending on on of the other parameters in the item. Through the Item creation interface of dynamicweb it is possi ...
Ben Doorn
12/12/2016 13:22:38
Last post: 13/12/2016 17:10:59
The compiler failed with error code 255.
Hi guys, Just setted up a custom application. And for some reason when logging in to Admin and navigating to /Files am getting This error message. http://www.screencast.com/t/T9BVc395BmEe Any hints what in the world can cause this? ...
Dimitrij Jazel
13/12/2016 15:34:24
Last post: 13/12/2016 15:52:20
Extend OrderOverview in Admin
Hi guys, The customer asked us to extend standard order overview in DW Ecommerce. Here is what they want: http://screencast.com/t/WR47nnZwnF 1) Website uses allot of promo codes (discount codes) and GiftCards. Customer would like to have an extra col ...
Dmitrij Jazel
08/11/2016 15:22:09
Last post: 13/12/2016 12:06:50