Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Error when creating language
Hi, I am having an issue when trying to create a language for a website. I have 3 websites in an installation with several pages and content but am unable to create a new language layer for one of them, the others work fine. The error message I get f ...
Jóhann Kristþórsson
25/04/2018 13:11:04
Last post: 26/04/2018 09:05:45
Cart only supports cart items exception
Hi, We been experiencing some issues with orders completed that try to load into ecommerce context and when this happens it will give us an exception: This is happening in two different solutions, one in DW9 (9.3.8) and the other in DW8 (8.9.2.20). T ...
Rui Silva
20/04/2018 16:06:03
Last post: 03/08/2018 09:59:09
Known icons used in front-end
Hi guys, I want to make good use of the list of Known icons (available in Settings/Developer) but in Front-end. Mainly, I want to set up a property on a paragraph that would allow the user to select an icon. I believe there is no such thing as an Ico ...
Adrian Ursu
20/04/2018 14:33:22
Last post: 23/04/2018 17:36:29
Performance on order list
Hi Dynamicweb, We experience very poor performance on the Customer Center Order List as to much logic seems to be done by the api and not the database which in the end causes why too many database calls when have many orders on a customer. All orders ...
Anders Ebdrup
15/04/2018 16:43:10
Last post: 05/10/2018 13:08:50
Products in order history Macro in Repository
Hi, I have a customer that wants a similar Macro to "MostFrequentBoughtProducts" and "MostBoughtProducts". They want something like "Produts bought in the last 2 years". https://www.screencast.com/t/Tqa28OGh07 That said can I get the source code for  ...
Nuno Aguiar
11/04/2018 16:39:24
Last post: 27/08/2018 11:27:54
Authenticating users with own OAuth provider
Hi, We are establishing a Single Sign-on infrastructure so that our customers can authenticate to different system of ours using the same login, and naturally want to extend to our ecommerce site. https://doc.dynamicweb.com/documentation-9/users/user ...
Þórhallur Hálfdánarson
11/04/2018 13:19:24
Last post: 16/04/2018 16:02:49
winmd files ?
Hello, We have an external tool that we would like to run on some of our custom code, but it requires that all references be present. However, it seems that I miss a file called "Dynamicweb.winmd". Is it possible to get those winmd files ? They are n ...
Gaëtan Di Caro
04/04/2018 08:55:30
Last post: 04/04/2018 09:06:13
Exception in 9.4.7 when using product name as lucene sort field
Hi Dynamicweb, I get this error in 9.4.7 when using the product name as the sort field in the lucene query setup: System.IndexOutOfRangeException: Index was outside the bounds of the array. at Dynamicweb.Indexing.Lucene.LuceneIndexProvider.CaseIgonre ...
Anders Ebdrup
02/04/2018 14:51:45
Last post: 26/04/2018 16:19:29
Price not set when adding new orderline
Hello! I am trying to add orderlines to an order using 'new OrderService().CreateOrderLine()', but the price is not updating. Even if I use the old deprecated method Order.CreateOrderLine nothing happens. This is my (simplified) code: var order = new ...
Oscar Romin
28/03/2018 14:49:39
Last post: 28/03/2018 15:25:57
Price.GetDoublePriceFormatted returns price with VAT
Hi Dynamicweb, Price.GetDoublePriceFormatted does not take into account the ecommerce-setting on the website and always seems to add VAT to the price. Is it possible to have have this check added to the method? Best regards, Anders ...
Anders Ebdrup
26/03/2018 10:53:03
Last post: 10/04/2018 08:37:07
'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