Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Setting up existing project
Goodday, I'm rather new with DynamicWeb, and I've received a copy of a complete installation. I've restored the database and edited the globalsettings.asax with the correct DB configuration. When running the project I keep getting the 'Welcome to Dyn ...
Ambert van Unen
02/04/2020 09:35:02
Last post: 02/04/2020 11:27:10
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
Get product group field of type File Mananger
Hi How do I get the value that I used to get in the old days with GetString("Ecom:Group:Field.MyFieldName.Clean") for a product group field of type "File Manager"? I want the value in a template that inherits ViewModelTemplate<ProductListViewModel ...
Lars Larsen
27/03/2020 13:10:24
Last post: 30/03/2020 15:22:31
List of all DW cookies and what each is used for ( CCPA )
In the US we are having to follow new CCPA rules which require each site that is using cookies to list each cookie and describe what is used for. A good example of this is https://www.caterpillar.com/en/legal-notices/cookies.html I know this doc page ...
Jason Harwell
25/03/2020 15:33:01
Last post: 30/03/2020 15:20:30
Rendering Field Display Groups in frontend
Hi, I was trying to use Field Display Groups to display certain fields on the frontend in the Product Page, but I couldn't find any tag to get the information from the Field Display Groups. Is is possible to render the FIeld Display Groups in fronten ...
Mafalda Correa
05/04/2019 11:28:26
Last post: 30/03/2020 07:49:41
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
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