Developer forum
Subject
Replies
Started by
Last reply
Readme content in App details
Hi guys, I am wondering if there is any way of displaying the Readme content of the Nuget package for Apps. I believe that it would be very useful to read something about each APP. Thank you, Adrian ...
Adrian Ursu
20/08/2026 10:47:21
Last post: 25/08/2026 14:05:02
In DW10 Notification Ecommerce.Cart.Line.Added Cart Object is Read only
any reason In DW10 Notification Ecommerce.Cart.Line.Added Cart Object is Read only. my requirement is update the insurance or warrenty extra fee when new lines added, but because of this i can not do that. Following works on normal way Ecommerce.Cart ...
Shiwanka Chathuranga
17/08/2026 12:33:11
Last post: 02/09/2026 11:52:08
15
Subscribe
Add multi-option button in
Hi guys, In order to add two buttons on a backend page, we can override functions in base class ListScreenBase: protected virtual ActionNode? GetItemCreateAction() and protected virtual ActionNode? GetSecondaryAddAction() Questions: 1. How can I add ...
Adrian Ursu
10/08/2026 12:33:07
Last post: 14/08/2026 11:28:05
Is the @Code data-integration expression intended to reference only System.Private.CoreLib?
Hi, We're using the built-in Code script type (@Code(...)) on data-integration column mappings (Dynamicweb 10.27, .NET 10). We've hit a consistent limitation and want to confirm whether it's by design. Any @Code expression that references ...
Pedro Meias
15/07/2026 04:31:07
Last post: 15/07/2026 10:05:52
ShopId in logon request
Hi DynamicWeb, We have a DW9 solution with two websites in the same DynamicWeb installation. Both websites use extranet login, but the users need to be separated per website/shop. Previously, this has worked for us by posting a custom ShopId as part ...
Anders Ebdrup
02/07/2026 14:05:38
Last post: 02/07/2026 15:49:51
Commerce dashboard daily comparison fails when current and previous month have different number of days
Hi DynamicWeb, Commerce dashboard widgets such as “Completed orders per day” build chart labels from the current month, but build the comparison data from the previous month without normalizing the number of days or filling missing dates ...
Anders Ebdrup
30/06/2026 17:02:25
Last post: 30/06/2026 17:59:23
Extend existing screen in DW10
Is it possible to extend an existing screen (PriceEdit for ecom prices in my concrete case) by adding a new (read-only) field? I need to extend the price matrix with a Ship-To ID (imported from the ERP) and I would like to show that field when editin ...
Imar Spaanjaars
18/06/2026 14:32:14
Last post: 19/06/2026 13:12:18
Lucene index Configurations
Hi, We have some custom Index Builders in our solution, and we're looking into improving the indexing performance. I was wondering if it's possible to customize the IndexWriterConfig used by the index builders. Specifically, we'd like to ...
Umar Farooq
17/06/2026 11:51:57
Last post: 17/06/2026 13:53:20
ItemType OptionList language inheritance
We have an ItemType with a dropdown field that is populated dynamically with items from the current area context. [DropdownList("Theme")] [OptionItem("Theme", "Name", "Id", SourceType = FieldOptionItemSourceTyp ...
John Broers
11/06/2026 15:49:07
Last post: 24/06/2026 09:00:35
How to register a custom middleware before Dynamicweb built-in middlewares?
Hi everyone, I would like to register a custom middleware that intercepts user requests before Dynamicweb components handle their routing. According to the https://doc.dynamicweb.dev/documentation/extending/middleware/index.html#ipipelinerank, Ranks ...
Ruwan Dissanayake
28/05/2026 16:25:58
Last post: 29/05/2026 13:00:02
How to enable custom file logging for middleware in DW10 (in Cloud Staging/Prod)
We are currently running a Dynamicweb 10 solution on Dynamicweb Cloud and are having trouble getting custom logs to write to the file system (/Files/System/Log) in our Staging and Production environments. The Goal: We have implemented a custom GeoRou ...
Ruwan Dissanayake
27/05/2026 13:33:36
Last post: 27/05/2026 16:06:04
SetResetNeeded() missing when activating a product?
Hi DynamicWeb, It seems like we are missing a SetResetNeeded call when switching a product from inactive to active in this part of the code: [Subscribe(Notifications.Ecommerce.Product.AfterSave)] [Subscribe(Notifications.Ecommerce.Product.AfterDelete ...
Anders Ebdrup
20/05/2026 16:22:56
Last post: 27/05/2026 10:41:27
OCI (Punch out)
We are currently developing an OCI/PunchOut integration for a customer within Dynamicweb, which is functioning as expected from a technical perspective. However, we are encountering a challenge related to user sessions. In the current setup, the OCI ...
Dennis Schoorl
01/05/2026 09:51:34
Last post: 04/05/2026 09:23:27
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
Last post: 30/04/2026 11:27:10
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: 29/04/2026 12:32:49
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
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
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
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
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