Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Change password screen gives error, but it still works?
Hello! I have made a change password page based on Rapidos, which is a paragraph with the Extranet module (Edit profile) settings attached, and my template. I have added GetString-methods för the old password, the new password and the confirm passwor ...
Oscar Romin
22/02/2018 15:38:59
No replies yet
Disable add-ins and template extenders
Hello, I'm a bit puzzled. In the template extender view in the administration, there is a column showing "enabled". It makes it look like I can disable individual template extenders, but the interface is there just for display. The question is : can  ...
Gaëtan Di Caro
22/02/2018 14:16:58
Last post: 22/02/2018 14:21:55
NuGet package Dynamicweb.Admin.9.3.4 not available
Hi I am trying to get NuGet package Dynamicweb.Admin.9.3.4 from https://www.myget.org/F/dynamicweb-packages/api/v3/index.json but it's not available there. Why is that? Shouldn't it be? ...
Lars Larsen
15/02/2018 08:38:11
Last post: 22/02/2018 13:19:07
TemplateExtenders and Configurable Add-Ins
Hello, I'm stuggling with finding documentation on how to work exactly with configurable add-ins. Is it possible to add add-in parameters to a ProductTemplateExtender ? If so, where are they set in the backend ? Here's an example code of what I'd lik ...
Gaëtan Di Caro
22/02/2018 10:21:09
Last post: 22/02/2018 10:41:58
Keep permissions after impersonate
Hi, Do anyone have an idea of how to keep the primary user's rights after start impersonating? We are using full impersonation to be able to use cart, favorites, orders and so on. I need to have access to the same pages and paragraphs as the primary  ...
Anders Ebdrup
13/02/2018 14:00:22
Last post: 22/02/2018 09:44:24
ContentModule and AddIn
Hello, I'm developing a ContentModule (for a paragraph) which should have several parameters. Is it possible to use all the AddIn attributes to configure it instead of having to write a backend page ? Thanks ...
Gaëtan Di Caro
21/02/2018 13:15:05
Last post: 22/02/2018 08:46:01
Slow after anchortags links
Hi Dynamicweb, When using debug=true, I get this line: In other solutions we are not seeing any high numbers with the "After anchortags links" step. Any insights into what this is, and how I can prevent this from taking 161ms? Best regards Rasmus ...
Rasmus Andersen
19/02/2018 07:30:01
Last post: 22/02/2018 08:16:45
PDF-indexing for search
Hi, I was wondering if it is possible to have PDF files indexed and made searchable within a DynamicWeb project? I have search functionality for ex. pages, but are not sure how to go about implementing such functionality with PDFs. Is this something  ...
Martin Møller Christensen
19/02/2018 09:05:56
Last post: 21/02/2018 16:42:40
Migration issues from 9.3 to 9.4 regarding changed API's
Hello, We are currently migrating a project from 9.3 to 9.4 and we are fixing all deprecation warnings. I notice there are quite some API changes and it is not always clear how to migrate without changing the behaviour of the method. For example the  ...
Antek Drzewiecki
15/02/2018 19:21:52
Last post: 21/02/2018 15:01:39
Difference between Model-First and Code-First ItemTypes
Hi guys, I am trying to understand the main differences/benefits between Model-First and Code-Firts ItemType. When it is appropriate to use one or the other, what implications (if any) they have on performance and extensibility of the ItemTypes. I ha ...
Adrian Ursu
20/02/2018 10:28:15
Last post: 21/02/2018 14:35:49
Facets and extracting price of cheapest product matching facet option
Hi, i'm trying to make a facet filtering where I need to be able to list car models for the user to pick. On each of these car models, it is desired that there is a "from price". So I need to find a way to find the cheapest product matching each Mode ...
Jacob Storgaard Jensen
12/02/2018 03:15:20
No replies yet
Installing 9.4
Hi guys. Using this guide https://doc.dynamicweb.com/get-started/introduction/installation/installing-dynamicweb Can't seem to the application up and running. Getting several different errors. With the packages approach the web.config get's messed up ...
Mikkel Høst
07/02/2018 11:20:47
Last post: 07/02/2018 15:14:51
Razor and IntelliSense
Hi guys, I found the following in the 9.4 release notes: Support helper namespaces from includes vs compatibility Platform\Templates\Razor Support for App_Code includes have been added to intellisense in visual studio Can you elaborate on what that m ...
Imar Spaanjaars
05/02/2018 16:44:21
Last post: 07/02/2018 13:39:22
Packing list
Hi, I'm a DynamicWeb Newbie, but comfortable in SQL and C#. My question is what it takes to build a reusabel list of orders/orderlines with a certain status, ordered by customers with a specific company relationship. I could imagine a dropdown where  ...
Søren Christensen
31/01/2018 22:55:28
Last post: 05/02/2018 13:22:16
Custom orderfield values
Hello! I have a question regarding order fields: I have created a custom order field in backend as an integer. Its default value is 0. I now have added radio buttons in the loop so it iterates the amount of radio buttons. However, I'm currently strug ...
Bo Leanderson
28/01/2018 15:41:38
Last post: 02/02/2018 14:51:46
Duplicate Email Template
In Marketing, when i create a nem email using an existing template the template gets duplicated. Is this expected behavior? https://www.screencast.com/t/LSoEcq4HNJd The DW version is 9.3.7 ...
Cátia Torego
31/01/2018 19:14:46
No replies yet
NUget package version policy
Hi, What is your policy on the version history on the nuget packages? Right now we cannot restore a VS project that runs version 9.3.3 of Dynamicweb. Upgrading from a missing package is also not a standard feature of the package manager of Visual Stu ...
Ben Doorn
24/01/2018 12:02:42
Last post: 31/01/2018 13:26:51
Query content index in DW8
Trying to find documentation on how to query the content index programatically, without using query publisher. I have a Articles.Index (Dynamicweb.Content.ContentFulltextIndexProvider) and a Articles.Query. Next I want to make a query using my Articl ...
Martin Grønbekk Moen
30/01/2018 15:37:01
Last post: 31/01/2018 13:13:59
Building Custom PriceProvider with multiple quantity based prices?
We are considering to build a custom PriceProvider which would plug into a ERP-type-of gateway. One of the requirements is that we can provide multiple prices for a given product (per user context). 1. When implementing a custom PriceProvider, I am a ...
Evaldas Raisutis
26/01/2018 09:51:19
Last post: 26/01/2018 14:26:12
Templates for VS 2017
Hi guys, Can I ask for some renewed attention for the templates for Visual Studio 2017 and Dynamicweb 9? I really liked the previous implementations as they gave you a great overview of all extensibility points that were available. Since those templa ...
Imar Spaanjaars
01/11/2017 09:34:45
Last post: 25/01/2018 13:36:39