Developer forum

Forum » Dynamicweb 10
Subject
Replies
Started by
Last reply
Reward for new users and new newsletter subscribers
Hi guys, I have to create 2 reward campaigns for one of the websites we are working on. 1. Reward for new accounts 2. Reward for new newsletter subscribers. Each campaign is supposed to send an email with a voucher code for an order discount. My ques ...
Adrian Ursu
08/07/2025 10:55:50
Last post: 09/07/2025 11:59:19
Live product info country
Hi, Doing an API call to get the product info triggers several GetProductsInfo requests, for the requested country, in this case US, but also for DK. Request GetProductsInfo sent: '<?xml version="1.0" encoding="utf-8" stand ...
Cátia Torego
29/05/2025 12:35:54
Last post: 09/07/2025 08:59:51
Issue with @dynamicweb/cli 1.0.14
Hello, I have an issue when I call "dw files -e $scanFolder $tempfolder" in with dynamicweb/cli. When I change the version to 1.0.13, everything works again. I get the following error: 2025-07-07T10:50:35.1642277Z file:///C:/npm/prefix/node ...
Claus Kortbek
07/07/2025 14:16:48
Last post: 08/07/2025 10:32:48
DynamicwebConnectorService request timeout
Hi, We are setting up the standard DynamicwebConnectorService / CodeUnit based integration to interact with a BC on prem environment. The ShopData and StockLevel data requests work fine. But the CustomerData request result in a timeout already after  ...
Peter Krusell
02/06/2025 16:41:26
Last post: 07/07/2025 13:30:04
Friendly URL and 404
Hi guys, I have set up a clean DW solution on DW10.16.5 I have created manually all Swift v2 pages (including Navigation tags). I have created a Shop, a few groups and have imported products. Still, I have some issues making it work correctly, despit ...
Adrian Ursu
07/07/2025 12:09:11
Last post: 07/07/2025 12:12:31
DWAPI endpoint for Patching users
Hi guys, I am trying to implement some logic for creating and updating users using dwapi endpoints. Based on what I see in the description of the endpoints, there is no way to update an existing user (other than the logged in user). Can this option b ...
Adrian Ursu
03/07/2025 12:25:46
Last post: 03/07/2025 13:32:30
Change default Product Language
Hi guys, I am trying to change the default language of products from English to Romanian but I can't see any way of editing the "Default" option. What am I missing? The documentation here (https://doc.dynamicweb.dev/manual/dynamicweb10/ ...
Adrian Ursu
30/05/2025 18:52:05
Last post: 03/07/2025 11:36:25
Upload file with CLI
Hello, I am trying to upload a file with the CLI to have the site recycled after installing addins, but I can't get this to work: dw files -i recycle.txt System/CloudHosting --host site.dw10.dynamicweb-cms.com --apiKey Azure.4bb9d02d4c5fsdfsdfsfs ...
Anders Ebdrup
02/07/2025 12:32:04
Last post: 03/07/2025 11:05:43
Permissions and Swift for protecting a website
Hi guys, I have the task of setting up a website that will be completely restricted to anonymous users. In DW9 we used to have a Login functionality where you would be able to set up the protection and trigger a Login dialog for any anonymous user. A ...
Adrian Ursu
01/07/2025 12:30:38
Last post: 02/07/2025 10:26:54
Backend language
Hi guys, I cannot find any way of changing the language of the backend interface. Is this option not supported anymore? Thank you, Adrian ...
Adrian Ursu
01/07/2025 10:13:56
Last post: 01/07/2025 10:32:27
Releases
Hello It would be nice if it were more clear when to expect a new release. See dump below Thanks :) /Suzi ...
Suzi Louring
01/07/2025 10:06:59
Last post: 01/07/2025 10:31:15
Tables not found in schema when exporting with OData v4 blueprint
Hi. We setup OData v4 blueprints for a client but we can't export anything (the tables/pages aren't found in the export schema). I've tried using the base api url with and without specifying the company i.e. https://api.businesscentral.dy ...
Jóhannes Þorkell Tómasson
23/06/2025 16:04:09
Last post: 29/06/2025 16:50:31
Assign assets to products
Hi guys, I have just started an internal demo project from scratch (meaning no default settings, data or anything). I am using DW 10.16.5 with a trial licence for ecommerce. I have defined a few Asset categories and a test product and tried to assign ...
Adrian Ursu
25/06/2025 18:15:42
Last post: 27/06/2025 14:53:14
Send user details - bulk
For DW10 - Is there any simple way for the customer to send customer details in bulk to a group of customers. This would be useful for a new site when we import many existing customers and would like to onboard them in batches after testing. Currentl ...
Jon Thorne
18/06/2025 05:01:06
Last post: 27/06/2025 10:47:17
Currency Null error when trying to open product
Hi guys, I have a list of products in a fresh DW install (DW 10.16.5). The setup was clean, no starter pack or anything. I could create a few products, I have managed to import a few products. When I access the All products list and I try to open a p ...
Adrian Ursu
25/06/2025 19:09:46
Last post: 27/06/2025 03:14:29
Child orderlines (parentorderlineid <> '') are ignored for Quotes
In 10.17.0 any orderline that uses the parentorderlineid seems to be ignored in any ecommerce calculations. I'm specifically testing with orderlinetype = 2 (fixed), but I tried setting it to 0 (product) as well. Seems to be completely ignored for ...
Kenneth Holm
24/06/2025 12:17:46
Last post: 26/06/2025 13:20:21
Data integration interface optimizations
Hi guys, My first attempt to create a Data Integration job in DW10. I have noticed 2 things so far: 1. If I select a destination column in a mapping, I cannot remove it anymore. I can choose another column, but I cannot remove the value in it. 2. I b ...
Adrian Ursu
25/06/2025 18:48:57
Last post: 26/06/2025 10:29:47
Related products dialog
Hi guys, Adding products to a related groups seems a bit complicated: 1. After selecting a Relation group, I need toscroll all the way to the end of the row (which is not exactly short) in order to access the three dots and choose "Add products& ...
Adrian Ursu
25/06/2025 19:15:57
No replies yet
All ProductFields initiated for all ProductFields
Dear DynamicWeb, We see a performance issue in this method where SetupFieldViewModel is initiated for every ProductField and not just once, where the call to SetupFieldViewModel should be placed outside this foreach: "foreach (ProductField field ...
Anders Ebdrup
23/05/2025 10:08:49
Last post: 25/06/2025 13:04:35
How to use Standard.Page.NotFound?
Dear DynamicWeb, How is this notification subscriber: "Standard.Page.NotFound" intended to work in DW10 as I cannot see that it is hitted in our solutions? Best regards, Andes ...
Anders Ebdrup
06/06/2025 15:56:47
Last post: 25/06/2025 07:35:57