Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
Automatic log-out extranet after session-timeout
According to Nets security demands, a webshop extranet user should be logged out automatically if the user has been inactive for the time of the session-timeout (or other time set). This is not happening in DW today. Maybe it can be implemented in th ...
Michael Fløe Haug
30/11/2017 09:34:37
Last post: 11/04/2024 18:28:20
Ecom:Product:Stock.DeliveryText in ProductViewModel
Hi guys I am in the process of converting an old product details template with template tags to the new product catalog using ProductViewModel. I cannot seem to find any property or method that can give the data i used to find in the template tag Eco ...
Jesper Holm Damgaard
28/09/2021 16:27:20
Last post: 08/04/2024 11:49:52
Error when eanbling code hinting
Hi. I have followed the codehinting instructions (Dynamicweb 9), to the letter, but I am enable to eliminate some last errors. Its clear from the examples below, that its a Linq issue,but I installed System.Linq, reloaded project, rebuilt project, re ...
Stephen Anthony Jackson
25/03/2024 21:47:54
Last post: 04/04/2024 17:08:39
Using templatetag Ecom:Order.Requisition
Hi, I'm trying to implement the DW order standardfield Requisition with templatetag Ecom:Order.Requisition at a swift cart checkout template. The field is rendered just nicely at checkout but the value of the field will not be saved on the order  ...
Søren Jakobsen
12/02/2024 15:22:43
Last post: 13/02/2024 08:02:24
T3: PLATFORM DEVELOPER
Hello people, Please where can I find this part. He's not here right now. Thanks in advance. BR Tomislav ...
Tomislav Bušić
28/12/2023 07:23:41
Last post: 28/12/2023 09:06:27
SeheduledTaskErrorEmail template
Hello everyone, I would appreciate if someone has an idea or solution. There seems to be an issue with the email template that I receive when the scheduled task is executed. (rapido -> /Templates/DataIntegration/Notifications ) Thank you in advanc ...
Tomislav Bušić
22/12/2023 10:00:02
Last post: 28/12/2023 07:30:05
Issue with HTTPS Links in Development Environment
I recently migrated my application from production to development, and I've noticed that all links are still loading with https, even though I've disabled SSL. The CSS and images are trying to be fetched from https:// URLs, which is not confi ...
Tomislav Bušić
28/11/2023 13:48:34
Last post: 28/11/2023 14:32:56
what is the easiest way to find out what language area (areaid) a page belongs to?
In an item publisher that is. what is the easiest way for me to find out what areaid a page belongs to when in a loop of an item publisher? I presume i have to use the API. Anyone got a code snippet lying around for this, that they are willing to sha ...
Hans Ravnsfjall
16/11/2023 16:15:28
Last post: 21/11/2023 15:31:56
Facebook Pixel
Hi, Is there a quick way to add the Facebook Pixel or is this just done manually in the head? Caro ...
Caro De Weze
27/10/2023 08:03:50
Last post: 27/10/2023 10:04:12
Errors when using related products
Hello. We have defined a seperate index repository for one of our sites, and the Ecom / Pim point to that. However, when using related products (products which have nothing to do with Bikeshop Repo), we get template errors due to missing fields (fiel ...
Stephen Anthony Jackson
12/10/2023 10:50:27
Last post: 23/10/2023 16:39:58
Price Range property uses prices without VAT
Hello, I have the following issue: I need to create a filter based on the Price Range field. I've done the query and facets setup and the filter is shown in the frontend and it lists the price range. However the Prices Range field seems to take i ...
Marius Tudor
02/10/2023 14:11:55
Last post: 03/10/2023 17:34:52
Multiple Product Lists, Navigation Tag, Breadcrumbs and URL
Hello. We are developing a site, where we wish to align the urls / breadcrumbs with the path to the product we are clicking from the product list. e.g http://site/webshop/toys/ (product list with groupid param set to toys group) http://site/webshop/t ...
Stephen Jackson
21/09/2023 10:37:43
Last post: 21/09/2023 22:44:26
Enumerating Product Fields / Product Category Fields from an item_type dropdown list
Hello. I am trying to develop a generic item type for displaying a product or product category field. I have defined an item type with a "Product Field" (Drop down) and Style field (Text), and created the follow SQL Query as the source for  ...
Stephen Jackson
18/09/2023 10:48:06
Last post: 21/09/2023 10:26:16
Adding new partials to components
Hello I am trying to make a new reusable component to display product information, and one of the features I want to add is a custom field for the products we wish to show. I therefore want to add a new partial to the list of available product partia ...
Stephen Jackson
11/09/2023 10:56:36
Last post: 18/09/2023 11:02:14
RenderItemList check if results exist from the paragraph template
Developing a custom Swift_ArticleList template I noticed a problem that will come up again and again in the future. The architecture is that the paragraph template is building the container for the paragraph, this could be a slider for example. It th ...
Igor Ivanov
07/09/2023 14:58:49
Last post: 07/09/2023 15:22:24
Firefox browser cache issue
Hi there! I have a problem when using the Firefox browser. If I make a change to a file, for example a template that renders a component, the browser does not notice the change after saving the change. Only after clearing the cache memory of the brow ...
Mario Kožić
24/08/2023 08:59:58
Last post: 24/08/2023 16:54:37
Did you mean? - Limit to results that are valid based on query
Hey We are using the QueryResult.SpellCheck in a query search, but it is given a long range of suggestions that have no results, as the results shown are being limited by the queries. Is there a way to change so the SpellCheck is made on the index af ...
Claus Kølbæk
31/07/2023 11:25:01
Last post: 08/08/2023 14:07:18
Go to the next step at checkout
Hi, Our client wants a custom checkout so we modified a checkout template, but the "Next step" button is not working. It sends the form and refresh the page but the same step appears again. In the shopping cart settings, we unchecked the &q ...
Tomas Gomez
27/07/2023 16:03:14
Last post: 31/07/2023 13:28:57
Setting variable in Page template and Getting variable in Paragraph template
Hi, I've been trying to set a value in a Page template and then access the value in a Paragraph template. I am setting the value as such: Dynamicweb.Context.Current.Items.Add("MyValue", MyListVariable); I tried with a simple string valu ...
Nuno Aguiar
30/06/2023 09:36:41
Last post: 30/06/2023 10:14:52
System.OutOfMemoryException was thrown.
Hi, We get this kind of error in a solution. I cant figure out the cause of it. I see that there is a call to a RenderImagePatternItem. We are not using image patterns in the solution. Any suggestions? 2023-06-10 10:41:18.5552|ERROR|eCom/Frontend/Err ...
Aki Ruuskanen
12/06/2023 10:12:00
No replies yet