Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Issues installing interdependent custom add-in packages in DW10
Hi, We are investigating a general issue with installing custom add-ins in Dynamicweb 10 when the solution consists of multiple internal projects with project references between them. Our setup is roughly like this: - Package A - Package B -> refe ...
Vincent Gercke
30/03/2026 01:25:40
Last post: 27/04/2026 13:38:35
Upload dll files to DW 10 can not install it
Hi, Im trying to upload Select.HtmlToPdf.dll file using the dw install command. In the "Addins/Local" folder i have the file "Select.HtmlToPdf.dll". But in the "Addins/Installed" folder it has a folder called like this.  ...
Andreas Rundgren
24/04/2026 11:21:42
No replies yet
Custom URL provider
Hi guys, I am trying to build a dedicated URL provider for a specific QueryString parameters. It should work similar to how GroupID and ProductID works, meaning that I will have a QueryParameter controlling the path and another one controlling the De ...
Adrian Ursu
20/04/2026 14:45:07
Last post: 23/04/2026 13:42:46
GetByIds is internal ProductStockNotificationService
Hi Dynamicweb, We have encountered a limitation in ProductStockNotificationService that makes it difficult to customize the standard back-in-stock notification behavior. The method below is currently defined as: internal virtual IEnumerable<Produc ...
Anders Ebdrup
10/04/2026 13:56:06
Last post: 23/04/2026 08:44:07
Mising handling of sortorder in VariantGroups
Hi Dynamicweb, I have identified what appears to be an issue in the variant group handling in administration - at least in DW version 10.22.15. It seems that Dynamicweb does not use the database field VariantGroupProductRelationSorting when loading a ...
Anders Ebdrup
20/04/2026 21:37:31
No replies yet
Local AppStore package not showing icon
Hi all, When installing a custom app via a local .nupkg file, the package icon defined via <PackageIcon> in the .csproj is not displayed in the AppStore UI. Expected behavior: The icon defined in the NuGet package should be displayed in the App ...
Wilfred Polderman
30/03/2026 11:04:37
Last post: 09/04/2026 09:40:24
Custom menu actions - forms for editors
Hi, in the submitlist - I would like to add a new possibility to the Action menu. Delete ALL formsubmits. /Admin/UI/Apps/SubmitList When reading this: https://doc.dynamicweb.dev/documentation/extending/administration-ui/action-menu.html I am trying t ...
Jan Sangill
30/03/2026 13:08:13
Last post: 04/04/2026 14:40:06
Add an alert in custom back-end pages
Hi guys, I am trying to add some logic in some screens of a custom DW10 App. I am trying to get to something like this: More specifically, inject an Alert above the first element of the page. Is this something already wired in the existing logic? Tha ...
Adrian Ursu
19/02/2026 11:08:57
Last post: 03/04/2026 14:08:48
Unable to retrieve tiered prices
Hi, I’m currently working on implementing tiered pricing (adaptive pricing) based on the order quantity of a client. In the attached screenshot, you can see the data I’m currently receiving for the product I’m testing with. At the m ...
Wilfred Polderman
17/03/2026 12:39:55
Last post: 03/04/2026 13:09:41
How to trigger live integration product info fetch outside ProductCatalog?
Hi all, I’m using Swift and trying to show customer-specific tier prices from our ERP via Live Integration on a BlanketOrderDetails page. On product list pages, this works fine because the ProductCatalog query seems to trigger FetchProductInfos ...
Wilfred Polderman
18/03/2026 16:05:26
Last post: 03/04/2026 12:02:39
Assortments change notifications
Is it possible to get a Notification to subscribe to when an Assortment has changed? I am thinking of when a product is added/removed etc when the information of which products have been removed/added. Now the only subscriber is when the Build Assort ...
Kasper Pedersen
01/04/2026 21:43:33
No replies yet
Get PriceAutoId from active price on a product
Is it somehow possible to grab the PriceAutoId or the PriceId from the price in EcomPrices that Dynamicweb has chosen to be the active price for a product? Best regards, Niels Foldager ...
Niels Foldager
13/05/2020 17:54:45
Last post: 01/04/2026 14:02:29
MappingConditionals ignored in Data Integration job
HI, I have created a Data Integration job using an EcomProvider as the source and an XML provider as the destination. A condition on ProductId works as expected when configured directly in the job. However, when I attempt to apply or modify this cond ...
Umar Farooq
26/03/2026 08:27:44
Last post: 27/03/2026 11:59:18
Product URL slug generation algorithm
I have a case where the client occasionally edits product names slighty. This results in a new URL/slug for the product details page for the product. The client would like to keep the original URL for SEO purposes. To ensure the URL stays the same, I ...
Sigurd Nejrup
26/03/2026 12:42:19
Last post: 27/03/2026 11:53:10
Custom packages / dll and auto-upgrade DW version
Hi there, I have a DW solution where my custom packages failed to load after a DW version upgrade (they were moved to a "DLLs failing at startup" folder under Addins. It seems it's not code compatibility related but just versioning rela ...
Imar Spaanjaars
29/11/2025 15:15:48
Last post: 24/03/2026 23:11:06
Creating GridRows via the Management API
Hi, I'm trying to create a Page, With GridRows and Paragraphs via the management API. Could it be that the GridRowCreate only works correctyly in a visualeditor context? That is what my AI helper suggests per the analyses below: GridRowCreate Man ...
Justin Sjouw
13/03/2026 16:33:52
Last post: 13/03/2026 17:04:42
Updating the references from image pattern
Hi DW coders, What can I do to refresh the image pattern images? The issue was that my solution was missing allowed file extensions for the image pattern, which I have since added to GlobalSettings. However, it does not seem to update or look for new ...
Dan Tomicic
06/03/2026 10:48:53
Last post: 06/03/2026 11:08:03
DW10 Scheduled Task add-in cannot load Renci.SshNet (SSH.NET) dependency
Hello Dynamicweb Support, I’m building a custom Scheduled Task add-in in Dynamicweb 10 to sync image assets from a customer NAS/SFTP server into DW10 (/Files/Images/…). The task fails at runtime with this SSH.NET dependency load error: & ...
Wilfred Polderman
27/02/2026 15:05:31
Last post: 02/03/2026 10:38:53
Adding options to product category fields
Hi there, How do I add options to a Product Category Field (of type Field) programmtically? I tried things like this: private static void SaveFieldOptions(string fieldId, Dictionary<string, string> options) { var defaultLanguageId = Dynamicweb. ...
Imar Spaanjaars
17/02/2026 23:26:53
Last post: 18/02/2026 10:07:49
PricePriority in EcomPrices?
Dear DynamicWeb, We have a requirement where we need to prioritize prices when multiple prices apply. Initially, I was pleased to find the PricePriority field in the EcomPrices table, as it seems to be designed exactly for this purpose. However, duri ...
Anders Ebdrup
17/12/2025 10:32:10
Last post: 28/01/2026 13:28:22