Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
Razor loops
im trying to use razor templates on an ecom product template but ive run into a problem. code in oldschool template <div id="RelatedGroups" class="eComList"> <!--@LoopStart(ProductRelatedGroups)--> <div class=" ...
Keld Lauge Gøtterup
01/07/2013 12:57:05
Last post: 13/08/2013 12:09:15
Get TopPageID in Razor
How do i retrieve the TopPageID in RazorTemplates? I am able to get the PageID like this: @Pageview.Page.ID BR Finn Frost ...
Finn Frost
02/08/2013 11:11:53
Last post: 09/08/2013 00:28:48
Twitter bootstrap + android
Hi all, I have encountered a problem I cannot find a solution for. Actually I dont think its DW related, but then again maybe?! Im setting up a site using twitter bootstrap (2.3 and have tried to use 3.0 RC1), it works fine in all browsers, and devic ...
Regin Madsen
08/08/2013 21:17:28
Last post: 08/08/2013 23:37:08
Product list Razor
Hi I hope someone can help. I'm showing a list of all products, and on that list I'm trying to divide the product list into groups based on Ecom groups. In xslt I could loop through ProductGroups first, then loop through Products, and only display th ...
Thomas Schroll
15/07/2013 13:20:45
Last post: 16/07/2013 21:15:46
New item type field not available in template
In a solution I'm working on we've created an item type a few weeks ago. Now we added an extra field to that same item type. This field is available in the admin and I see there's a new column in the database available which is filled when I add data ...
Jop Reuvers
11/07/2013 10:13:29
Last post: 11/07/2013 12:19:31
eCom nav template + startlevel
Hi! Does the startlevel attr. not apply to ecom groups? I would like my sub ecom menu to start in level two, but as you can see in the video, the navigation just dissapears. Also attached the xslt. I've tried with some of the standard nav templates a ...
Martin Gammelholm
05/07/2013 08:55:39
Last post: 08/07/2013 16:38:39
Template tag not rendering
We are using the template tag <!--@DwPageUpdateDate--> Unfortunately since the update to 8.2.2.6, this no longer renders in the paragraph template? We really need to solve this issue due to legal compliance issues does any one have any ideas! P ...
Andrew Mannell
04/07/2013 09:26:14
Last post: 04/07/2013 17:12:33
set default freight method country in URL
Hi DWs Is it possible to set default freight method country in URL? The problem is that we want to set a destination based on a currency. And some destinations have no VAT. So when the user selects a currency, we want to change the destination (deliv ...
Peter Bille Larsen
25/06/2013 19:35:26
Last post: 04/07/2013 14:21:19
Vital bug: UserManagement
A small bug renders the user-management list useless. If the option of showing users and groups in sub-groups is not selected, the module will only show users directly attached. If you have a list with only 1 group attached, the module will not show  ...
Peter Munkholm
02/07/2013 14:06:38
Last post: 03/07/2013 10:57:27
Data List - url that goes to another page
I am building a data list template, and I would like the details to open on a different page - but I have problems with defining the ID tag in xslt, so that it will output the actual ID-number I have tried something like <a href="/Default.asp ...
Lise T. Pedersen
28/06/2013 23:15:32
Last post: 02/07/2013 08:59:27
Multiple products in parameter based search
Hi It's possible to search for an exact productnumber in this way: /Default.aspx?ID=1&eComSearch=1&ProductNumber=2000&ProductNumber_Type=3 Source: http://developer.dynamicweb-cms.com/documentation/for-developers/ecommerce/parameter-based- ...
Filip Lundby
01/07/2013 13:11:50
Last post: 01/07/2013 17:12:17
How do I disable the &debug=true?
Hi, I would like to be able to disable the "debug=true" feature on a solution - how do I do it? Web.config? Med venlig hilsen / Kind regards Sten Hougaard Webdeveloper 727 Online as www.727.dk ...
Sten Hougaard
17/06/2013 10:41:46
Last post: 28/06/2013 19:23:44
XSLT productlist performance
I'm using the following XSLT to show a productlist. I'm calling the page using this URL: /list.aspx?products=1001;1002;1003; (where the numbers are the productnumbers). The page is very slow to load - about 2-3 minuts. There's about 500 products in t ...
Filip Lundby
26/06/2013 15:25:21
Last post: 27/06/2013 13:12:24
.JSEncoded() is buggy
Hi, The introduction of "JSEncoded()" template extension is great when working with JSON data build from Dynamicweb templates. It however seem that it is not doing a perfect job. If I for instance aske to get a JSEncoded value from "St ...
Sten Hougaard
20/06/2013 10:18:38
Last post: 20/06/2013 12:21:51
Data from XML datalist
Hi I have this structure: Advokatvirksomheder 1137 Aktiehandel 1496 etc.... I want to do something like this: to extract the data. Im not sure about the syntax, and have spent the most af a day googling it. What i find hard is targeting the I want to ...
07/03/2011 11:16:37
Last post: 19/06/2013 13:20:32
Generate MainNavigation + Ecom menu with Razor
Hello everyone, Could someone please tip on how to access SiteNavigation in Razor and Include eCommerce groups in it? :-) Structure (just 1 level plain) {eCom Group 1} {eCom Group 2} {eCom Group 3} About us Contacts Should not be so hard to do. I wou ...
Dmitrij Jazel
18/06/2013 13:15:31
Last post: 18/06/2013 13:45:18
Dynamicweb Maps module - examples or demo pages?
Hi, I cannot find anywhere with a live Dynamicweb Maps Module running. I would love to get link to a demo or a page containing an implemented version, preferably one using grouping. Thanks :-) Med venlig hilsen / Kind regards Sten Hougaard ...
Sten Hougaard
12/06/2013 10:47:26
Last post: 12/06/2013 11:49:43
Search & replace module
Hi everyone, this is my first post :-) I should find and replace some words in the ProductName field. I have used the 'Search & replace" module but I have this error message: 0 record(s) updated. An error occured. System.InvalidOperationExce ...
Giuseppina Giunta
10/06/2013 11:46:57
Last post: 10/06/2013 13:02:08
E-mail marketing, template tags
I need to send out emails to all my users, containing username and password (I know this is a bad idea ;)). My idea was to create a page with template tags (UserEmail,UserPassword), and use the e-mail marketing module in OMC to send out the mails to  ...
Paul Sørensen
06/06/2013 16:12:14
Last post: 07/06/2013 15:00:57
Item.Area with Paragraph.Content tags
I need to make a Area specific paragraph content that can be edited by a normal content user. I have used translate codes before but wanted to use the great new Item.Area tags. <!--@Global:Paragraph.Content(<!--@Item.Area.OtherresourcesPage_ID- ...
Andrew Mannell
05/06/2013 00:14:26
Last post: 05/06/2013 01:20:46