Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Direct paths, redirects and api
Hi, What is the order in which the redirects are handled? Is it correct, that if a page is not found, the settings for direct paths is checked. If no rule exists here, the 404-page is shown? If I want to hook into this, and create my own extension fo ...
Kurt Moskjær Andersen
14/05/2019 10:07:35
Last post: 20/05/2019 15:25:51
DLL Issues in an MVC project
Hello! I have tried to set up an environment in an MVC structure for a few days now, but something always breaks. The newest issue I have is that while logged in to backend the dlls are sometimes skipped, see attached image. Only sometimes though. An ...
Oscar Romin
16/05/2019 10:24:27
Last post: 16/05/2019 12:23:26
Dynamic list of related products
Hi, We want to dynamically generate the list of related products. That is, instead of manually adding the related products (https://doc.dynamicweb.com/rapido/configuration/general/related-products), the related products should be automatically chosen ...
Tomas Gomez
09/05/2019 16:02:06
Last post: 09/05/2019 16:13:47
Edit Product Discount Name
Dear All, I created the discount on Order discounts. I changed the discount name. Then I checked in EcomDiscount table The discount name didn't change in EcomDiscount table but the change in EcomDiscountTranslation table (please refer to the attached ...
Tin Ma Ma
03/05/2019 07:40:54
Last post: 05/05/2019 17:10:12
Voucher Code applied but not effect on price
Hi All, I am implementing Dynamicweb API for mobile. I set the voucher code in order and save the order. myOrder.VoucherCode = voucherCode; orderService.Save(myOrder); The voucher code is applied in order but the price doesn't effect. One time set th ...
Zayar Minn
24/04/2019 09:25:25
Last post: 02/05/2019 14:05:25
Exception in assortment handling
Hi Dynamicweb, We have a critical error in the assortment handling for 9.6.6. In GetProductSql we have this code section: If Not IsNothing(user) Then Dim assortments As IEnumerable(Of String) = Services.Assortments.GetAssortmentIdsByUser(user).ToArra ...
Anders Ebdrup
14/04/2019 09:35:29
Last post: 02/05/2019 09:26:25
commentArgs always return
Hi commentArgs is always null when I run this code (Sample from api doc), I have no problem with other notifications. Its the same with all the CommentNotifications i have tried. What can be wrong? using Dynamicweb.Extensibility.Notifications; using  ...
Kim Søjborg Pedersen
30/04/2019 23:11:31
Last post: 30/04/2019 23:59:16
Add new (Loyalty point) transaction trough API
Hi, is there a method for adding a point transaction to the EcomLoyaltyUserTransaction table? I see you can do it manually through the backend, but can't find a method for that in the Dynamicweb.Ecommerce.Loyalty namespace https://doc.dynamicweb.com/ ...
Kim Søjborg Pedersen
27/04/2019 19:52:36
Last post: 29/04/2019 12:45:45
OrderLine Custom FieldValues
Hi All, I am trying to retrieve OrderLineFieldValue. But it doesn’t come out. Could you please guide me? Here is my referencing and code. Ref: https://doc.dynamicweb.com/api/html/6c37dac8-8290-11ad-8420-fb09fb0ef765.htm Custom Fields: A1.PNG Codes: A ...
Zayar Minn
25/02/2019 07:37:05
Last post: 24/04/2019 09:08:09
Manual Insert of Forms for editors
As usual we are doing some custom contact us forms and this means for various good reasons we have to insert the collected data to the forms for editors structure. So I tried this: Dynamicweb.Forms.Submit submit = new Dynamicweb.Forms.Submit(); submi ...
Kevin O'Driscoll
15/04/2019 12:10:11
Last post: 23/04/2019 18:31:31
SQL settings from GlobalSettings
Hello, I am trying to find a notification subscriber that triggers before Dynamicweb loads the SQL information (sql server, database, user/password) from GlobalSettings.aspx. So far unsuccesfull, I have tried the subscribers from here but it seems th ...
Søren Ravn Lund
23/04/2019 10:21:32
Last post: 23/04/2019 16:43:13
Server callback in checkouthandler
Hi, I am developing a checkout handler for DW and have a couple of implementations to use for reference. The ones I have are not using a server callback for the payment order but use different methods. The one I am developing uses a server callback a ...
Reynir Viðar Ingason
23/04/2019 14:43:50
Last post: 23/04/2019 16:03:44
Redirect for inactive product?
Hello, Does anyone know how to make a redirect for an inactive product to another product? I cannot fiture out which notifier to use in this occasion... Best regards, Anders ...
Anders Ebdrup
30/10/2017 22:43:00
Last post: 16/04/2019 13:30:18
GetProductById retrieves exception on IndexBuilderExtender
Hi, I am trying to get a product on IndexBuilderExtender using Dynamicweb.Ecommerce.Products.Product.GetProductById("PROD2546"), but it's always retrieving the following error: Product index builder experienced a fatal error.. System.NullReferenceExc ...
Mario Santos
01/12/2017 14:59:37
Last post: 15/04/2019 11:48:09
PageViewModel.Languages contains deactivated sites
Hi Dynamicweb, When using PageViewModel.Languages in our templates we also get references to deactivated language layers. Can this be changed either to include on active language layers or add an extra property where we have check whether the languag ...
Anders Ebdrup
14/04/2019 11:39:14
Last post: 15/04/2019 10:27:31
Regarding CyberSource Payment method we got bug in discount
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Helvetica} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Helvetica; min-height: 13.0px} p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Helvetica; color: #0563c1} li.li1 {margin: 0.0px 0.0 ...
Shiwanka Chathuranga
11/04/2019 11:19:43
Last post: 12/04/2019 18:06:09
Extending Integration Customer Center
Hi! Is it possible to extend Integration Customer Center so that we can get other types of documents and display them beside inovices, orders and credits? Ivan ...
Ivan Marijanović
08/04/2019 10:07:35
No replies yet
Saved Cards in Cybersource - Not saving the card
Hi, I'm having some issues with saving cards using Cybersource. This is something that used to work and just soped recently, there was a DW version update so i'm thinking it might be related to that. When i try to save a new card i get the indication ...
Cátia Torego
23/01/2019 17:53:14
Last post: 28/03/2019 11:47:24
Error in setting Price to orderline
Hi, I have a service to add products to cart and we are using price module for product prices. I am adding orderlines like this var builderConfig = new OrderLineBuilderConfig { ProductId = product.ProductID, Quantity = double.Parse(product.Quantity), ...
Umar Farooq
25/03/2019 11:10:58
Last post: 26/03/2019 17:51:26
GetGroups sorted by sort number
Hi, I am using services to GetTopLevelGroups() and then GetGroups() for the subgroups and everything works fine except the sorting. I understand a group may belong to multiple parents, which may be the reason why it's not a property of the Group clas ...
Nuno Aguiar
14/03/2019 20:30:20
Last post: 20/03/2019 14:55:57