Developer forum

Forum » Dynamicweb 10
Subject
Replies
Started by
Last reply
Localize content
Hi guys, I am testing out a situation with a website with multiple languages. I see that the pages are created on all website languages but I cannot see any way of switching between languages other than switching the entire website. Is this by design ...
Adrian Ursu
26/05/2025 11:58:24
Last post: 12/10/2025 22:58:57
Disounts slowing down product dwapi calls
We are launching a new Dynamicweb solution soon and are syncing around 30000 discounts from BC into DW. Seemingly, whenever the DiscountService is refreshed the next dwapi product calls (/search and /{id} at least) become very slow, taking a couple o ...
Jóhannes Þorkell Tómasson
10/10/2025 16:56:16
Last post: 10/10/2025 18:57:58
Testing tool for LI
Hi there, In DW9, on the settings for LI there was an option to execute a test request against the configured URL. Where did that go in DW10? I used it a lot to test out connectivity; not just for live requests but also to test out batch requests and ...
Imar Spaanjaars
21/09/2025 15:45:12
Last post: 10/10/2025 16:01:13
Workflow Change Email on first workflow step
I'm experiencing some issues, in regards to workflow notifications when the products are created from a custom addin scheduled job. I'm currently trying to trigger the notification subscriper manually, but this doesn't seem to send an ema ...
Theodor Perrier
18/09/2025 09:03:06
Last post: 10/10/2025 12:40:03
Set up DW10 on Azure fails
Hi, We are trying to set up a DW10 with Swift2 on an Azure hosting. We get an error saying "System.Data.SqlClient is not supported on this platform". I cannot find anything about this in the guide about running in Azure: https://doc.dynamic ...
Aki Ruuskanen
02/10/2025 09:15:27
Last post: 10/10/2025 08:31:36
PIM - Ability to copy products without selecting a group
Hi! In the PIM, copying products requires you to select a group in which the product will appear. Is there an option to ignore the group and just copy the product? Or select a warehouse group as a group? For example, in the 'All Products' ove ...
Barend Mosch
09/10/2025 12:09:18
Last post: 09/10/2025 17:23:25
Management API weird permissions behavior with valid user with allow backend
I was trying to see if I could get permissions to work with the Dynamicweb CLI using a users JWT Bearer token instead of an ApiKey And if I use the credentials of a user I can get a Bearer token on POST https://localhost:18164/Admin/TokenAuthenticati ...
Kevin Steffer
09/10/2025 13:43:11
No replies yet
VariantInfo Discounts from dwapi /search
Is there a way to get variant discounts from dwapi when getting the main product through details or search? The variant discount is correct when fetching /dwapi/ecommerce/products/{productId}/{variantId} but no discounts are shown in variantInfo when ...
Jóhannes Þorkell Tómasson
06/10/2025 20:26:16
Last post: 07/10/2025 12:34:32
Api controllers
Hi, in DW9 it was possible to use this little piece of code that allowed to add custom api controllers to the exisdting DW project: [Subscribe(Standard.Application.AuthenticateRequest)] public class ApiEnabler : NotificationSubscriber { public const  ...
Karol Barkowski
10/04/2024 11:54:27
Last post: 07/10/2025 11:44:19
Bring back "Copy" option on scheduled tasks
Hi there, In DW 9 you could quickly clone a scheduled task wtih the Copy option on the right-click menu. This is missing in DW 10. Can it be added back? Imar ...
Imar Spaanjaars
04/10/2025 16:16:32
Last post: 06/10/2025 14:15:13
Scrollbar setup in assets editor makes it really difficult to read log files
Hi there, When looking at log files under Assets, it's difficult to see the contents of wide logs (which is most of them). There are two scrollbars on the right (see image); I need to use the right-most one to scroll down so I can see the horizon ...
Imar Spaanjaars
04/10/2025 15:56:05
Last post: 06/10/2025 10:41:30
0.00 as Price in PriceMatrix
Hi, Is it intended that a price entered into the PriceMatrix of 0.00 are being ignored? In the backend it displays as '-' and in the frontend it's being ignored in the price logic. For reference: Using R2 - DW 10.18.10 currently. /Kenneth ...
Kenneth Holm
02/10/2025 10:06:40
Last post: 02/10/2025 18:54:54
Reference group field not resetting
Hello I have created a reference field i use on a group: I can then overwrite the value for specific products in the group: This all works fine, but if i try to make the field empty and the save. It will fill the field with the value 0 instead of def ...
Kasper Pedersen
02/10/2025 17:01:56
No replies yet
Missing columns and Properties button not working in the Assets list
Hi guys, 1. Can we get the Dimensions column back into the Assets list that we used to have in DW9? 2. Expanding the menu on an image in the list and clicking Properties only opens up the image, not the Properties window: When I inspect the button th ...
Arnór Halldórsson
18/08/2025 19:07:05
Last post: 01/10/2025 18:05:51
Order Field Types are in Danish
Small cosmetic thing, they should probably be english by default :-) ...
Justin Sjouw
01/10/2025 11:08:36
Last post: 01/10/2025 13:39:04
Search in image folder much slower in DW10 than DW9
We recently updated a client to DW10 from DW9. He's complaining that searching for images in the Assets section of the Admin UI is considerably slower than it was in DW9 and I've confirmed this to be true. The search is very slow when you nav ...
Jóhannes Þorkell Tómasson
25/09/2025 15:09:41
Last post: 01/10/2025 11:56:43
Font selection in Rich Text Editor
Hi. We recently updated a client from DW9 to DW10. They contacted us about not being able to select a font type in the rich text editor like in DW9: ...am I missing something or has the functionality been removed? Best Regards, Jóhannes ...
Jóhannes Þorkell Tómasson
30/09/2025 19:02:37
Last post: 01/10/2025 10:15:01
Seems Caching and GetImage.ashx has issue
after caching period seems image is broken https://zieglerbolt.dwcmsweb.com/Admin/Public/GetImage.ashx?Image=%2FFiles%2FImages%2FGroups%2F5272615_fasteners_310.jpeg&Width=100 to fix this need to delete Cache.net folder any clue? ...
Shiwanka Chathuranga
01/10/2025 07:18:22
No replies yet
Dynamicweb.DataIntegration.Providers.ExcelProvider.ExcelReader is now Internal - Alternatives
Hi, We do have a feature for SwiftRizzo that uses Dynamicweb.DataIntegration.Providers.ExcelProvider.ExcelReader After upgrading to 10.17.x, we now find that the class is internal and we cannot access the constructor anymore in our dll. Here is our m ...
Pedro Meias
25/09/2025 12:48:57
Last post: 30/09/2025 16:34:12
Add category field options from the product edit screen
Hi, I have a request from our client to be able to add new options to a category field (list) without going into the system settings. What is the best way for me to be able to modify the select input field to create an "add option" button?  ...
Jon Thorne
28/09/2025 18:40:16
Last post: 30/09/2025 09:29:19