Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
Userfriendly URL and items
Hi, I would like to know how to get userfriendly URL in an item based website. For instance I have the URL: http://wall.martin.com/da-DK/Wall-Of-Dedication.aspx?open=68 Which I would like to become: http://wall.martin.com/da-DK/Wall-Of-Dedication/Lou ...
Sten Hougaard
19/09/2014 08:24:49
Last post: 06/11/2014 08:50:10
Has item publisher been improved on preformance in 8.5 (1) ?
Hi, I did a Razor/SQL based publishing of items as the item publisher in 8.4 was too slow. Using item publisher it took 7 seconds to retrieve 12 items from a list of about 1500 items. I changed it to Razor/SQL based retriaval and went to 300 ms. I a  ...
Sten Hougaard
31/10/2014 10:39:01
Last post: 04/11/2014 14:25:02
RAZOR eCom groups
Hi people So I have ventured into the wolrd of Razor... I need to loop through my eCom groups and have done so like this: <ul class="productNav"> @{ var groups = GetLoop("Groups"); foreach (var group in groups) { <li> <a href='@group.G ...
Rune Skovbo
31/10/2014 14:17:49
Last post: 04/11/2014 08:58:21
Dynamicweb.Rendering.RazorTemplateBase.Translate(string, string, object)' is obsolete
It seems that your new translation methodes in 8.5 have also made the pre 8.5 razor tag outdated. Please tell me how I then should insert translations in Razor? Med venlig hilsen/Best regards, Sten Hougaard Webudvikler ...
Sten Hougaard
22/10/2014 16:30:57
Last post: 03/11/2014 11:03:54
Add multiple products to cart from CustomerCenter
Hi, I am trying to add functionality to the wishlist so that the user can add all the products from a list to the cart. I am trying to do it the same way as you would do it in a regular productlist but it does not seem to work. Any suggestions? Regar ...
Aki Ruuskanen
27/10/2014 14:22:36
Last post: 27/10/2014 17:24:55
Ecom Navigation, wrong country code
Hi, On this site http://maximatecc-cn-live.softgear.se/zh-CN/Products.aspx i have a eCom navigation. The XML for the eCom nav outputs "en-US" in the "FriendlyHref" instead of "zh-CN" in the links for product groups. The regular navigation works as it ...
Aki Ruuskanen
22/10/2014 10:20:58
Last post: 23/10/2014 15:37:21
get list of Default Related groups of a group
I have a product category with some related groups defined in the "Default Related groups" tab. Now in the frontend I would like to get a list of these groups. I have tried with a <!--@LoopStart(ProductRelatedGroups)--> loop, but that only give ...
Jim Trebbien
21/10/2014 11:43:34
Last post: 22/10/2014 09:49:10
Is DwLegend working in Design and Layouts?
My breadcrumbs seem to be not working in DW8 with Designs and Lay-outs - can this tag not be used any more? (Works fine in old DW Stylesheet templates....) ...
Per Søgaard
21/10/2014 16:19:45
Last post: 22/10/2014 08:15:00
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
content placeholder DW 8.5.0.1
Guys, What happened to the content placeholders? It seems to generate some extra closing tags when not using a self-closed tag. <div class="row homepage-usp-boxes dwcontent" id="home-usp" title="Home: USP" settings="template:Designs/System/homepag ...
Ben Doorn
30/09/2014 17:59:35
Last post: 14/10/2014 12:34:22
If statements
Hi. In DW manual (http://templates.dynamicweb.com/TemplateTags/Dynamicweb-template-tags/General-tags/If-statements.aspx) are saying in syntax <!- -@If[ Not](Templatetag How can I use negative form like IF [Not] contains ...
George Nelzo Pereira
10/10/2014 15:53:42
Last post: 10/10/2014 21:08:52
Trouble using old translate tags in combination with razor
Hi, I'm having some trouble using the old translate tags in combination with razor in two scenarios. Scenario 1 The following piece of code are from a productlist template: 59: @if (Pageview.Area.ID != 10) { 60: <strong><!--@Translate(Produk ...
Thomas Clausen
08/10/2014 13:52:02
Last post: 08/10/2014 14:13:12
RE: Generate PDF based on specific defined template
Hello, I have created a custom print.html template, which renders a print version of a given page. The print layout when hitting ctrl+p or a button command is just fine, however when I try to create a PDF on the given page by adding ?pdf=true&lan ...
Mikkel Toustrup Olsen
24/06/2014 09:00:17
Last post: 07/10/2014 15:14:05
Multiple website languages - count is still 0
Hello, I am currently working on a project in which I have a bunch of websites which need to have multiple languages. Though the same content, of course just translated to the respective culture. Untill today I have always worked on single websites i ...
Mikkel Toustrup Olsen
06/10/2014 15:29:06
Last post: 06/10/2014 18:09:34
Item publisher
Hi, I'm using the Item publisher to create a list of content from an item list used in a few paragraphs on a child page. This works very well. Furthermore it works very well, when I click on the list elements and displays the content. My problem is,  ...
Martin Kure
06/10/2014 14:07:12
Last post: 06/10/2014 15:48:38
Link to certain paragraph within a content placeholder
Hi, Is there a way to link not to a whole page, but only a specific paragraph within a placeholder? I would like to not only link to that part, but be able to set a template, that displays the content, whenever I click the link. Example - employees:  ...
Martin Kure
02/10/2014 12:51:25
Last post: 06/10/2014 09:21:06
How can I show a single users contact information?
How can I show a single users contact information (Profile info) from User Management Center in front end? Not a list but a single user shown without him being logged in. ...
Per Søgaard
02/10/2014 16:15:42
Last post: 03/10/2014 11:45:31
Newsletter V3 signup issue
Hello, I have a question about a Newsletter V3 signup. If the login customer has no recorded mail in the system - he has no chance to be signing up for a newsletters because he will not get Email confirmation. Is that expected behavior? Take a screen ...
Georgi Nikoloff
01/10/2014 17:20:25
Last post: 02/10/2014 15:52:28
@Item.RenderList - SelfItem missing
Hi guys, It seems to me that I can't use the @Item.RenderList to publish items that are children of an item without specifying ID's... If I put the below code in the template of my References page I get the output I want (all References listed fine), ...
Jacob Storgaard Jensen
02/10/2014 15:39:36
Last post: 02/10/2014 15:49:00
Request Loop Counter inside Related Product Loop
Hi, Is there a Tag that available for this loop <!--@LoopStart(RelatedProducts)--><!--@LoopEnd(RelatedProducts)-->? If I use this TAG <!--@Products.LoopCounter-->, Dynamicweb shows the loop counter value for <!--@LoopStart(Produc ...
Daniel Arribas
02/10/2014 13:19:33
Last post: 02/10/2014 15:32:57