Developer forum
Subject
Replies
Started by
Last reply
Use UserParameterEditor and UserGroupParameterEditor for custom tax provider
I have a solution that needs a custom parameter to select some users and/or groups to be ignored on the tax calculation. I've tried to use the UserParameterEditor in the AddInParameter but this is returning an error: Message: Object reference not set ...
Rui Silva
22/02/2018 18:48:41
Last post: 19/09/2018 10:17:23
NuGet package Dynamicweb.Admin.9.3.8 not available
Hi It seems like I have got a deja vu!! I am trying to get NuGet package Dynamicweb.Admin.9.3.8 from https://www.myget.org/F/dynamicweb-packages/api/v3/index.json but it's not available there. Why is that? Shouldn't it be? ...
Lars Larsen
14/09/2018 09:32:12
Last post: 17/09/2018 12:00:19
Form: Send email with attachment (Uploaded item)
Hi, I am trying to create a form, with "FIle" field, where user can upload the file and submit the form. I've also configured to send email when the user submit the form. I've received the email when the user submit the form but it only displayed the ...
Thaw Htun Lynn
27/08/2015 11:56:56
Last post: 14/09/2018 11:37:45
14
Subscribe
Login user in code
I'm creating a custom login method and trying to login user with code: // querying the user User user = Dynamicweb.Security.UserManagement.User.GetUserBySql("SELECT * FROM AccessUser where AccessUserExternalId = '3005013299'"); is there any way i can ...
Vilhjalmur Ingthorsson
13/09/2018 12:44:20
Last post: 13/09/2018 15:08:37
Alert from Ecommerce.Notification
Hi, I'm subscribing to the Ecommerce.Cart.Line.Added notification and would like to send an alert to the user, when certain products are added to the cart. It is possible to add a session-variable in the subscriber, which triggers an alert in the mas ...
Kurt Moskjær Andersen
11/09/2018 13:15:45
Last post: 11/09/2018 15:57:20
OrderTemplateExtender : only execute at a certain cart step
Hello, I have some code in an OrderTemplateExtender that I need to execute at a certain custom step in the cart and only there, because it is resource-intensive. However I can't find out how to do that. Order.CartV2StepIndex always returns 0. How do ...
Gaëtan Di Caro
10/09/2018 08:19:17
Last post: 10/09/2018 09:16:47
Internal error occurred. Additional information: ''.
Hi everyone, Today customer called me and asked for help. In Admin, after clicking UserManagement or ManagementCenter - you get this error: https://www.screencast.com/t/SXbl4RGFTac really weared. Application version: 8.8.1.6 ...
Dimitrij Jazel
08/05/2017 09:54:25
Last post: 05/09/2018 10:16:30
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