Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
"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
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
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
Custom product discount provider
Hi, I am looking for a way to handle product discounts based on custom functionality. I want the discount to be rendered in the productlist, product details and in the cart. When I use standard salesdiscounts and choose product discount, the price ge ...
Mikkel Ulstrup
19/01/2017 13:41:02
Last post: 25/09/2017 10:51:50
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
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
Smart Searches List
Does anyone know how I can list the users from a smart search in backend code? I’ve the Guid and name of the smart search but have no way to get the users list from the API (Dynamicweb.Modules.Searching.SmartSearch). Thanks, Rui Silva ...
Rui Silva
04/01/2017 17:32:34
Last post: 01/02/2017 14:56:27
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
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
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
API questions - DW9 - How?
I have this in DW8. Dynamicweb.UserManagement.Group.GetGroups() Dynamicweb.Modules.UserManagement.User Where would this be found in DW9. Tried looking in API, but couldnt find it. Also, in Dw8 I used the API - Dynamicweb.Database - stuff like this: h ...
Jan Sangill
12/12/2016 10:37:48
Last post: 12/12/2016 12:14:35
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
SSH.NET. Possible to use on a non custom solution DW 8.8.X?
@using Renci.SshNet; @using Renci.SshNet.Common; @using Renci.SshNet.Sftp; Hi, is it possible to use SFTP somehow via dynamicweb? I guess this is a yes/no answer:) ...
Jan Sangill
29/11/2016 11:14:22
Last post: 30/11/2016 13:35:37
TotalQuantity missing?
Hi, Shouldn't there be a "TotalQuantity" or similar here: "Dynamicweb.eCommerce.Common.Context.Cart.OrderLines" I'm using 8.8.0.3. Regards / Aki ...
Aki Ruuskanen
25/11/2016 16:30:09
Last post: 28/11/2016 08:22:05
Change delivery method in API
Hi everyone, I am trying to change delivery method in API. All I could find so far is that Shipping Method - is just a string http://www.screencast.com/t/svO2SC41eLuv Was hoping it could be much easyer to change. /Dmitrij ...
Dimitrij Jazel
25/11/2016 10:02:33
Last post: 25/11/2016 10:45:38
Getting multiple groups with a parameter editor
Hi there, I have a configurable add-in that needs multiple user groups to be selected. I found the UserGroupParameterEditor which does what I need, but only for one group at a time. Is there an editor or other solution to let a user select multiple g ...
Imar Spaanjaars
24/11/2016 17:03:40
Last post: 25/11/2016 13:14:31
Handle VAT on shipping fee
Hi Dynamicweb, I have a FeeProvider where I need to set the VAT-amount on the fee, but right now the provider only returns PriceRaw which does not handle VAT. So how can I specify whether the current shipping fee should include VAT as it varies from  ...
Anders Ebdrup
24/11/2016 14:12:54
Last post: 28/11/2016 08:14:16
CartV2 - Ecom:Order:OrderLine.Modified time stamp
Hi. I have an issue when trying to sort orderlines in the cart. The "Ecom:Order:OrderLine.Modified" value isn't updated when you modify the orderline (E.g. by adding or removing a product from the line). The value is when the line is created - Same a ...
Christian Werner
23/11/2016 14:38:45
Last post: 24/11/2016 13:47:57
Codefirst item problems
Hello DynamicWeb I am having some problems with my codefirst items that i'm hoping you can help me with. I had an item type that i recreated with codefirst and everything worked fine, i can view it and so on, but when i try to create a new instance o ...
Casper Andersen
22/11/2016 21:46:10
Last post: 25/11/2016 13:07:07