Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Where is this field being loaded
Hi, I have observed that the stock location field on order lines on completed orders is populated with a value that does not match my expectations. I would have expected the stock location to be that which is configured on the shop for the site being ...
Reynir Viðar Ingason
23/03/2020 22:24:53
No replies yet
Outputting Custom ProductFields in ProductViewModel
Hello, I have this ProductField (1.png) & (2.png) I would like to output the Colors in my template which inherits ProductCatalogue.ProductViewModel If I iterate over Model.ProductFields.Values: (3.png) I get the following (4.png) If I field.Value ...
Søren Ravn Lund
20/09/2019 14:50:50
Last post: 23/03/2020 14:13:29
Default index sorting not working for product viewmodel
Dear Dynamicweb, After switching the product catalog to viewmodel the default sorting is not working anymore. I see a couple of issues: The module settings is saved in the database like this: "<QuerySortByParams>null</QuerySortByParams>", ...
Anders Ebdrup
08/03/2020 08:52:39
Last post: 17/03/2020 11:57:27
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
Bug when saving the definition of an item type with a TextParameterEditor parameter, having the TextArea=true option
Hello, When defining a custom item type editor control, for a TextParameterEditor with the option TextArea=true; the value is not saved when the definition of the item type is saved (I've attached an image): [AddInLabel("Sql query"), AddInParameter(" ...
Emil Dumitrescu
11/03/2020 13:48:51
Last post: 16/03/2020 22:13:45
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
Sorting related products by a value
Hi, In rapido 3.0.1 would it be possible to control the related products shown in the frontend ? Looking through the list feed that supplies related product data for the frontend only the query string. &[RelatedGroupName]=[ProductId]. But nowhere ...
Claus Ørum-Petersen
03/03/2020 16:32:01
No replies yet
Send User Notification Email only when user is activated by Admin from backend
Hi, I am trying to send the email only when the admin activate the user from backend. Is there any suggestion to do this? Best Regards, ACM ...
Aung Chan Myae
20/11/2018 07:49:03
Last post: 02/03/2020 11:19:19
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
eCom:Related.CustomersWhoSawThisAlsoSaw when using ViewModel catalog
Hello, Is it possible to use access the eCom:Related.CustomersWhoSawThisAlsoSaw (accessible when using the normal Product Catalogue) loop when using Product catalog for ViewModel? ...
Vincent Gercke Pedersen
21/02/2020 12:20:24
Last post: 24/02/2020 19:46:11
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
Discount calculation removed if in cart question
Hi, This subscriber: Ecommerce.Discounts.AfterDiscountCalculation I see this is the API - but from what version? I have a 9.7.5 and cant find it. I can only find BeforeDiscountCalculation. What I am trying to accomplish is that I need to remove all d ...
Jan Sangill
06/02/2020 11:32:04
Last post: 24/02/2020 09:57:13
Dataprocessing.GiveConsent question
Hi, I am trying to give consent to a user. I have a problem with the requestInfo part. How would that look? serviceDataProcessing.GiveConsent(activityId, userId, "User", requestInfo); Can you provide a complete example of how this function with data  ...
Jan Sangill
22/05/2018 11:33:12
Last post: 19/02/2020 16:04:35
Custom fee shipping by postal code
Hi: I have a problem with the creation of a custom shipping fee provider. I need to implement a custom shipping fee that depends of the postal code entered by the user in the shipping cart. Here is a snaptshot of the cart: Reading the api i found tha ...
Jose Caudevilla
28/01/2020 10:24:24
Last post: 13/02/2020 09:36:36
Custom CheckoutHandler Redireccion
Hello: I have to implement a custom CheckoutHandler , it works well, but when the tpv process is finished it not return to the DynamicWeb Receipt page order. The TPV has a parameter (Ds_Merchant_UrlOK ) that redirects to the specific url it all works ...
Jose Caudevilla
11/02/2020 10:34:58
Last post: 13/02/2020 09:30:11
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
YouTube iframe disappearing
Hi there, We are having trouble saving youtube iframe links, whenever I update the webshop it disappears in the database and all that is left is: <iframe width= Our customer is getting very frustrated having to input all the links again and again. ...
Asdis Gudmundsdottir
07/02/2020 11:24:19
Last post: 07/02/2020 11:52:29
New 9.8 DW installation from NuGet packages throws IdentityModel.Tokens.Jwt error
Hi I am trying to perform new installation following instructions on page https://doc.dynamicweb.com/get-started/introduction/installation/installing-dynamicweb. I created new empty Asp.Net Web project with .NET Framework 4.7.2. I tried to install Dy ...
Ivan Marijanović
07/02/2020 10:35:39
Last post: 07/02/2020 11:25:06
Custom ConfigurationProvider not hit
Dear Dynamicweb, We have an issue where our custom ConfigurationProvider is not always hit in the application, but after recycle of the application pool the configuration provider is hit again. It is an issue as shipping vat is not handled correct fo ...
Anders Ebdrup
27/08/2019 16:10:09
Last post: 05/02/2020 12:59:49
Editing Carts from the backend
Hi, We have a customer who's been very insistive on editing a cart from the backend. I know DW is not supporting this particularly, but I am hopeful for some loophole or workaround to move past this. I am using 9.7.5 Process User populates a cart but ...
Nuno Aguiar
22/01/2020 18:00:12
Last post: 03/02/2020 15:47:30