Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Cannot Register external authentication provider
Hello. After upgrading from DW 9.7.5 to 9.8.6, we are no longer able to register our external authentication provider. We are using the method RegisterProvider, exposed in the class ExternalLoginProvider, which is available in DW 9.7.5. How do we reg ...
Tom Nielsen
14/05/2020 09:35:37
Last post: 28/05/2020 10:45:20
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: 14/05/2020 10:31:33
Admin ecommerce : Hide custom orderLineFields
Hello, Im using orderLineFields for manage my orders. This fields are options choosen by users. When i look for an order in the admin panel looks like this: I will like to hide the fields " : 3" and " : OSX" because dont look pretty and are unnecessa ...
Jose Caudevilla
08/05/2020 15:09:05
Last post: 11/05/2020 08:55:12
Assortment - Has access to product?
Dear Dynamicweb, I am looking for a notificationsubscriber where I can overrule whether a product should be available for a user. Can you add a subscriber where you are checking the access for a user/product? Please notice that we are using the produ ...
Anders Ebdrup
04/05/2020 11:15:44
Last post: 24/04/2021 15:20:08
Get CategoryfieldValues of type Property
Hi, I need to do some custom stuff with variant product that have propertyfields of type "Checkboxlist". I am trying to figure out how to get these values. I know I can use this to get the value: var pvalue = productService.GetPropertyValue(variantPr ...
Aki Ruuskanen
24/04/2020 09:18:05
Last post: 04/05/2020 09:02:57
Create custom setting node in Settings section
Hi guys, I am wondering if it's possible to create a custom node in the settings section where I can add some custom modules configuration. Or even a completely separate section like the Demo section I have noticed in Rapido 3.3. Can I find documenta ...
Adrian Ursu
22/04/2020 10:54:48
Last post: 27/04/2020 13:43:45
Splitted GlobalSettings not obeyed
Hi I have a solution that is running v9.8.2. The solution has been running with splitted GlobalSettings.config files for years. But after the latest upgrade the system does not obey the splitted GlobalSettings. E.g. I have the entry "<SolutionLast ...
Lars Larsen
21/04/2020 14:25:30
Last post: 21/04/2020 14:56:39
Access to RemoveProductFromCache?
Dear Dynamicweb, We need to update some values on the products when checkout is done, and the update is done in the database, but then values are not refreshed. Will it be possible to have public access to this method? Private Sub RemoveProductFromCa ...
Anders Ebdrup
20/04/2020 15:29:49
Last post: 05/05/2020 12:22:40
product discount quantity - on product page calculate by quantity - not first in cart
Hi, I have a question. It might be me overlooking something very simple. I hope it is. If a product quantity discount is applied with x percent in backend. Then when we goto the productpage - I need to be able to show the correct price - if the user  ...
Jan Sangill
14/04/2020 09:50:41
Last post: 17/08/2020 10:34:16
Add field to existing Item
Hi, I know we can use CodeFirst to create new items, but I am wondering if/how we can use the API to add fields to an existing Item. Is that possible? My goal is to build a dll that adds some fields in an existing Item (i.e. Custom tab from Rapido),  ...
Nuno Aguiar
13/04/2020 01:20:46
Last post: 15/04/2020 10:19:08
AddIn Dialog
Hi Community I have a working AddIn Button, that needs an extension. Currently it’s a button of the class RibbonBarButton that works with the “Click” event, that triggers a serverside function Code looks something like this: RibbonBarGroup group = ba ...
Daniel Hollmann
31/03/2020 16:34:34
Last post: 02/04/2020 13:17:38
Get pageid from url using API
Hi I need to get the pageid from a URL using the API. How can I do that? ...
Lars Larsen
26/03/2020 10:39:17
Last post: 26/03/2020 11:29:41
Unit stock are not updated unless you restart the IIS Server
Greetings, For our customer that are running 9.7.4, have an issue with using units. We are updating the EcomStockUnit table trough a Integration Job(Dynamicweb Provider). This works a charm. The stock is updated in the table, but not on the frontend, ...
Keerthy Sethupathy
17/03/2020 10:25:04
Last post: 20/06/2022 12:29:03
Solution info in GlobalSettings
Hello, This section of the Global Settings is super annoying to version control. One of our solutions didn't update it for the past 3 months, either a bug in DW or our setup, but however, it was really great not seeing Global Settings at every commit ...
Søren Ravn Lund
16/03/2020 06:41:47
Last post: 17/03/2020 00:03:56
Custom Widgets / Statistics on DW 8
Hi! A while back we made a custom widget on a couple of dw9 solutions, super happy about that. Now we would also like to make something similar for our dw8 customers, however i know that widgets are not an option in dw8 from reading the docs. Are the ...
Thomas Berthelsen
13/03/2020 10:03:30
Last post: 13/03/2020 11:32:36
Edit Subject in Order Flow Email
Hi community. Im trying to edit a order flow email, but I have not found a proper way to do it. I've tried to use the subscription for BeforeSendingOrderFlow but this notifcation only contains get methods, not set methods so it's not possible. I've a ...
Daniel Hollmann
28/02/2020 15:31:04
Last post: 31/03/2020 16:52:21
Copying item relation list between languages
We need to 'copy' a item relations list to another (2 different language layers). There are no fields in the list to distinguish it from the lannguages, so this is a bit tricky. How do we achieve this the easiest way? SQL? ...
Jens Mouritzen
24/02/2020 15:39:08
Last post: 25/02/2020 09:34:44
Custom FeeProvider Issue
Hi: I ́m implementing a custom FeeProvider. This custom provider adds a free-shipping to an order, this cost is calculated when the user put his zip code in the purchase process. The cost is taking from a custom item. When I implemented the custom Fe ...
Jose Caudevilla
21/02/2020 12:53:25
Last post: 24/02/2020 11:17:40
System.Data.DBConcurrencyException: Concurrency violation in Payment provider
Hi guys, I was testing a new payment provider and I have received the next error: System.Data.DBConcurrencyException: Concurrency violation: the UpdateCommand affected 0 of the expected 1 records. at System.Data.Common.DbDataAdapter.UpdatedRowStatusE ...
Adrian Ursu
18/02/2020 11:50:26
Last post: 21/04/2020 16:26:54
Record of email notifications
Hi, The EmailHandler logs the Email notifications as: The Message was saved for reference. Filename Is '843fbe4c-8776-4783-bb86-87537fff6488.eml'. How do you get the contents of the message? Where is that file saved? Regards, Tomas ...
Tomas Gomez
12/02/2020 13:37:17
Last post: 12/02/2020 13:44:05