Developer forum
Subject
Replies
Started by
Last reply
Replace DW search
Hi there, I have a potential project where we're looking at integrating an external search engine. I am still exploring its capabilities but in essence we can send it a search term and then we get rich product data back. Has anyone done this befo ...
Imar Spaanjaars
10/09/2024 14:55:39
Last post: 11/09/2024 11:08:07
Transfer permissions to impersonated user
Hi, How do I ensure that the permissions of a user in a certain group are taken over if you impersonate another user with that user? Example: I have the group 'Nussbaumer vertegenwoordigers' containing the user 'Vertegenwoordiger test' ...
Caro De Weze
30/08/2024 13:38:55
Last post: 30/09/2024 14:24:51
Check if voucher discount is applied to the cart
I'm working on a feature that needs to determine whether a discount or voucher code has been applied to the current cart or order. While the order calculation itself functions as expected, I want to implement a true/false validation that provides ...
John Broers
28/08/2024 16:21:54
Last post: 30/08/2024 11:41:54
Swift show new attribute instead of product number
Hi, I want to show 'Art. Ref.' instead of 'Number' for my products at the frontend, so attribute Art_ref instead of Product_Number. How do I do this by adjusting for example the Swift_ProductNumber.cshtml template? I tried the followi ...
Caro De Weze
28/08/2024 10:16:31
Last post: 28/08/2024 14:51:07
Building Indexes on Application Start
Hello, Is there a way to programmatically get a list of all the indexes, and build it when the application starts up? Using Docker Containers means every time we release it would require manual intervention to rebuild the indexes. Ideally we want to ...
Joseph Vause
29/07/2024 14:41:33
Last post: 31/07/2024 14:25:27
Swift update - braking changes on database?
Hi, I just tried to update my website to use latest Swift version (from 1.21.0 to 1.26.4). I'm on DW version 9.17.6 I've noticed that there's quite a lot of database changes in swift item types. So, what is the recommended approach to upd ...
Karol Barkowski
23/07/2024 16:56:52
No replies yet
NotificationSubscriber order of execution
HI, When using the same Notificaiton Subscriber in two different libraries in the same solution, is there a way to control the order that they get executed? THe reason being in that I'm getting "Unexpected exception GetContent() with the mes ...
Andrew Rushworth
19/07/2024 11:25:49
Last post: 19/07/2024 11:28:48
Get content of as DW Pages as string
Hi, We need to create 1 single PDF with the result of several pages in DW. For example: /my-page?a=1&b=2&c=111 /my-page?a=1&b=2&c=222 /my-page?a=1&b=2&c=333 Using an HttpClient we can make these requests and then concatenate t ...
Nuno Aguiar
16/07/2024 12:38:25
Last post: 16/07/2024 13:07:15
NETS payments integration issue
Hi, I am trying to integrate NETS/DIBS Easy payments in DW 9. During the checkout i got an error from DibsEasyCheckout: En feil har oppstått **Payment request failed with following errors: { "notifications.WebHooks[0].Url": [ "Fi ...
Karol Barkowski
04/07/2024 11:44:30
Last post: 25/07/2024 14:24:57
10
Subscribe
DWAPI Paragraph issue (dwapi/content/paragraph?pageId=xxxx)
We have a paragraph that contains a Swift_ProductComponentSlider with a single group. When updating the product information within this group, the dwapi/content/paragraph is still returning the stale/cached product information from within this group ...
Barry Geukdjian
29/06/2024 10:24:08
Last post: 16/07/2024 08:21:47
LoginError=IDX21323
Hi, We have a solution where we implemented the Azure AD Loginprovider. For a number of users we an error saying LoginError=IDX21323 after they try to login. Has anyone encountered this before? Regards / Aki ...
Aki Ruuskanen
03/06/2024 08:33:19
Last post: 03/06/2024 09:55:09
GroupId in AfterCustomOrderChangeArgs
Dear Dynamicweb, Can the groupid from the related group please be added to: AfterCustomOrderChangeArgs? Best regards, Anders ...
Anders Ebdrup
25/04/2024 16:01:21
Last post: 08/05/2024 12:40:42
Custom ViewModel gets added to PIM feeds automaticly
Hi, We've noticed, that when adding a CustomProductViewModel that inherits from ProductViewModel, it automaticlly gets added to the PIM Feed. They aren't listed within "Included Properties", but still shows in the feed. (Combined sc ...
Mads Poulsen
24/04/2024 08:52:20
Last post: 24/04/2024 11:26:29
Two factor admin authentication
Any chance that two factor authentication for the backend with google authenticator or similar will be implemented for dw9 & 10? Or perhaps there are some examples of people who have implemented this themselves? Perhaps with the use of the Extern ...
August Schnell
22/04/2024 08:04:28
Last post: 22/04/2024 17:29:59
GetImage.ashx returns error 500, in Dynamicweb Admin (9.16.4)
f.x. /Admin/Public/GetImage.ashx?Width=480&crop=0&image=/Files/Files/Add%20a%20heading%20(2).png - will return 500 If the file does not exist then it returns a 404 - so it's finding the file. The error returned is Im unable to debug into ...
Hreinn Agustsson
11/04/2024 09:48:40
Last post: 11/04/2024 17:44:38
Klarna v3
Hi, In the klarna v3 payment provider we enabled the following option Upon investigation, i found out that the property "allowed_customer_types," which is type List<string>, has not been initialized either in the constructor or elsewh ...
Umar Farooq
22/03/2024 12:58:05
Last post: 06/06/2024 11:41:43
Display voucher based discount on products
Hi Guys, We are looking into a way to display voucher based discounts on the product list page (PLP) and the product detail page (PDP), but is looks like that it has been blocked in the core code in DW (please find the screen shot below). I am wonder ...
Anders Ebdrup
11/03/2024 10:19:39
Last post: 16/10/2024 11:05:44
10
Subscribe
CommandTimeout on Log Cleanup
Dear Dynamicweb, We experience that the planned task of "log cleanup" often ends in an exception due to timeout. I would therefore like to set a command timeout on the scheduled task, and I would like to have a log of which of the table del ...
Anders Ebdrup
07/03/2024 10:22:14
Last post: 04/04/2024 11:57:59
LoginError from azure AD
Hi, I have implemented the azure AD connection. But some times i get a LoginError and a banned IP. Error message: SQL Injection detected from ip : (Match on QueryString LoginError); expression: (?:'|%27|%22|%26|%3B|;|%3D|%23|%00|%7c|--)(?![ |:|&g ...
Andreas Pettersson
27/02/2024 09:13:47
Last post: 03/06/2024 09:59:17
Clear custom cache in Load Balancing Setup?
Hello, Is anyone familiary with how to clear a custom cache storage through out the nodes in a load balancing setup? Best regards, Anders ...
Anders Ebdrup
26/02/2024 14:30:37
Last post: 27/02/2024 08:46:58