Developer forum

Forum » Dynamicweb 10
Subject
Replies
Started by
Last reply
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
AssortmentItem LanguageID
I'm working on a case where assortments are being imported into the Database via integration jobs. Assortments are created in EcomAssortments, connected to the right shop in EcomAssortmentShop relations, products are added via EcomAsssormentProdu ...
Justin Sjouw
26/09/2025 16:26:12
Last post: 29/09/2025 12:15:42
Google Maps API key location
I’m using the Geolocation field in Dynamicweb. The docs mention that the coordinates can be retrieved automatically. But where do we set the Google Maps API key in a DW10 setup? Same question for the GeoLocation fields on Users: these should fe ...
John Broers
26/09/2025 15:10:03
Last post: 29/09/2025 08:44:50
Integration Provider issues. FileProviders are hardcoded and not extendable
I have a need to have similar functionality to the FileProviders where the source and destination are exactly the same. This works great for FileProviders where there is a lock on the destination table, then when you select the source table the desti ...
John Collins
26/09/2025 21:09:14
Last post: 29/09/2025 08:05:42
Add multiple users to grpup
Hi guys, I have tried adding multiple users to a group using the option from the Actions menu but it does not seem to work. Adrian ...
Adrian Ursu
28/09/2025 14:49:45
Last post: 28/09/2025 14:51:17