Developer forum
Subject
Replies
Started by
Last reply
Rob Lohmann
01/08/2013 16:46:41
Last post: 10/09/2013 10:48:04
Tags in Newsletter V3
Hi DW, I have a customer that wants to send out an e-mail containing some merged field, eg. the recipients name, like "Dear Martin", and also som other information about the recipient. I cannot find any documentation about what tags i have ...
Martin Nielsen
28/08/2013 09:34:53
Last post: 09/09/2013 11:35:49
Trigger suggested search manually
Hi
Is it possible to trigger suggested search manually using jQuery/javascript? Like if I push a button. ...
Filip Lundby
23/08/2013 10:46:44
Last post: 05/09/2013 14:46:46
Nested Loops in Razor
Hej guys,
Wanted to ask if anyone heard if nested loops are now possible to use in Razor (in DW 8.3.0.0)?
If yes, maybe someone has an example to share on how exactly do I do that? :))) //Dmitrij ...
Dmitrij Jazel
28/08/2013 14:50:56
Last post: 05/09/2013 13:44:58
After update to 8.3.0.0 @GetValue() stopped working
Hi guys,
Just wanted to ask if anyone runned into similar problem, I have a filter, and products in product catalog.
After moving to 8.3.0.0 I updated index, made sure filters are up to date, and product catalog in in place. Funny thing... in eCommer ...
Dmitrij Jazel
30/08/2013 12:28:22
Last post: 05/09/2013 08:49:36
Check your templates for @If/@EndIf errors
In Dynamicweb 8.2.3, we introduced a better – and more strict – if parser in our template engine, see Important Notes for Dynamicweb 8.2.3.
I have been faced with the challenge of fixing if errors in some templates, and to help me fix those I created ...
Mikkel Ricky
12/06/2013 12:11:00
Last post: 13/08/2013 13:48:41
Related products listing problem
Hi Guys,
I am trying to list related products of a product in Razor
1) Product catalog module is on the page
2) Product has related products "attached" to it.
3) If I am using original HTML template, related products are being listed as the ...
Dmitrij Jazel
24/07/2013 11:10:54
Last post: 13/08/2013 12:15:43
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