Developer forum
Subject
Replies
Started by
Last reply
Addin for customized urls
Hello DW, Been looking through the api doc for addin functionality for altering the urls generated, but can't seem to find anything related to extensions even though customized urls are mentioned in CMS extensibility. The reason is I'm trying to mani ...
Claus Ørum-Petersen
04/06/2019 13:25:02
Last post: 06/06/2019 17:21:33
Item not updated in ItemNotification.Saved
Hi I can't see why this code doesn't update my field "Title". Any ideas? ...
Lars Larsen
04/06/2019 15:57:52
Last post: 06/06/2019 10:33:14
Rapido checkouthandler render not working
Hey there, I am having an issue with a checkouthandler rendering a post template. I am using Rapido full and have several chekout handleres configured. Some are working but others are not and I am failing to find what the difference is. When I run th ...
Reynir Viðar Ingason
05/06/2019 13:35:03
Last post: 05/06/2019 15:01:16
Google Maps GeoLocation Issues in Dynamicweb 8
Hi, I'm experiencing issues with "Get Location from api" or just getting the location for a user's address in general in dynamicweb 8. The issue seems to be related to or is simply the same as in this thread: https://doc.dynamicweb.com/forum/cms-stan ...
Anders Ditlevsen
04/06/2019 08:34:57
Last post: 04/06/2019 09:25:52
Dan Gheorghe
16/04/2019 17:17:16
Last post: 30/05/2019 07:25:08
Get dropdownlist label
Hi I use Dynamicweb.Services.Items.GetItemByPageId(pageid, false) to get an item. This item has a dropdown list field and I want to get both its selected value and label. How can I get the label? ...
Lars Larsen
09/05/2019 14:59:55
Last post: 30/05/2019 06:23:27
Log to event viewer
Are there any example code on how to log events into the eventviewer? We use Dynamicweb.Logging.LogManager but that only creates files in the System/Logs folder, not in the event viewer. ...
Martin Grønbekk Moen
28/05/2019 14:52:52
Last post: 28/05/2019 15:39:35
Use of stats table in Dw Databse
We have customer who is running dw application Live for 13months we have noticed 3 tables have more than 1m data records, need to know more about those tables Statv2Session - 2M+ Records Statv2Object - 1M+ Records Statv2Page - 9M+ Records What is the ...
Shiwanka Chathuranga
27/05/2019 19:05:15
Last post: 28/05/2019 12:10:18
Checkout handler POST callback
Hey there, I am developing a checkout handler and the pattern of this payment provider is as follows: 1. The store sends a POST request for the creation of a new payment order with information about user and a single callback url. 2. The payment prov ...
Reynir Viðar Ingason
22/05/2019 12:03:03
Last post: 24/05/2019 10:47:33
12
Subscribe
Mailchimp integration, API requests.
Hey, I'm trying to implement a basic MailChimp integration using their API. Unfourtunately the MailChimp API doesn't allow CORS requests, which blocks making this using clientside scripting. To get around this, I need to do a basic api-requests from ...
Villlads Nielsen
13/05/2019 13:56:19
Last post: 21/05/2019 23:28:09
Navigation ProcessTree override is ignored in 9.6.7
Hi, Ater upgrading to 9.6.7 my override ProcessTree is no longer executed. My code has run for a long period and is build like the example here https://doc.dynamicweb.com/api/html/23c6c4ec-0320-a8a7-0d56-2795771b546b.htm But after upgrading from 9.3. ...
Kim Søjborg Pedersen
17/05/2019 12:40:58
Last post: 21/05/2019 09:50:40
AddInParameter reads double value wrong in our CustomShippingProvider
Hi, We have a Custom shipping provider, with AddInParameters of type double, using the FloatingPointNumberParameterEditor. As long as the inpunt in these fields is a nice round number, everything works fine. But now our client changed the value 6.00 ...
Hans Kloppenborg
16/05/2019 16:43:22
Last post: 21/05/2019 08:42:45
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