Developer forum
Subject
Replies
Started by
Last reply
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
Unit stock are not updated unless you restart the IIS Server
Greetings, For our customer that are running 9.7.4, have an issue with using units. We are updating the EcomStockUnit table trough a Integration Job(Dynamicweb Provider). This works a charm. The stock is updated in the table, but not on the frontend, ...
Keerthy Sethupathy
17/03/2020 10:25:04
Last post: 20/06/2022 12:29:03
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
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
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
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
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
System.Data.DBConcurrencyException: Concurrency violation in Payment provider
Hi guys, I was testing a new payment provider and I have received the next error: System.Data.DBConcurrencyException: Concurrency violation: the UpdateCommand affected 0 of the expected 1 records. at System.Data.Common.DbDataAdapter.UpdatedRowStatusE ...
Adrian Ursu
18/02/2020 11:50:26
Last post: 21/04/2020 16:26:54
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
Making Custom Widgets Viewable globally on all backend users?
Hello. We have a custom widget that we would like to show globally to all uses, who have a backend access. It does not seem to be possible to be the case if you inherit from DashboardWdiget, could that be possible in a future update? Are there any ot ...
Thomas Berthelsen
31/01/2020 11:54:24
Last post: 31/01/2020 12:38:22
Details loop in a productlist
Hello, We are experience some issues with the GetLoop("Details"). We are trying to create a JSON feed with product information and whitin this we want to get the documents under the section "Documents and files". The issues seems to be that we can no ...
Alexander Tømmerholen
31/01/2020 09:10:31
Last post: 31/01/2020 13:35:20
Merging Product OrderLines
Hi, we have two parameters license (integer) and subscription (integer) and by summing them we get Quantity. While adding the product to cart dw create new product orderline if the quantity is different and if the Quantity is same then its merged int ...
Umar Farooq
27/01/2020 09:30:38
Last post: 28/01/2020 09:13:45
Select orders for OrderList RibbonBar
Hi, We want to create an custom RibbonBar on the orderlist view to connect to an external webservice. See our current code below. The button shows up fine but when clicked the orders stay empty in ribbonBtn_Click How can get the selected orders on bu ...
Jesse Bakker
24/01/2020 13:21:29
Last post: 28/04/2020 11:17:06
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
14
Subscribe
Plugins in CKeditor
Hi In the Editor Configurations there's a field "Extra plugins". I assume that it is for adding extra plugins/addons to CKEditor? I can't find any DW-documentation for that field. If it is, then, according to the CKEditor 4 documentation, the followi ...
Morten Lund
21/01/2020 15:50:29
Last post: 21/01/2020 16:45:56
Fresh NuGet install error
Steps I followed: New (Empty) Visual Studio project: ASP.NET Web application Go to NuGet, install Dynamicweb.Admin 9.7.5. Fails with Roslyn error, as per documentation I run the 'Install-Package Dynamicweb.Admin -Version 9.7.5 –IncludePrerelease' com ...
Ambert van Unen
21/01/2020 13:44:46
Last post: 02/04/2020 17:39:15
10
Subscribe
Calculate value on Query Time for Lucene
Hi, I implemented a "Dealer Locator" where I sort a Query Publisher list by distance. To do this I have to get all results, and then using js calculate the distance from the location the user picked and each dealer (Users in DW). This all works, but ...
Nuno Aguiar
30/12/2019 01:54:34
Last post: 09/01/2020 18:15:33
Implement UserGroupParameterEditor parameter
Hi guys, I need to create a custom tax provider, basically extend the current Flat Rate Tax Provider to be able to select some user groups. What is the best way to implement it? When I try to add an AddInParameter of type UserGroupParameterEditor I g ...
Mario Santos
09/12/2019 18:22:31
Last post: 12/12/2019 11:47:53
Custom dashboard in DW backend
Hi, do anyone have a link to documentation regarding creating custom dashboards in DW backend? Need to develop a dashboard showing productgroups with certain criterias set (in custom fields). Also need to be able to change values shown in the dashboa ...
Søren Jakobsen
02/12/2019 08:48:30
Last post: 02/12/2019 13:41:59