Developer forum
Subject
Replies
Started by
Last reply
Product catalog cached?
Hi! Im having issues with the product catalog tree generation. After a import of data that has several groups and relations that should become nodes in the treeview, not all nodes become visible/added in the tree. I see that the database contains the ...
David Löfqvist
08/10/2019 09:05:22
Last post: 24/10/2019 21:13:14
Forms for editors - save attachment to database, not as files in folder
Hi We have prospective who requires files attached with forms (in this case, proably forms for editors) to be saved in database, and not as files in folder. Wasn´t even aware that it´s possible to do so, but can this be done in Dynamicweb, and if yes ...
Hans Ravnsfjall
22/10/2019 19:05:43
Last post: 24/10/2019 08:08:46
Custom HTML/JSON editor
Hi guys, I am not sure this is the right section to post this question but since it is about customization, I figured it's as good as any other section. I have a situation for one large prospect, where I need to consider changing the HTML editor or a ...
Adrian Ursu
22/10/2019 11:22:38
Last post: 22/10/2019 12:30:35
Custom Indexbuilder
Hi, I'm working with a custom index builder and are adding stuff to the index like this: var document = new IndexDocument { ["ContentType"] = IndexContentType.PDF_CONTENT, ["AreaId"] = reader["PageAreaID"], ["ContentName"] = reader["Filename"], ["Lan ...
Aki Ruuskanen
04/10/2019 11:03:49
Last post: 04/10/2019 13:37:26
Database drops item field
Hello, We are having a problem with an older version of Dynamicweb. The version is 8.9.2.21 Randomly, one of our Items, drops a field and thereby column from the database. Which causes the error in attachment 1. So, DW can't find the column GlobalAcc ...
Søren Ravn Lund
12/09/2019 08:21:05
Last post: 04/10/2019 06:52:33
Template extenders and feeds.
Hey there, we are working with feeds on out product catalog app and we would like to work with some custom template tags that we populate differently depending on properties on the paragraph. We have previously been accessing those properties in the ...
Reynir Viðar Ingason
03/10/2019 17:05:37
No replies yet
Error processing CategoryValues (When indexing products)
Hi, We are receiving this error when we try to build the product index: Error processing CategoryValues. System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resour ...
Martin Møller Christensen
03/10/2019 10:58:42
No replies yet
LSIntegration get stock with multiple Locations Exception thrown
Hi, we are working on an integration project using DW LSIntegration project agains a customer LSRetail implementation. In LS the web store is configured to have multiple locations. This is done because the webstore sells items that can be picked up f ...
Reynir Viðar Ingason
30/09/2019 12:56:27
Last post: 01/10/2019 12:35:36
Code first items, editors with parameters.
Hi Guys I'm somewhat new to codefirst items. I'm trying to have a field with a user group selector (UserEditor), but i cant find any documentation of how to add parameters to editors when used in combination with code first items. The UserEditor is s ...
Simon Nordahl
10/01/2018 14:25:26
Last post: 01/10/2019 12:06:06
17
Subscribe
GetImage and Webp
Hi, I've been looking into the ability to output WebP-images in Dynamicweb 9, and been looking into the package from ImageProcessor. Anyone been using this or have another approach to serve WebP-images? -- Best regards Kurt Moskjaer Andersen ...
Kurt Moskjær Andersen
19/08/2019 18:05:59
Last post: 01/10/2019 07:29:26
Checkouthandler waiting template
Hey there, I am working on a checkouthandler and am having a bit of an issue. The flow I am working with is as follows: 1. start checkout: render a template with and input field in a form that then gets posted. 2. redirect: Identify redirect via requ ...
Reynir Viðar Ingason
25/09/2019 13:52:13
Last post: 30/09/2019 12:52:13
Translations table in DW database
Hi, Where are translations persisted in the DynamicWeb SQL database? Say I want to make an endpoint, which returns all translations Theis ...
Theis Nickelsen
26/09/2019 08:09:03
Last post: 26/09/2019 08:13:55
Use multiple languages in Emailmarketing
Hi, We have a website with multiple languagelayers. Where we want to send out emailmarketing from. On the recipient users we store their preferred language. When sending out the emails it only sends out the original selected language of the email pag ...
Jesse Bakker
17/09/2019 17:28:19
Last post: 24/09/2019 15:29:27
EmailHandler logging emails
Hi, I noticed that the EmailHandler is logging emails. Log example: Path: \System\Log\EmailHandler Log entry: [01-05-2018 10:46:40]: Mail sent successfully using Pickup Directory Service. [01-05-2018 10:46:40]: Recipients: ---------------@----------- ...
Theis Nickelsen
09/09/2019 14:29:20
Last post: 23/09/2019 15:15:15
16
Subscribe
Scheduled tasks
Hi Are every task in scheduled tasks running in a seperated thread so it won't affect the main thread? ...
Mads Sjørslev
18/09/2019 13:53:11
Last post: 20/09/2019 11:13:30
Performance issue with ReverseChargeForVatEnabled
Dear Dynamicweb, We have some rather serious performance issues when ReverseChargeForVatEnabled is set to true. It is located in 9.6.14. For every line in the basket, the price is recalculated for each request. We see this issue in a B2B shop where c ...
Anders Ebdrup
03/09/2019 22:21:09
Last post: 19/09/2019 17:47:19
Order having wrong price information
Hi, I have a situation where an order containing products with volume discount gives wrong price information. Here is the example: Dog crackers = 29,95 DKK a piece, if n_dog_crackers >= 2 then 24,98 DKK a piece. There is free delivery on purchases ...
Theis Nickelsen
17/09/2019 07:55:13
Last post: 17/09/2019 10:27:44
Søren Ravn Lund
12/09/2019 08:06:14
Last post: 12/09/2019 08:23:58
Require unique user names (and a unique custom attribute)
Hi, When visitors register for an account on our website, we would like to check whether the user name and one of our custom fields are already taken by someone else. On our platform, different users are allowed to have the same e-mail, as the same p ...
Albert Gyllenhoof
10/09/2019 13:17:33
Last post: 11/09/2019 11:49:52
DW 9.7 tries to us HtmlAgilityPack, Version=1.8.4.0, but current version is 1.4.9.5
Hello, After updating our solution to DW 9.7 we are getting version conflic warnings about HtmlAgilityPack. All visible references after installing DW using nuget are to HtmlAgilityPack, Version=1.4.9.5. Buiding with verbose on shows though that some ...
Hans Kloppenborg
29/08/2019 12:02:45
Last post: 10/09/2019 16:07:53