Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Error after upgrading to 9.18.1
Hi, I ran in the this error when upgrading a solution to the latest. 9.x. (9.18.1). I think I have seen it before sometimes but cant remember what the cause was. I upgraded my local environment and that went just fine. But in the staging enviroment.  ...
Aki Ruuskanen
27/11/2024 11:20:06
Last post: 12/12/2024 13:32:15
Alternative to GetUsersBySql
Hi guys, Is there an alternative to the GetUsersBySql method? I see that it is marked as obsolete. My project runs on DW 9.15.7. Thank you, Adrian ...
Adrian Ursu
11/12/2024 21:02:31
Last post: 11/12/2024 22:07:52
Get Users from API
Dear Dynamicweb, What is best practise for getting specific users from the api when the methods GetUsersBySql and and GetUsers(CommandBuilder) are obsolete? Best regards, Anders ...
Anders Ebdrup
07/07/2021 10:51:00
Last post: 11/12/2024 21:52:51
BOM Product added with 0.00 price in new Cart
Hello everybody, We've got a situation in which a BOM product is added with 0.00 price instead of it's actual price when programatically creating a new cart and a new orderline based on BOM product. Basically there's a custom component th ...
Florin Patrascanu
10/12/2024 13:56:37
No replies yet
Complete order by code gets invalid state error
Hi: I am trying to get the orders complete using c# code. The reason is that the TPV that we use sometimes does not redirect to our website. So what i do is receive the transaction log of the TPV and complete the order by code with the log informatio ...
Jose Caudevilla
29/06/2021 11:40:42
Last post: 03/12/2024 14:38:02
Port number showing in /sitemap.xml
Hello, We are wondering what could be the cause of when navigating to the /sitemap.xml from a production website that all links include the port number (see attached picture). We are running on DW9 9.15.6 Best, Smari ...
Smári Alfreðsson
28/10/2024 12:38:08
Last post: 02/12/2024 15:23:12
500 server error with a custom api
Hello I'm encountering a 500 server error when setting up a custom api. The goal is to gather custom user info from a quiz and save it into a custom table we created but I may be missing a piece of the puzzle in the setup. For this an api was reg ...
Fabio Monte
24/10/2024 22:32:29
Last post: 02/12/2024 15:06:24
Product Variant prices and discounts
When I use the template view module in rapido and get back the product I use the Ecom:Product.Discount.Price and Ecom:Product.Price for the Price and the Discounted price. I created an APi and use ProductService().GetProductById() method to get the p ...
Andrew Rushworth
18/11/2024 11:16:41
Last post: 29/11/2024 14:32:51
Item Publisher Error after upgrade
Hi, After upgrading to DW 19.8.1 I got this error on ItemPublishers. A regular ItemPublisher that displays one item from current Area. The error can be seen here: https://easylaser.stage.mindflower.se/sv-se Any ideas? The error: System.Data.SqlClient ...
Aki Ruuskanen
28/11/2024 16:13:32
Last post: 29/11/2024 08:37:00
Developing custom widgets with different chart types
Hello I couldn't find any related documentation for it, is there any way we can develop our custom widgets? We want to be able to display different types of charts based on custom queries but the existing SQL Query widget doesn't have those o ...
Fabio Monte
21/11/2024 23:10:59
Last post: 22/11/2024 11:28:51
Sitemap manipulation
Hi :) We have solution with three shops with different product ranges. Two of the shops are normal day-to-day delivery, but the third shop is for preordering items from future product collections. A new item can be a completely new product, but it ca ...
Lars Hejgaard Sørensen
13/11/2024 09:18:34
Last post: 18/11/2024 07:37:19
Log file setting repetition in GlobalSettings.aspx
Hi, DW 9.17.7 I want to find out why in the globalsettings.aspx file in the FileRetentionSettings node, we are getting a repeated value (3600+ repetitions.. This file then gets written to at whatever stage (maybe when log cleanups happen or scheduled ...
Andrew Rushworth
05/11/2024 10:16:11
Last post: 15/11/2024 07:33:38
ActiveStateChanged triggers on recycle
Hello, I have an issue, where my application keeps failing when i am releasing and the app recycles. I've located the issue in a NotificationSubscriber on Standard.Page.ActiveStateChanged Notification. We use this to make an api call to our CDN p ...
Kasper Pedersen
14/11/2024 09:17:04
Last post: 14/11/2024 15:39:04
Copying area fails after 10 minutes on DW 9.18.0
Hi DW, I've previously made a post about area delete and copy failing after 1 minute (link to post), which has been fixed in task #20086 - where is seems the fix was to default it to 10 minutes instead. I'm sitting on a 9.18.0 solution, and i ...
Mikkel Hammer
04/11/2024 11:17:28
Last post: 11/11/2024 11:29:02
Retrieve all results of a query publisher list
Hi guys, I have a situation where I need to create a list of users that can be filtered using facets and at the same time a map displaying the results of the filter. The main list should have pagination while the Map should display the entire list. T ...
Adrian Ursu
01/11/2024 16:38:35
Last post: 04/11/2024 13:23:27
Custom API - api enabler stop working after test controller added
Hi I am trying to switch on custom api for dw 9.16.6. I added api enabler as it is recomended with some logs: [Subscribe(Standard.Application.AuthenticateRequest)] public class ApiEnabler : NotificationSubscriber { public override void OnNotify(strin ...
Mateusz Struzik
20/09/2024 14:55:07
Last post: 21/10/2024 18:14:06
Extending the parameters of the index build
Hi guys, There may have been other similar questions on this topic but I can;t find them, so I will just repeat the question. Can I extend the parameters of an index build? I am thinking about Index only products with a specific WorkflowStateID (or a ...
Adrian Ursu
28/07/2022 13:32:10
Last post: 21/10/2024 08:45:03
Add new filter parameter to IndexBilder
Hi guys, Is there any way I can add an additional parameter to the IndexBuilder? I want to be able to filter out some products from the index based on a property of the product. Thank you, Adrian ...
Adrian Ursu
17/10/2024 15:02:34
Last post: 19/10/2024 12:48:15
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
Diffrent types of content in same index
Hi, In a project we have a design where different types of content are displayed in the same search result list. So we need to mix product, content and user indexes. I have done this before by simply building an own IndexBuilder that retrieves all th ...
Aki Ruuskanen
07/10/2024 15:34:51
Last post: 08/10/2024 08:51:10