Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
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
Item template question
Hello guys, Wanted to ask if someone might know if it is possible to set a "default template" for item, maybe? For some reason I feel that there could be some setting somewhere or a way to achieve this. On another hand I can be wrong. Just  ...
Dmitrij Jazel
25/10/2013 15:59:49
Last post: 22/02/2014 21:22:10
Map filter
I have this map with about 900 users in a group (Sedi): http://www.escolapios.net/es-ES/Qu%C3%A9-hacemos/Donde-Estamos.aspx Is it possible to automatically filter the location list by the field 'Department' instead of Group Id, and how can I show it  ...
Giuseppina Giunta
17/02/2014 11:17:54
Last post: 20/02/2014 21:33:32
Ecom:Product.SelectedVariantComboName in Application 8.3.1.16
Hej everyone, Just wanted to know, how can I get the right Ecom:Product.SelectedVariantComboName in the shopping cart for product that is added as variant of the product. I think this one should be the one that returns the combo name of the Variant t ...
Dmitrij Jazel
18/02/2014 11:26:40
Last post: 19/02/2014 10:12:14
List paragraphs from childpages
Hi. I'm new to DW. I'm trying to create a template for a gallery. Under the gallery page I have multiple subpages (items) representing gallery categories. On the category items I have multiple paragraphs (gallery modules) representing the specific ga ...
Kasper Skov
18/02/2014 14:36:49
Last post: 19/02/2014 10:06:41
LESS
I've tried to run som dot Less code (lesscss.org) on a dynamicweb solution, but can't get it to work somehow. Are there any restrictions in DW, which conflict with .less files? Kind regards Peter ...
Peter Greve Assentorp
20/12/2011 09:21:49
Last post: 12/02/2014 13:16:35
Item field default values - options?
Hi, I can see from some release notes that it is possibel to get intelligent default values like: @Page(PageTitle) @Code(new Date()) But can you provide with a full list of these features? Can I for instance get the name of the paragraph item as defa ...
Sten Hougaard
07/02/2014 14:09:10
Last post: 11/02/2014 21:28:59
Best way to get items based on parameter?
Hi, I need to get some items based content, which has been related to an ecom group. I have an item type where I have made a dropdown where the creator of the item can select which ecomgroup the item is related to (using a SQL query to pupulate the i ...
Sten Hougaard
07/02/2014 15:21:45
Last post: 07/02/2014 15:50:05
XSLT subsite problem
Hi Dynamicweb people. It seems that FriendlyHref doesn't recognize our subsetting. Ie. /en /de /nl In user defined urls we've put in subsetting as myshop.com/en The shop outputs FriendlyHref without the subsetting so the url is myshop.com/products. W ...
Victor Jonsson
06/02/2014 13:58:25
Last post: 07/02/2014 14:58:33
ECom left menu with languages
Site: http://smykkerogure.net.dynamicweb-cms.com/ The left menu is messed up as you can see from the xml output The first groups is outputted for every language bot the AreaID is the same on all of them. The subgroups are all in the active language,  ...
Michael Nielsen
28/10/2011 12:50:28
Last post: 07/02/2014 11:22:31
Ecom menu in dwnavigation
Hi When creating a e-commerce menu from properties of a page and under Options->Navigation I've got some problems understanding the context of the menu. If I use the very same page/menu-point where the ecom menu is attached to, and I use it in the ...
Pól Andrias Larsen
06/02/2014 14:34:27
Last post: 06/02/2014 23:48:03
Item.Area.xxx in paragraph templates for v8.4
Hi Dw, After upgrade to v8.4 the websitesettings are no longer available in the paragraph templates, which means that this does no longer works: <!--@Global:Paragraph.Content(<!--@Item.Area.BuyingProcessInfoId-->)--> Is it intended behavi ...
Anders Ebdrup
29/01/2014 08:34:51
Last post: 04/02/2014 19:01:37
xslt productnavigation
I have a product catalog that I need a navigation for. The catalog consists of a number og groups all with subgroups and some with sub subgroups and so on. The problem is that as long as there are only one level of groups, all the subgroups are shown ...
Jim Trebbien
04/02/2014 12:58:57
Last post: 04/02/2014 14:32:52
Can't see Filters while over viewing product
Hey guys, I have a question here, I have a totally standard DW setup with product catalog. And I am using DW product catalog filters. Filters are shown and work as they should while getting the Product List. But as soon as I click on one of the produ ...
Dmitrij Jazel
03/02/2014 11:16:17
Last post: 03/02/2014 13:39:20