Developer forum
Subject
Replies
Started by
Last reply
Create a dashboard (or view) with the latest login activity
Hi guys, I need to create a weekly report with login activity for front-end users. Is there any table where I can find a lof og the login activity? I know AccessUser has the AcessUserLastLoginDate but I am looking more for an activity log rather than ...
Adrian Ursu
26/02/2026 09:08:09
Last post: 26/02/2026 12:16:27
Queries with Completeness %
Hello, Is there any possible way to filter out the completeness % by using queries or any PIM feature in DW10? Thanks, Yoon ...
Yoon Peti Nwe
25/02/2026 15:02:20
Last post: 25/02/2026 15:14:49
Missing facet
I have an issue, where a facet isn't populated correctly on translated product lists. The value is set on the product category field, and it is rendered correctly in the productlist. But the facet, which is generated from the same field, is not g ...
Theodor Perrier
25/02/2026 14:25:31
Last post: 12/03/2026 09:08:42
Browse Index, clarify relevance and boosting
Hi guys, I have noticed the new "Browse index" functionality. it looks pretty nice and offers additional information. However, I could see a few improvements to it: 1. Adding new columns to the view is almost imposible, because the browser ...
Adrian Ursu
23/02/2026 13:35:55
Last post: 23/02/2026 15:51:07
Show lowest variant price per master (Live Integration)
Hi all, On our PLP in Dynamicweb (Swift) we list masters only (no variants shown). Per master, we want to display a "from price": the lowest variant price for that master, using Live Integration pricing. We can see in the Live Integration l ...
Jelle Deridder
18/02/2026 14:32:10
Last post: 18/02/2026 15:32:22
Email alerting
Hi all, In Dynamicweb we run a scheduled task (Run SQL add-in) that writes job status to custom logging tables: dbo.dw_ProductNumberJobLog (one row per run, Status = Started/Succeeded/Failed, plus LogId We want to set up an email only when the latest ...
Jelle Deridder
18/02/2026 14:29:15
Last post: 18/02/2026 14:56:16
Custom field type
Hi is creating custom field type available in latest releases ? I cannot see Custom under field types ? Regards Mateusz ...
Mateusz Struzik
18/02/2026 11:31:03
Last post: 18/02/2026 16:06:20
Validate uploaded files
Hi guys, I have a project that requires adding a server-side validation for files uploaded via Forms for editors. The validation should check mime-type/extension and file size. I assume this is not supported with the current functionality, and I supp ...
Adrian Ursu
18/02/2026 11:30:39
Last post: 18/02/2026 13:30:13
Running DW10 on a local machine - The request resulted in an excessive number of database connections
I see this when I am running 10.22.9 on my local machine, logged in as Angel and clicking on a channel under products. It works fine on the DW ISS hosted staging environment, but on my local it refuses to open the page, isntead showing me the erorr a ...
Igor Ivanov
11/02/2026 11:22:14
Last post: 11/02/2026 13:56:38
EcomStockLocation - problem setting correct StockLocationGroupId
Hi Dynamicweb, In Dynamicweb 10 I have a problem with setting the correct StockLocationGroupId when importing stock locations where I only have the stock location name in the incoming data. When I use EcomProvider, data is created in EcomStockLocatio ...
Niels Foldager
10/02/2026 09:38:50
Last post: 10/02/2026 16:51:09
Error when using Index for queries
Hi guys, I have a few indexes configured in my solution. One main index for Front-end and a few for PIM use. The PIM index runs without an issue, but when I try to access the Query I get this error message: field "$facets" was not indexed w ...
Adrian Ursu
06/02/2026 10:53:07
Last post: 06/02/2026 17:14:29
Setting permissions for orders per shop
Good morning, I was under the impression that Capability Control would allow me to set permissions on orders per shop. However, even with that feature turned on, I still only see the main Orders node in 10: In 9, it looks like this: which allowed me ...
Imar Spaanjaars
05/02/2026 09:00:33
Last post: 19/03/2026 11:23:07
10
Subscribe
30-day lowest price
Hi We’re running DW10 with a B2C webshop and are looking at compliance with the EU Omnibus / Price Indication rules. When a price reduction is shown, the lowest price applied in the previous 30 days needs to be displayed to the customer. Does D ...
Martyna Gradzka
03/02/2026 11:12:21
Last post: 03/02/2026 13:17:38
Using Code in column mapping to determine ID
Hi guys, I have an integration job where I get the name of a Stock location from NAV (instead of StockLocationID). Is there any way I can use the Code section of the mapping to identify the corresponding StockLocationID instead of creating a Table Sc ...
Adrian Ursu
29/01/2026 10:48:00
Last post: 29/01/2026 13:20:18
Table scripting missing in 10.22.6
Hi guys, I have set up a development solution using DW 10.22.6, and it seems that the Scripting section is not available in Table mapping Edit mode: I am using the Excel provider, although I am not sure if it should matter. Am I missing something? Th ...
Adrian Ursu
29/01/2026 10:46:02
Last post: 29/01/2026 13:05:28
Use product image urls from third party directly
Hi. We have a request from a client to use urls from a third party image storage service directly to display images for products. We have a custom frontend so it's easy enough to store the urls in DW and display them on the ecommerce site. I am h ...
Jóhannes Þorkell Tómasson
28/01/2026 18:32:00
Last post: 30/01/2026 13:02:33
Delivery API Security in 10.22.7 - IP restricting all or nothing doesn't really work
I've just discovered that it's now possible to shutdown access to the Delivery API by IP addresses, but isn't this a pretty bad way of securing a Delivery API because it's supposed to be used by the frontend users is many cases for ex ...
Kevin Steffer
28/01/2026 16:28:11
Last post: 24/02/2026 14:28:56
Ecommerce badges in Swift 2
Hello I noticed that eCommerce badges are no longer supported in Swift 2. Has anyone come up with a custom solution for this? Any tips on the best way to handle it would be really appreciated. Best regards, Martyna ...
Martyna Gradzka
26/01/2026 09:56:20
Last post: 26/01/2026 10:54:07
Show image on "Edit selected"?
Hello, I am trying to have the image shown on the "Edit selected" list, but it is not shown - please see the image below. Any idea on how to have the image shown? Best regards, Anders ...
Anders Ebdrup
23/01/2026 13:47:32
Last post: 30/01/2026 14:28:53
Run job with custom file source
Hi guys, In DW9, I was able to create a URL that allowed me to pass the source file for an integration job as a URL parameter (SourceFile). Is this something I can do with the Management API? I have reviewed the Management API but it's not clear ...
Adrian Ursu
22/01/2026 10:18:12
Last post: 12/02/2026 09:57:08