Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Major performance issues by "After DwNavigation"
Hello! I'm experiencing major loading times on every page on my site, and after putting ?debug=true in the url I see that the events 'After DwNavigation(navbar)' and 'After: BeforeSort' takes about 21 seconds to load. 'After: BeforeSort' is used on p ...
Oscar Romin
29/10/2018 16:42:42
Last post: 07/11/2018 08:51:24
GetItemList in DW 8
Hi guys, I know it's a bit old school, but I need a decent way to get the content of an ItemRelation list that is set on the PageItem. I can get the ID of the page, I can probably get the Item for that page but I don't know how to get the ItemRelatio ...
Adrian Ursu
25/10/2018 22:06:57
Last post: 03/11/2018 06:51:04
Nuget restore
Hi Is it posible to install all nuget packages without the admin content folder, so we can handle all dll's via nuget instead of adding them to source control or manual add to the website? Br. Mads ...
Mads Kold
24/10/2018 08:52:55
Last post: 24/10/2018 23:12:39
Programmatically create SQL table
Hi Is it posible to create SQL table programmatically in dw. Br. Mads ...
Mads Kold
16/10/2018 09:19:06
Last post: 16/10/2018 09:51:33
Get access to code-first item object in paragraph template
I've created a code-first ItemType and now I'd like to create a paragraph template for it. Now I'd also like to use that object strongly typed in my template. At the moment I'm inheriting from Dynamicweb.Rendering.ViewModelTemplate<ParagraphViewMo ...
Martijn van Tongeren
12/10/2018 09:36:54
Last post: 22/10/2018 16:21:42
Recover password with multiple websites
I have two websites and some users are duplicated for both of them. This keeps the recover password from working. The "Include shop id in extranet log in" is active and the shop is set for the users. I also added the shopid the the recover password f ...
Cátia Torego
09/10/2018 17:42:03
Last post: 25/10/2018 12:40:42
Extra shipping field on order
Hi Is it posoble to add an extra shipping field field to the order, or another field there is included in the order total calculation? Br Mads ...
Mads Kold
08/10/2018 09:15:27
Last post: 08/10/2018 09:37:06
Permissions
Hi Is it posible to create custom permissions and use them with the Permision class? I can't find it in the doc's! Br. Mads ...
Mads Kold
01/10/2018 13:10:18
Last post: 03/10/2018 13:22:58
Deployment of DynamicWeb
Hi Do you have any recomendations/best practices to how we can automate deployment solutions by CI/CD? //Mads ...
Mads Kold
25/09/2018 12:56:19
Last post: 02/10/2018 09:01:24
Could not load type 'Dynamicweb.Ecommerce.Feeds.FeedContextConfiguration' from assembly 'Dynamicweb.Ecommerce, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
Hi, I have set up a blank new Dynamicweb 9.5.1. from the ZIP file from the doc site. It works, but as soon as I build the project in Visual Studio with no edit to the projekt, I get this error: Server Error in '/' Application. Could not load type 'Dy ...
Marie Louise Veigert
21/09/2018 14:07:57
Last post: 24/09/2018 09:03:03
RenderBackend dosen't render
Hi DW I'm trying to create a ShippingProvider, i have ran into a problem with RenderBackend, it dosen't render anything into the backend (I'm expecting it ro render out on the order page?) I'm using this code public override string RenderBackend(Orde ...
Mads Kold
19/09/2018 15:46:56
Last post: 20/09/2018 10:16:48
Find string in content from api
Hi, I need to search all content from within the api, for a specific text-string. By content, I mean both pages, paragraphs and items. There is a lot of different item-types, so I would rather not iterate through each and every item-type, if it's not ...
Kurt Moskjær Andersen
19/09/2018 13:15:43
Last post: 20/09/2018 07:55:36
Programmatically updating indexes
Hi there, In the past I was able to update a remote index by posting to a URL like this: http://sitename/Admin/Api/repositories/build/Products/Products-index-index/B/Full%20Catalogue However, when I do that now, I get a 401 - Unauthorized on DW 9.4.1 ...
Imar Spaanjaars
28/08/2018 14:07:56
Last post: 28/08/2018 15:56:47
Filter Items list in 8.9
Hi guys, I need to use the API to get a list of items with a specific SystemName from the current Area. I am not sure if using Dynamicweb.Content.Items.ItemManager.Metadata.GetItemType("News") will return only the Pages from the current Area. Can any ...
Adrian Ursu
28/08/2018 12:32:54
Last post: 28/08/2018 15:39:36
Forms for editors
How can I override the path where the forms for editors saves file attachments? BR Thomas ...
Thomas Larsen
27/08/2018 09:32:24
Last post: 27/08/2018 11:25:20
DW9 Calculated Fields
Hi, i'm having trouble finding the Calculated Fields area in dynamicweb 9. It used to be under management center -> Ecommerce -> Products. However i dont see it anymore, i wasen't able to find it anywhere else. In the dw9 api cheatsheet i see t ...
Anders Ditlevsen
01/08/2018 16:22:08
Last post: 17/08/2018 11:01:16
Update UnitPrice for Orderline
Hi guys, I have a situation where I need to update the Unitprice on the orderline with a custom value. It is obvious that I need to use the API but I am a bit confused about all the "Obsolete" messages. I have tried using Dynamicweb.Ecommerce.Order a ...
Adrian Ursu
25/07/2018 11:35:33
Last post: 02/11/2018 16:12:30
ACTIVE DIRECTORY (AD) INTEGRATION trying to connect.
Hi Been trying to figure out why i cant access the web service. Went through the guide and did everything that was told in the guide. The iis registers the project and i can browse through it in the website but the problem is when i'm trying to acces ...
Jón Heiðar Sigmundsson
12/07/2018 18:58:23
Last post: 13/07/2018 12:55:44
ProductService.GetProductById not returning product variant
Hi, Under the ProductService class we have the function GetProductById that has various input schemes: public Product GetProductById(string productId, string productVariantId, bool useDefaultLanguage); public Product GetProductById(string productId,  ...
Arnór Halldórsson
11/07/2018 17:17:44
Last post: 12/07/2018 13:03:27
Payment provider server notification handling
Hi there, We recently build our own payment provider handler. The payment provider has two feeback methods, one trough user redirect and the other trough server notifications. We are currently having issues handling the the server notifications. The  ...
Antek Drzewiecki
11/07/2018 13:00:47
Last post: 11/07/2018 14:26:01