Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
'Inline Critical CSS' results in Razor error
Hi, We're developing towords optimizing pageload on all solutions with 'Inline Critical CSS' But we are having problems with the razor engine, which is used in Dynamicweb. We have to include some files in the <head></head> in the master.c ...
Marie Louise Veigert
26/03/2018 09:19:39
Last post: 27/03/2018 15:30:14
Files and upload path
Hi, I have a site where people have a hard to following structure in the filemanager. I was thinking of somehow hooking in - and if they had placed images in the root folder of somehing where they are not allowed, then move this picture to correct fo ...
Jan Sangill
21/03/2018 11:11:01
Last post: 03/04/2018 14:00:34
Extending the filemanager
Hi, Is it possible to extend the filemanager? Before you had a very nice feature where you could see what a file was used for in the Filemanager. This have been removed. Could one somehow hook into something here, and make this something like this? R ...
Jan Sangill
21/03/2018 10:38:04
Last post: 03/04/2018 13:29:52
Productlist NotificationSubscriber
Hi, I trying to create a NotificationSubscriber in DW9 to manipulate the productlist before its sent to frontend. I have tried the BeforeRender, BeforeSort and BeforePaging. None of these gives me the whole productcollection. They only give me the cu ...
Aki Ruuskanen
20/03/2018 11:36:08
Last post: 20/03/2018 12:02:10
Filter multiple values ​​in one product field in the productlist
Hi Forum The customer wishes to be able to have more values ​​in one product field, while filtering the individual values. Is it possible and can you enter the values ​​in a particular way in the field, so the filter approves them as separate values  ...
Jacob Søndergaard
15/03/2018 21:58:05
Last post: 16/03/2018 10:32:15
Order Field Checkbox - Doesn't uncheck
Imar has been working on a project for Boxx, and one of the requirements is that the user can check whether they're international or not, and whether they want to display the discount on their quotes. We have Order Fields, which are check boxes, and  ...
Charles Johnson
15/03/2018 21:50:14
Last post: 16/03/2018 19:00:05
Order of parameters in configurable add-in with base class
Hi there, I have a configurable add-in with a few parameters that serves as a base class. The parameters have AddInParameterOrder attributes with a value from 1 to 5 I then have a few concrete classes that inherit this base class. I applied AddInPara ...
Imar Spaanjaars
13/03/2018 21:01:07
Last post: 14/03/2018 22:17:20
Issue with product fields
Hello, I'm having an issue with the Ecom:Product:Field.[TagName] in a project we're working on. I checked the documentation for this and tried the following on PromotionProducts.cshtml page: var kampanj= Model.Item.GetBoolean("Ecom:Product:Field.Kamp ...
Bo Leanderson
09/03/2018 09:12:49
Last post: 13/03/2018 13:31:56
CodeFirst ItemTypes use a combination of fields for display
Hi guys, I was wondering if there is a way to use a combination of fields for display in a Checkbox list. I have a checkbox list that is built based on the list of ItemTypes available for an area and from what I understand, I can only choose a field  ...
Adrian Ursu
08/03/2018 11:33:04
Last post: 22/03/2018 16:47:40
Parsing a JS file through the template engine
Hi, I have a weird idea. It's common to have some hardcoded string. Could there be a way for us to parse the JS content through DW's template engine and generate the translate tags? We'd probably once need to run this on demand. It would be inneficci ...
Nuno Aguiar
08/03/2018 11:18:17
Last post: 30/10/2020 16:14:51
Extending Admin
Hi, Is there any documentation for extending the admin with custom sections or nodes in "Settings". Regards / Aki ...
Aki Ruuskanen
07/03/2018 10:44:26
Last post: 07/03/2018 11:04:08
Impersonate by api
Hello, We are working on an app which are using the api of Dynamicweb and this app needs to use the impersonation logic. But how can we set the secondary user by the api? Can this method be used if it is not a "friend": Friend Sub LogOn(username As S ...
Anders Ebdrup
05/03/2018 21:14:42
Last post: 06/03/2018 09:28:40
Use UserParameterEditor and UserGroupParameterEditor for custom tax provider
I have a solution that needs a custom parameter to select some users and/or groups to be ignored on the tax calculation. I've tried to use the UserParameterEditor in the AddInParameter but this is returning an error: Message: Object reference not set ...
Rui Silva
22/02/2018 18:48:41
Last post: 19/09/2018 10:17:23
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
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
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
DefaultCheckoutHandler clears shipping fee
I've a solution running on 9.4.1 and when the DefaultCheckoutHandler is used to finish the order, the shipping fees are lost after the order is sent to the checkout provider. Check the screencast of it https://www.screencast.com/t/H9tqAK4D2kRz Thanks ...
Rui Silva
16/02/2018 15:44:36
Last post: 06/04/2018 16:43:08
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
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
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