Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
"Translating" images on multilingual sites
According to this http://templates.dynamicweb-cms.com/TemplateTags/Dynamicweb-template-tags/General-tags/Translate%28%5BKey%5D,-%5BDefault%5D%29.aspx it should be possible to use the translate tag on attributes. I've used it (like below) on images an ...
Michael Nielsen
05/10/2011 11:29:43
Last post: 26/10/2011 09:57:37
Parameter based ecom search in certain group
Hi Is it possible to use a group as a parameter in parameter based search in ecom? Iwe tried adding both GroupID and GroupName, but with no luck! e.g. http://www.mysite.dk/Default.aspx?eComSearch=1&GroupNumber=mygroup1 oh... and besides the doc from  ...
11/05/2011 15:46:24
Last post: 25/10/2011 13:43:11
how to make template to seach in users
Hi, Customer wants to be able to create a user list of results based on a search input. Documentation mentions a search template (here:http://manual.dynamicweb-cms.com/Default.aspx?ID=6652 ) but at the customer site, this option is not available with ...
Ton Martens
20/10/2011 13:38:32
Last post: 21/10/2011 14:00:54
getImage threads
Hey. I have a shop where the client have 9000 products, and in one category, there is 2000 products. So we have set the number of items for a productlist to 90. But Getimage is rendering the pictures one at a time. Is it possible to get that command  ...
Peter Bille Larsen
30/06/2011 14:58:45
Last post: 20/10/2011 14:17:07
Nav: expandmode:All
Hi, I am struggeling with a menu. Im using the standard LiClean.xslt and have set the following: <ul class="dwnavigation footer-box" title="Footermenu201" id="footermen" settings="startlevel:1;endlevel:3;template ...
Regin Madsen
13/10/2011 14:36:30
Last post: 17/10/2011 13:00:12
if/else tags
Hi there Any way to write an "and" or an "or" into my conditions? I would like to do something like this: <!--@If(Global:Page.ID!=195||!=190)--> Do something <!--@EndIf--> or <!--@If(Global:Page.ID!=195&&!=1 ...
Rune Skovbo
12/10/2011 09:38:58
Last post: 12/10/2011 09:58:33
Datalist: Edit row
Hi, Haven't used datalists much, so I hope some of you can help me out :-) I'm creating an intranet where users can post a message through the forms dw7 module and people can reply to those messages as well. I want a specific user to be able to edit  ...
Rene Poulsen
16/09/2011 14:38:27
Last post: 11/10/2011 13:34:37
Ajax call fails only in IE
I have an ajax addtocart function where I call a hidden page and exstract the html for the cart. Problem is that it only works in Firefox, In IE there are periodically errors. The error I get is this Server Error in '/' Application. Object reference  ...
Michael Nielsen
28/09/2011 15:48:15
Last post: 10/10/2011 11:58:06
Campaigns
Hi! How does campaigns work and which template tags are used? Best regards, Per ...
Per Ljung
04/10/2011 08:46:09
Last post: 04/10/2011 21:30:02
Running translate function on CDATA
Hi! I wonder if it's possible to run the xslt function translate with a CDATA section as input? The reason for this is that I need to print the total value of the shopping cart, but the output adds "SEK" and uses a dot (.) as separator and  ...
Per Ljung
03/10/2011 16:01:09
No replies yet
E-com: Change template on productlist based on customer selection in frontend
Hi DW. We have designed an option on a product list, where the user (frontend) can click to change the apperance of the productlist. ie. List-items ie. Picture and information. The apperance is so radical, that I might need another template for the p ...
Peter Bille Larsen
17/09/2011 23:48:47
Last post: 29/09/2011 10:31:16
Metatags on empty category with subcategories
Hi I've run into some issues with metatags (title, keywords, description) does not show on empty categories with subcategories. The reason why is, when no products found on the category I list the subcategories in the "NoProductsFound" temp ...
Mads Andersen
26/09/2011 11:22:21
Last post: 27/09/2011 10:54:14
Ecom: Loop products in associated groups or how?
Hi all! Im currently working on a ecommerce soluting, where i'm showing all the products (about 30) in a dropdown from all groups when the user is within a group productlist view, which is working just fine in the productlist template. But when i bro ...
Thomas Kjærgaard
27/09/2011 09:07:19
No replies yet
SalesDiscount on ordermail
Hey Guys We have a solution where every order has a 10% discount setup on it, and almost every order consists of 3 products. The problem is that it will not display the discount as 1 line in the order mail, it shows 1 line of discount per product. So ...
Rasmus Fjord
21/09/2011 14:35:14
Last post: 26/09/2011 13:42:50
Print name of unit
Hi! How do you get the name of the default unit for a product in Ecom? The default unit for my products is 'ML' and I want to display that. Is there a way to do this? ...
Per Ljung
29/06/2011 09:51:11
Last post: 21/09/2011 03:33:28
variantid
I'm having problems with variantid. DW changes the code on the "add to basket" button when it renders the page. It worked when I tested with variants manually created in DW. But after we did a integration to a ERP system, it removes some co ...
Dennis Thrane
20/09/2011 09:45:04
Last post: 20/09/2011 14:09:00
set "auto selected" menu element..
Hi. I have a solution that uses a dynamic eCom navigation. The solution is: http://entrelivingkopi.net.dynamicweb.dk/webshop-129.aspx This page, when I click on it, has a submenu and a left menu containing product groups. I would like to, when a user ...
Tom Arnfeldt Nielsen
12/09/2011 15:39:01
Last post: 13/09/2011 10:40:42
Problem rendering SearchBox
Hi! I have template called menu.html.xslt where I render some fixed menu items. I also want to render the searchbox. I have added xsl:value-of select="Ecom.Search.SearchBox" and added the product catalog module to the paragraph and checked  ...
Per Ljung
08/09/2011 11:03:53
Last post: 12/09/2011 09:42:07
eCommerce bulk prices on product list
I'm using bulk prices on products. On the product list I want to write the bulk prices, so the customer can see the different price levels before he enters the amount of products he wants. Do anyone know how to drag out the bulk prices dynamically (b ...
Michael Fløe Haug
08/09/2011 15:44:35
Last post: 09/09/2011 09:40:02
How to prevent URL rewriting
Hi Dynamicweb, One of the first times I'm posting in the developer forums. Feels good. In the new DW 7 versions, you can enable Converting module URL's in Management center. Nice feature, but when setting this feature some existing template code will ...
08/11/2010 13:57:58
Last post: 07/09/2011 17:14:49