Developer forum
Subject
Replies
Started by
Last reply
Geolocation and api
Hi, Is it possible to disable the geolocation-lookup, when importing users from an ERP-system via the api? I've tried to set the parameter IsGeolocationCustom=true on the user, but that doesn't do the trick. -- Best regards Kurt Moskjaer Andersen ...
Kurt Moskjær Andersen
03/09/2018 10:28:53
Last post: 03/09/2018 13:52:10
Orderline subscriber and customernumber
Hi, I'm subscribing to the notification Dynamicweb.Ecommerce.Notifications.Ecommerce.Cart.Line.Added, in order to update the unitprice of the product added. In addition I'm using full impersonation and would like to get the customernumber from the Dy ...
Kurt Moskjær Andersen
29/08/2018 15:14:38
Last post: 29/08/2018 20:03:44
Order Id in the order flow emails subject
Is there a way to have the order id in the order flow emails subject? I know that this can be done in the order confirmation email by adding {OrderID}, but in the order flow emails it doesn't work. Is this possible to do? DW version 9.4.11 ...
Cátia Torego
03/08/2018 19:21:33
Last post: 28/08/2018 19:16:11
Programmatically updating indexes
Hi there, In the past I was able to update a remote index by posting to a URL like this: http://sitename/Admin/Api/repositories/build/Products/Products-index-index/B/Full%20Catalogue However, when I do that now, I get a 401 - Unauthorized on DW 9.4.1 ...
Imar Spaanjaars
28/08/2018 14:07:56
Last post: 28/08/2018 15:56:47
Filter Items list in 8.9
Hi guys, I need to use the API to get a list of items with a specific SystemName from the current Area. I am not sure if using Dynamicweb.Content.Items.ItemManager.Metadata.GetItemType("News") will return only the Pages from the current Area. Can any ...
Adrian Ursu
28/08/2018 12:32:54
Last post: 28/08/2018 15:39:36
Products in order history Macro in Repository
Hi, I have a customer that wants a similar Macro to "MostFrequentBoughtProducts" and "MostBoughtProducts". They want something like "Produts bought in the last 2 years". https://www.screencast.com/t/Tqa28OGh07 That said can I get the source code for ...
Nuno Aguiar
11/04/2018 16:39:24
Last post: 27/08/2018 11:27:54
Forms for editors
How can I override the path where the forms for editors saves file attachments? BR Thomas ...
Thomas Larsen
27/08/2018 09:32:24
Last post: 27/08/2018 11:25:20
JS event for page load
Are there any event listeners we can use to get info on a page load? I saw there was a RapidoHook.contentLoaded() for Rapido, but it is not fireing on all pages/content. basically we need to send a Google tag Manager event on all page loads, and woul ...
Martin Grønbekk Moen
22/08/2018 09:50:20
Last post: 24/08/2018 12:04:24
Nuget install : Unable to load one or more of the requested types.
Hello, I have tried to install a DW solution using nuget, but I'm having this error message when I run the website (see screenshot) : "Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information." I ...
Gaëtan Di Caro
30/04/2018 11:34:30
Last post: 21/08/2018 13:02:33
14
Subscribe
Get groups sorted via API - Ecom
Hi, You have this method: Dynamicweb.Ecommerce.Products.Group.GetAllGroups(); How would one go about getting groups in sorted fashion? Like the menu would output it. //jan ...
Jan Sangill
16/08/2018 14:07:11
Last post: 21/08/2018 08:35:01
Debugging symbols DW 9.4.18 / latest
Hi, I am researching a long running problem for one of our customers, concerning the sending of marketing mailings. In the Visual Studio debugger I get several errors, for example: But I cant debug any further because I'm missing the symbol files: Is ...
Harald Brouwers
17/08/2018 14:26:12
Last post: 20/08/2018 08:36:28
DW9 Calculated Fields
Hi, i'm having trouble finding the Calculated Fields area in dynamicweb 9. It used to be under management center -> Ecommerce -> Products. However i dont see it anymore, i wasen't able to find it anywhere else. In the dw9 api cheatsheet i see t ...
Anders Ditlevsen
01/08/2018 16:22:08
Last post: 17/08/2018 11:01:16
Add new tab on User details in back-end
Hi guys, I want to extend a bit the information available for Users and User groups and display some assortment specific information. For the purpose of a cleaner UI, I would like to add a new tab on the ribbon of the user detail, next to the "Option ...
Adrian Ursu
08/08/2018 12:19:08
Last post: 08/08/2018 15:09:51
Order.GetOrders Method (String, Boolean) obselete, but no replacement?
Hi, this method https://doc.dynamicweb.com/api/html/ae7b1578-1f3d-afde-deb1-0df3391b025b.htm have been marked as obselete. I cant seem to find its replacement. In orderService you have a GetOrders - but thats all orders retrieved. Does a method exist ...
Jan Sangill
02/07/2018 12:38:41
Last post: 06/08/2018 14:25:19
14
Subscribe
Cart only supports cart items exception
Hi, We been experiencing some issues with orders completed that try to load into ecommerce context and when this happens it will give us an exception: This is happening in two different solutions, one in DW9 (9.3.8) and the other in DW8 (8.9.2.20). T ...
Rui Silva
20/04/2018 16:06:03
Last post: 03/08/2018 09:59:09
Notification before added to cart
Hi, Our customer would like to be able to upload an image from the product page, just before it is added to the cart. I've added a custom orderline field and rendered a file-input field instead of the normal text-input, on the frontend. Is there a wa ...
Kurt Moskjær Andersen
24/06/2018 11:48:02
Last post: 01/08/2018 13:54:32
Notifications.UserOnBeforeSave : Get old user ?
Hello, I'm trying to execute some code when a user saves his profile, so I use UserOnBeforeSave. In there I need to see what changes have been done on certain fields, and so I need to compare the new and old data. However, the UserNotificationArgs se ...
Gaëtan Di Caro
31/07/2018 10:02:23
Last post: 01/08/2018 08:29:27
AssortmentsCalculateUserAssortments not working properly in DW9.4
Hi Dynamicweb, We have a solution where only sales agents has access to some products and when impersonating a customer, then we are using the subscriber to overrule assortments for the impersonated user. After upgrading the solution from 9.3 to 9.4 ...
Anders Ebdrup
26/06/2018 22:46:21
Last post: 31/07/2018 12:48:56
Google maps API referer restrictions.
Hello, We recently updated to 9.4.16 and noticed the ShowOnMaps module works now. Still we have two issues with the module. We have referer restrictions on URL for our website because we dont want everyone to make calls on behalf of us. Viewing the l ...
Antek Drzewiecki
24/07/2018 13:10:20
No replies yet
ACTIVE DIRECTORY (AD) INTEGRATION trying to connect.
Hi Been trying to figure out why i cant access the web service. Went through the guide and did everything that was told in the guide. The iis registers the project and i can browse through it in the website but the problem is when i'm trying to acces ...
Jón Heiðar Sigmundsson
12/07/2018 18:58:23
Last post: 13/07/2018 12:55:44