Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Dynamicweb.Content.Files.Metadata.Meta - How to use
Hi, I am trying to figure out how to use the namespace Dynamicweb.Content.Files.Metadata.Meta for getting metadata from metafields that are set inte File Manager. Exampel: I have configured a metafield called "DocumentName". I have added that field t ...
Aki Ruuskanen
11/08/2020 16:40:02
Last post: 12/08/2020 09:46:21
Sort order of property fields in frontend/pim/ecom
Hi, I am trying to get my head around the sorting of property fields. I have attached three screenshots of same fields in PIM, eCom and when rendered with the ProductFieldService. They have all different sortorder. What I am trying to achive is to re ...
Aki Ruuskanen
14/05/2020 14:07:53
Last post: 11/08/2020 14:52:12
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
Refresh License Fails
A customer running 9.8.9 has been experiencing the following failure from the 11th of July. They got upgraded to 9.8.8 in June and yesterday to 9.8.9 to see if this would resolve the problem. The login time when logging in to Admin is also quite long ...
Keerthy Sethupathy
28/07/2020 10:48:42
Last post: 28/07/2020 13:10:15
Order delivery status update
Hi I need to implement some functionality to get delivery status of shipment. I added the field on order DeliveryStatus and I am displaying it on list of orders. I have a code that will fetch me the new status of order. How can I run this code each t ...
Ivan Marijanović
22/07/2020 13:43:18
Last post: 23/07/2020 04:39:42
Form Submissions Being Sent to SMTP Server When IP Is Banned
We get a handful of bad form submissions a day that result in the referral IP being banned. In lookking at the content of the form submission, they are usually in Russian and talking about male enhancement products or spending time online with beauti ...
Tim Eddings
13/07/2020 21:31:06
Last post: 13/07/2020 22:09:41
Product Discounts
Hi, DW version: 9.6.15 We have Product discount based on quantity and discounts are applied on all users and products, But some user has user specific prices on products which are already discounted and we dont discounts to be calculated on thoese pr ...
Umar Farooq
10/07/2020 12:53:48
Last post: 10/07/2020 13:44:06
Custom Related Products Loop
Hi, Wasn't there a code example of how to generate a loop of related products? I have a SQL query that will essentially return a list of ProductIDs that I would like to then put in a loop. I know there are a ton of ways to do this, but I want to avoi ...
Nuno Aguiar
02/07/2020 20:19:18
Last post: 07/07/2020 12:17:19
Error installing NuGet packages for Dynamicweb.DataIntegration 2.2.6
When I try and install the NuGet pakages for Dynamicweb.DataIntegration (Latest stable relealease 2.2.6) I get the follwoing error: Circular dependency detected 'Dynamicweb 9.1.2 => Dynamicweb.Security 1.0.6 => Dynamicweb.Indexing 3.8.3 => D ...
Jon Thorne
02/07/2020 04:09:43
Last post: 03/07/2020 10:48:11
Getting current user id in Dynamicweb 8 through API
Don´t ask why, but I have to make this work on a Dynamicweb 8 solution I have this on Dynamicweb 9, and it´s working fine Dynamicweb.Analytics.UserIdentity.GetCurrentIdentity(); But can´t find anything 'similar' on Dynamicweb 8. Anyone got a clue? /H ...
Hans Ravnsfjall
01/07/2020 17:16:40
Last post: 02/07/2020 09:56:22
Razor sql select less than og equal to error via querystring
Hi I'm new to razor and trying to get top 1 of prices but nomatter what I do I get errors :) Below code is just to show what I would like code var testvalue = @request["q"]; var sql = "select top 1 * from EcomPrices where PriceQuantity <= '@testva ...
Peter Klünder
29/06/2020 10:37:10
Last post: 29/06/2020 15:20:43
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
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
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
Insert custom productFields from Data integration ERP Batch
Hello, I have a BatchIntegrationScheduledTaskAddin for update product data from a ERP. This addin row all the products using de ProductService class, for every product i ask to the ERP the information about this product, Once i get the data from the  ...
Jose Caudevilla
22/05/2020 16:55:16
No replies yet
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
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