Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
WCAG 2.0 Templates
Has anyone out there developed a WCAG 2.0 compliant site? We have a potential customer that has these requirement and would like to know if there are templates that comply to WCAG 2.0. https://www.w3.org/WAI/WCAG20/quickref/ ...
Grant Menzies
18/05/2017 09:47:06
No replies yet
Get applied price ValidTo
Hi, I have a product with a discount campaign which has to end on a certain date. The discount is applied correctly but I would like my customer to see on the product page when the campaign ends. The loop Product.Prices contains this information on t ...
Gaëtan Di Caro
17/05/2017 11:04:41
No replies yet
Enhancing performance in cshtml
Hi all, As I was building a new site for one of our customers in Dynamicweb9 I experienced that the page was quite slow at loading the first time. I narrowed it down to the compilation of the cshtml file, so the performance was as expected when reloa ...
Søren Heide Larsen
14/03/2017 21:10:33
No replies yet
Query content index DW9 using API
Im trying to use the API to fetch data from the index by looking at this code example. http://developer.dynamicweb-cms.com/documentation/for-developers/ecommerce/indexed-search/search-query-syntax.aspx Unfortunatly it does not look like this example  ...
Martin Grønbekk Moen
06/03/2017 20:52:10
No replies yet
Forgot password message not shown
I am trying to show a message about the result of the "Password restore" operator. I use the standard Login_uk_password.html template. E-mail with the password is comming, ForgotPasswordConfirm and ForgotPasswordEmailNotFound are in the form, but the ...
Andriy Kozachuk
23/02/2017 15:53:47
No replies yet
Access to Item List in Page Settings from paragraph
Hello, I find it a bit tedious to get an item relation list from my page setting inside a paragraph - so I would like to hear if this is the right way? @{ var pageOptionsId = Input.FormatInteger(Pageview.Page.PropertyItem["PageOptionIds"]); if (pageO ...
Anders Ebdrup
29/06/2016 11:13:23
No replies yet
Using Tag Extension Replace
Hi, Someone know how to use the tag extension href tag ? Like in this code below the first (href) is not working... the second (div) is working... <a class="EcomProductLink" href="/Default.aspx?ID=<!--@Item.Area.HupxSetup_ProductDetail_PageID-- ...
George Nelzo Pereira
01/09/2015 19:10:08
No replies yet
Gallery pdf flipbook templates with turn.js?
Is there anyone in this forum, who has implemented for example the turn.js (http://www.turnjs.com) script with the gallery templates, in order to show a pdf without flash? Other templates/solutions with another free-licensed pageturn-function is also ...
Lise T. Pedersen
10/06/2015 14:11:00
No replies yet
Paragraph templates issue after upgrade to 8.5.1.19
Hi DW, After upgrading to version 8.5.1.19 i have issues with templates for my paragraphs. The paragraphs which had template selected from global "/Paragraph" folder disapeared from list of templates after upgrade. Everything works fine until I make  ...
Davor Zlotrg
30/04/2015 11:13:37
No replies yet
Form validator
The form validator used in user management seems to always check for password. Is there a way to remove the password check in the validator. I currently have email newsletter subscribe form, that doesn't have a password field, still it's being valida ...
Martin Kure
01/12/2014 08:40:13
No replies yet
get discount unit price of product
Is it possible to get the discount price from <!--Ecom:Order:OrderLine.UnitPrice--> ? Never mind. :) ...
Jim Trebbien
20/11/2014 12:28:47
No replies yet
Translation mail notifications
Hello. Ive been trying to translate the user registrationmail for a while now, but it doesnt seem to take translate tags. Is it possible to add translationtags or in some way translate email notificationtemplates? Best regards Dan ...
Dan Lundgren
19/11/2014 08:23:10
No replies yet
Forms for data lists - mail subjects
Hi, Is it possible to set the mail subject directly in the form, and not just by what you enter in the module settings. We have a customer who needs to get some of the info entered in the form directly in the subject. /Regin Madsen ...
Regin Madsen
20/10/2014 08:16:53
No replies yet
Access Product Default unit name
Hey guys, I am trying to access products default unit Value or Name. Default unit is created, and product is asigned with default unit ID. I can see [Ecom:Product.DefaultUnitID, VO30] in razor But not the Unit name. <!--@LoopStart(Units)--> < ...
Dmitrij Jazel
11/03/2014 17:35:06
No replies yet
Forgotten password problems
Hi there. I'm setting up a forgotten password page. And it's not quite working. (DW version 8.3.1.7) So far i've tried three methods... 1) Restricted access to the page with login_dk_password.html. The page just reloads. No message, no e-mail 2) Same ...
Victor Jonsson
26/02/2014 17:44:22
No replies yet
Problem in SearchFormSuggestions.html
Hi Dw, I have experienced a problem in this template: SearchFormSuggestions.html, where you have this syntax: <img class="dw-search-result-smallimage" src="" alt=""/> Which first of all makes an unecessary call to  ...
Anders Ebdrup
18/09/2013 12:29:25
No replies yet
Template for DW8 Forms module and templates refreshing
Hello. Is any way to add own template for a specific form created by Forms module? I want to create a form for product in Ecom, where user will be can send question about a specific product (mail must be identified by product ID). I know that was pos ...
Tomasz Lach
21/05/2013 11:12:09
No replies yet
Change language frontend
I have serached around, trying to find out how I can add a section to the master page that let people change language layer. Guess I could make some manual link, but are there a built in tag that presents all valid languages, and when clicked, transl ...
Martin Grønbekk Moen
18/02/2013 12:28:27
No replies yet
List navigation from a single node
Hello DW guys, Have a quick question, sure someone must have tried to do something like this. I have a structure like this: Home Catalog ecomGroup1 ecomGroup2 ecomGroup3 AboutUs Contact And what I want to do - is to make a menu of ecom groups - that  ...
Dmitrij Jazel
12/12/2012 11:36:43
No replies yet
can a newsV2 page be used dynamically?
Hi, I looking for a way to use a page, with a newsV2 paragraph on it, dynamically. The idea is that the visitor selects a news category from a list (pulldown menu), and then, a list of news items of that category appears. Obviously this can be done b ...
Ton Martens
16/11/2012 11:29:19
No replies yet