Developer forum
Subject
Replies
Started by
Last reply
Dynamicweb.Ecommerce.Common.Context.DisplayPricesWithVat has no effect in ProductViewModel
Dear Dynamicweb, We see that changing the property: Dynamicweb.Ecommerce.Common.Context.DisplayPricesWithVat has no effect in the ProductViewModel. Will you please try to look into this? Best regards, Anders ...
Anders Ebdrup
12/08/2020 16:16:25
Last post: 27/08/2020 12:55:47
NullReferenceException of the module eCom_Catalog
Hello, We have an error of type eCom_Catalog NullReferenceException. The error fires frequently, and also at nighttime when nobody is working on the solution, so it may come from an automated task. We don´t know why it happens, nor how to reproduce t ...
Tomas Gomez
06/08/2020 12:58:48
Last post: 30/05/2023 12:30:01
Integration with a Digital Signature solution
Hi, Has anyone developed an integration with a Digital Signature Solution with Forms in Dynamicweb? I am trying to understand if we can do that by keeping all of the form setup in Dynamicweb (using Forms for Editors) and have some additional code or ...
Nuno Aguiar
28/07/2020 13:40:51
Last post: 03/08/2020 13:18:02
creating new carts
I have a webservice where we are creating a cart and adding products. we recently updated the solution to 9.8.4 and old way of creating cart is depricated and now it requres to use oveload method with following parameters Currency, Country, and Langu ...
Umar Farooq
11/06/2020 14:08:38
Last post: 12/06/2020 11:04:45
Edit profile via authentication provider
Hello. I have implemented an external authentication provider in Dynamicweb 9.8.6, to Azure. Login works fine. The trouble arises when I attempt to use an Edit-Profile or attempt to handle Forgotton-Password. Having done a TemplateTags in Extranet an ...
Tom Nielsen
03/06/2020 15:49:58
Last post: 03/06/2020 16:09:16
Scheduling updated of map geolocations
Hello there, Is there an easy way to batch update contact geolocations? Or do we need to develop something custom? Regards ...
Søren Ravn Lund
02/06/2020 08:54:25
Last post: 03/06/2020 09:27:13
Discount price on product
Hi, We have two shops and some products from shop A is been displayed in Shop B and vise versa. the discount price is comming from ERP system adn we were using Discounts object to add Discount price to product product.Discounts.Price.PriceWithoutVAT ...
Umar Farooq
28/05/2020 09:20:29
Last post: 28/05/2020 10:37:06
WebAPI for Writes
Does our WebAPI support POST's (writes), or is there a plan to do so? https://doc.dynamicweb.com/extensibility/tools/ecommerce-web-api We have a partner who would like to use our PIM for product enrichment. Ideally, they would push base product infor ...
Scott Forsyth
19/05/2020 21:51:19
Last post: 19/05/2020 22:44:21
Running DW as dev. env. on OSX?
Is it possible? I have just tested a clean DW 9.8.6 and an existing solution but keep getting this error: Application Exception System.ArgumentException A route named 'DefaultDashboardRoute' is already in the route collection. Route names must be uni ...
Kevin Steffer
18/05/2020 14:16:08
Last post: 18/05/2020 15:13:17
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
12
Subscribe
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/08/2024 16:38:28
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