Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
Global Items?
Hello all, I came across another item scenario. I need some general information on multiple items throughout the website. However, this information has to be editable. Address, Email, website etc. Given the design its not possible or nice, to do this ...
Mikkel Toustrup Olsen
17/03/2014 09:48:57
Last post: 18/03/2014 09:40:12
Translate tag does not work. Why?
Hi, On 8.2.3.3, I apply a 'confirmation-template' to the forms-module (for data lists). This template contains a translate tag. However, it always renders the default value instead of the value I enter in the translation. According to the translation ...
Ton Martens
07/03/2014 15:49:06
Last post: 13/03/2014 09:49:41
class=
Update// I found out that i can just add dwcontent after the class, as when assigning multiple classes to div´s normally. Don´t know if this has always worked as this, but I have not tought this was possible earlier. Hi It is annoying, and unflexible ...
Hans Ravnsfjall
12/03/2014 18:44:40
Last post: 13/03/2014 09:26:49
Layout navigation in paragraph
Hi, I would like to create menus in the design & layout parapraphs. But it doesn't seem to work. I have this code in a paragraph bu id does not display the subpages for the tha page with parentid 108: <ul class="dwnavigation" id=&quo ...
25/11/2010 10:41:44
Last post: 12/03/2014 10:16:09
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
Get Items inside an Itemlist?.
Hello - I have setup x amount of items, each representing a name (country name) and an itemlist containing another item type(employees with name, title, phone etc.). I was wondering if its possible to retrieve the respective employees from each item  ...
Mikkel Toustrup Olsen
11/03/2014 14:16:29
Last post: 11/03/2014 14:49:59
Razor Groups OrderBy with Linq
Hi, I need to sort the GetLoop("Groups") in my razor template. I use to write Linq so I tryed this List<LoopItem> SortedList = GetLoop("Groups").OrderBy(o=>o.Name).ToList(); but thats not acceptet Is Linq not supported? ...
Kim Søjborg Pedersen
20/02/2014 21:48:20
Last post: 11/03/2014 14:36:28
List groups in navigation
I've seen the sticky post on ecom navigation, but none of the examples accomplishes what I want. I am currently using a slightly modified xslt navigation that came with the solutionset/bikeshop/demosite thingo. If I enable the setting that list my gr ...
Kasper Skov
28/02/2014 01:10:16
Last post: 10/03/2014 10:51:16
Maps template...again
Hi, the code in the map template shows only these user address data: <!--@Name--><!--@Address--><!--@Address2--><!--@Zip--><!--@City--><!--@Country--><!--@Phone--> But I should show all the other user data: & ...
Giuseppina Giunta
24/02/2014 18:18:46
Last post: 06/03/2014 15:54:44
Password protected page
Hi all, How do I check with the template tags if a page is password protected (not user protected) as I need to hide a column in the master template if a page is password protected and the user do not have access to the password protected area? Best  ...
Anders Ebdrup
01/03/2014 10:35:12
Last post: 04/03/2014 17:19:38
Replace characters in search URL
Hi! Something that I've been trying to change for some time now but just can't seem to figure it out: Using instant search works for the most part, but if there are certain characters in the name of the product then on clicking search it returns an e ...
Grant Menzies
03/03/2014 08:50:37
Last post: 04/03/2014 14:50:04
ParagraphHeader in item template
This is a question regarding this question: http://developer.dynamicweb-cms.com/forum/cms-standard-features/unable-to-retrieve-paragraphheader-from-item-on-a-paragraph-with-razor.aspx Page OR paragraph name? I can't choose? How exactly am I suppose t ...
Kasper Skov
28/02/2014 14:39:09
Last post: 04/03/2014 10:27:17
selected menu item
Hello! I'm new to DW so this question might be a dumb one. I'm playing around width xslt menus and cant seem to display a menu item as selected.Similar to 'Developer forum' beeing marked in blue on the top of this page. There was a previous posting a ...
23/04/2008 13:17:18
Last post: 03/03/2014 13:39:25
Combine eCommerce group list with standart navigation
Hello everyone, I will try to do my best to explain what I need to accomplish. We have a website where we need to make a special top navigation menu for it. It has to be a combination of eCom groups under products-link and the rest of menu just a nor ...
Dmitrij Jazel
06/03/2012 10:09:54
Last post: 28/02/2014 00:26:46
Links in templates.
I have some links in my layout looking like this. <a href="#0">Home</a> They go through Dynamicweb and the output is this. <a href="/da-DK/Frontpage.aspx?AreaID=1#0">Home</a> Why is this? Can it be avoided? If so, how? Thank y ...
Rasmus Pedersen
27/02/2014 15:00:41
Last post: 27/02/2014 15:57:24
Title-tag contains cached data
Hi, Customer on 8.2.3.17 and uses the ecom module to present product information. For every product, title and metadata information has been stored in the DW backend. We need the data, for instance, 'title' ( <!--@Title--> ) to fill the page ti ...
Ton Martens
27/02/2014 11:18:53
Last post: 27/02/2014 14:58:41
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
Global:Area.ID with razor?.
Hello, I came across a rather odd issue. Isn't it possible to retrieve the Global:Area.ID with razor within a paragraphtemplate?. My code returns "" - which means the ID doesn't exist? .. @{ var areaId = GetValue("Global:Area.ID"); (have tried GetVal ...
Mikkel Toustrup Olsen
24/02/2014 14:09:38
Last post: 24/02/2014 14:32:25
Global:Area.ID with razor?.
Hello, I came across a rather odd issue. Isn't it possible to retrieve the Global:Area.ID with razor within a paragraphtemplate?. My code returns "" - which means the ID doesn't exist? .. @{ var areaId = GetValue("Global:Area.ID"); (have tried GetVal ...
Mikkel Toustrup Olsen
24/02/2014 14:09:44
Last post: 24/02/2014 14:22:09
Get QS with razor
I get the error: The name 'HttpContext' does not exist in the current context with HttpContext.Current.Request.QueryString["querystringname"]. I've tried with GetValue("Server:Request.querystringname") also. Nothing. What am I doing wrong? ...
Kasper Skov
23/02/2014 19:17:54
Last post: 23/02/2014 20:56:55