Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Order field with custom provider
I have created a new custom product field type using the ProductFieldTypeProvider and it works like a charm on products. I can see that the same field type can be chosen for order fields too, but how can I get the order object through the same field  ...
Martin Moen
02/02/2023 09:34:53
No replies yet
NotificationSubscriber on "DWN_STANDARD_USER_OnExtranetLogin" values from customfields
Hi, I need to get some customfield values on user login event ([Subscribe("DWN_STANDARD_USER_OnExtranetLogin")]), because I need to check a field upon login - whether the user should be required reset password or not. Ive made a custom fiel ...
Marie Louise Veigert
31/01/2023 13:01:52
Last post: 31/01/2023 13:33:41
Flat rate tax provider - shipping fee provider conflict
Hi, I have made a shippingfee provider to handle Free shipping on some products. public class ShippingFeeProvider : Dynamicweb.Ecommerce.Orders.FeeProvider { public override PriceRaw FindFee(Order order) { // returning my custom fee on some products  ...
Jesper Splidsboel
20/01/2023 11:07:37
Last post: 27/01/2023 14:01:16
Frontend translation in OrderComplete notification
Hi, We are trying to create an order complete and at that time, we need to append some strings (orderline custom field in my case, but could just as easily be an order custom field), that we then need to use in the email notification and "My ord ...
Nuno Aguiar
26/01/2023 12:04:36
Last post: 27/01/2023 13:28:03
HttpContext in an IndexBuilderExtender
Hi there, In an attempt to optimize code in an IndexBuilderExtender, I wanted to preload some data and store it in HttpContext.Current.Items so I have it available for subsequent calls to ExtendDocument. However, HttpContext.Current is null (and so i ...
Imar Spaanjaars
26/01/2023 11:30:55
Last post: 26/01/2023 11:50:09
User property SystemFieldValues is empty
Hello, When trying to access property SystemFieldValues of an User, this property is always empty. Is this behaviour expected? Thank you. ...
Pedro Meias
25/01/2023 10:51:38
Last post: 26/01/2023 11:40:24
Error getting index information after successful index instance run when reloading index page
Hi all, We're experiencing a weird error that we can't really pinpoint what is caused by and when it started... We're on a DW 9.14.3, we've tried upgrading Dynamicweb.Ecommerce from 1.14.17 (came with 9.14.3) to a 1.14.47 (lastest sta ...
Mikkel Hammer
10/01/2023 11:23:07
Last post: 24/01/2023 14:06:45
Setting price to 0,000001 causes error in some price properties
Hi DW, We have a solution where we set the price to 0,00001 to act as a free product, taken from here (forum post). But after upgrading to 9.14.3, some of the properties on our orderline.UnitPrice breaks, shown here below. Hope you can help Best rega ...
Mikkel Hammer
12/01/2023 10:33:05
Last post: 20/01/2023 10:38:20
User Addresses CRUD via webapi
Hi, We're trying to add and edit (eventually delete) user addresses via the webapi. As far as we can tell we can do a Get, but we cannot create (POST) (nor update - PATCH) addresses. Is this in the road-map, and if so, for when? Best Regards, Nun ...
Nuno Aguiar
16/01/2023 12:30:33
Last post: 18/01/2023 17:50:12
Forms for Editors - fileupload whitelist of file extensions
Hi can I using "Forms for Editors" make a whitelist of file-extension and try to pervent upload of unwanted files on serverside ? I know you can rename your files and bypass this kind of restrictions, but anyone has a solution to this ? A n ...
Jesper Splidsboel
30/12/2022 11:59:30
Last post: 18/01/2023 17:39:32
after upgrading to 9.14.7 checkout steps are not working
the solution which works with 9.14.6 without any issue and after ugrading to 9.14.7 checkout submit no more work. when submit it return to same step. solution is not swift or Rapido... anything to consider with this change? ...
Shiwanka Chathuranga
11/01/2023 10:37:58
Last post: 18/01/2023 17:16:04
Area settings publicly accessible via dwapi
Hi If I call /dwapi/content/areas I can see all areasettings for a solution without being asked to authorize myself. Sometimes I store information that should not be accessible to anyone other than the backend users in the area settings, so I find it ...
Roald Haahr
18/01/2023 15:16:19
Last post: 18/01/2023 15:38:05
Site hangs after saving groups
Dear Dynamicweb, We have a site with a lot of products and when a group is saved then the site hangs for several seconds as we a missing some logic to check whether url dependent properties are changed. Please take a look a the existing code here fro ...
Anders Ebdrup
04/10/2022 06:56:08
Last post: 10/01/2023 14:08:04
Manually running scheduled job returns: Token is invalid, scheduled task run canceled
DW-version 9.13.10. On staging environment whenever I run a scheduled job i receive the following error message: "Token is invalid, scheduled task run canceled". Windows scheduled task is not installed on the server, so scheduler is not wor ...
Philip West Christiansen
03/01/2023 15:32:46
Last post: 10/01/2023 09:56:49
User unable to search when there have special character
Dear Support, We are having some issue when searching user from the impersonated user list with Email address. When I search with first portion of the email it is searched properly however when I search with domain name(Ex: @gmail.com, @dynamicwebapa ...
Yoon Peti Nwe
26/12/2022 08:27:54
No replies yet
Setting "active" cart via dwapi
Hi, Is it possible to set current "active" cart for a user via the dwapi? We have an app that uses the dwapi, where users can create new carts and add products and so on.. But we have an "issue" where if the user creates a cart an ...
Mikkel Hammer
08/08/2022 11:34:54
Last post: 15/12/2022 15:18:34
WebApi: Adding users to group
Hi Is it possible to associate a user with a user group during creation of the user with /dwapi/users/create? And if not, can it be done in another way? Kind regards Roald ...
Roald Haahr
05/12/2022 14:03:15
Last post: 14/12/2022 13:15:22
Documentation for Excel Exporter
Hi, Is there any documentation available for the Excel Exporter? We had this link, but it seems it's not available anymore. https://doc.dynamicweb.com/other/tools/generic-excel-exporter Thank you. ...
Pedro Meias
15/11/2022 13:00:32
Last post: 29/11/2022 14:50:56
Using GENERIC EXCEL EXPORTER
Hi guys, I have found out this functionality for exporting/generating excel documents based on an object. I think the functionality is pretty useful but I would like to understand a bit more about how it works. I have read the documentation here: htt ...
Adrian Ursu
09/01/2022 12:17:59
Last post: 29/11/2022 10:04:03
ProcessOrder in custom shipping provider not working
Hello! I am debugging a strange issue that is caused by the fact that the order.shippingProviderValues dictionary is not initialized correctly in my shipping provider in some cases on our production environment. - I cannot reproduce this bug on my de ...
Unnsteinn Garðarsson
12/07/2021 17:21:29
Last post: 28/11/2022 17:41:03