Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
Navigation xslt parent page
New to DW xslt, have a question about the navigation. Wants to make af <dl> menu, like this <dl> <dt>Level 1</dt> <dd>Level 2.1</dd> <dd>Level 2.2</dd> </dl> So that dt is the start node, and the  ...
Heine Virenfeldt Kristensen
19/05/2011 09:56:23
Last post: 23/05/2011 09:05:08
ecom cart v2 class submit
Hi, Is there any documentation regarding what class names you CAN´T use in dynamicweb. It seems like if youre adding class submit to the submit input field on the step where the customer need to accept terms, this check is kind a overridden and ...
Regin Madsen
13/05/2011 14:06:37
Last post: 21/05/2011 13:53:52
Global content as a static element on a template
Hi How do I define an element such as @DwFooter, that apperas with the same content on every template it is applied to? I am already using the @DwFooter tag, but I need three similar tags in my template. ...
Jesper Brink
18/05/2011 14:31:58
Last post: 19/05/2011 05:58:25
orderlinefields
Hi I have now tried for too many hours to setup orderlinefield loop and parse the values to the cart (v2). But with no luck. On the producttemplate Im using the Product.OrderLineFields loop. I get the input fields, but when submitting the form (meani ...
Regin Madsen
18/05/2011 14:43:44
Last post: 19/05/2011 03:38:36
Extranet in xslt
Hi! How can you access the tag Global:Extranet.UserName using xslt? I can't find a way to do this, always get an empty string when I try xsl:value-of select="Global.Extranet.UserName". Best regards, P ...
Per Ljung
18/05/2011 09:19:12
Last post: 19/05/2011 03:25:43
Star rating
Are there a template file that controlles the output of the star rating function with the Product Catalouge? I would like to edit the output to wrap the star images with <li></li> and controle the image size. Is this posible from a .html  ...
Thomas Kjærgaard
18/05/2011 10:49:48
Last post: 18/05/2011 12:43:38
DwExtranet Action
Hi! In my Ecom webshop I want all users to be able to see the products, but only logged in users should see the prices. When using the extranet module, do you need to restrict access to a certain page to use the module, or can you just create a page  ...
Per Ljung
17/05/2011 10:09:14
Last post: 18/05/2011 10:46:21
SEO module - no META data on template
Hi DW. I have a problem. We have made a shop with category pages, based on the "no product found template". But the SEO module, does not output TITLE, DESCRIPTION and KEYWORDS on this page. The page is made specifically for SEO, so I need t ...
Peter Bille Larsen
17/05/2011 10:52:11
Last post: 18/05/2011 09:30:25
PDF equals true stopped working
Hi there, On one of the sites I am maintaining, the PDF option stopped working. Instead of a PDF, all I get is a empty document. In Fiddler all I see is empty document as well. Debugging the page gives me something like this: Time Event From last Fro ...
Imar Spaanjaars
16/05/2011 16:30:00
Last post: 17/05/2011 18:21:18
Update cart
Hi! How do you change the quantity of a product in the shopping cart? I can't find a way to do this. I'm using Cart V2. Best regards, Per ...
Per Ljung
16/05/2011 10:59:25
Last post: 17/05/2011 06:35:35
Product list with variants
How can my product list contain custom variants? I tryed the <!--@LoopStart(VariantCombinations)--> but it only works in the product detailes template. ...
Jakob Westhausen
16/05/2011 15:23:30
Last post: 17/05/2011 05:13:24
Seperate navigation under the same administration
Hi last month I build the solution teknicar.dk, this month I am beginning the implementation of templates to the solution Autopartner.dk. The Two solutions should be placed under the same administration, but contain separate navigation (menu's). Wher ...
Jesper Brink
16/05/2011 13:16:54
Last post: 16/05/2011 13:42:24
v7 contact form with automatic input validation
Hi, Wednesday last week I was at a eCom-certification in Viby. During the break, I discussed if I was supposed to hard code field validation into each v7 form template, and the guy said "no, there is a thread somewhere with a code snippet, that  ...
Jaocb Bertelsen
16/05/2011 12:32:32
Last post: 16/05/2011 13:33:34
Styling on terminal server
Hi, We have a solution that sometimes needs to be accessed through a terminal-server (with remote desktop). If you view the website through the terminal server the styling (css) of the page is wrong. Elements are placed in weird ways, menu not workin ...
Emil Højbjerg
16/05/2011 11:30:29
Last post: 16/05/2011 12:05:03
Set required fields
Hi! Is there a way to mark a field in the "Ecom7 V2 Chart" module as required? Right now only the checkbox "Accept terms and conditions" is required, but I want some other fields to be required too. Best regards, Per ...
Per Ljung
16/05/2011 10:09:24
Last post: 16/05/2011 11:21:26
adding many of the same product to cart?
Hi I need to add one or many of the same product into the cart at once (http://screencast.com/t/RvayWMegFDv9) I have tried this solution below, the problem with it is that if the default value for the input tag is set to "1", then all the p ...
Antonio Amézquita Ganoza
14/05/2011 02:42:47
Last post: 16/05/2011 10:18:14
Check extranet user
Hi! I have an xslt template for a page that displays products in a certain group. I want to display the "Buy"-button only if the user is logged in, but I have trouble determing this using xslt:if This I have tried: But this didn't work, the if case d ...
10/05/2011 16:13:00
Last post: 16/05/2011 09:10:11
URL Provider for News
Hi there, In the Management Center I enabled the URL Provider for news and disabled the older "Convert Module URLs". Yet when I view a list of News articles, they still link to /nl-NL/nieuws.aspx?PID=31&Action=1&NewsId=123 rather th ...
Imar Spaanjaars
12/05/2011 13:23:18
Last post: 13/05/2011 14:05:08
Accessing the new Navigation Tag
Hi there, Is there a way to access the new Navigation Tag you can set on a page (on the Layout dialog) from a NavigationProvider? I need to mark some pages as special and the Navigation Tag seems like a great candidate. However, it doesn't appear to  ...
Imar Spaanjaars
12/05/2011 15:40:07
Last post: 13/05/2011 11:37:00
Returning the product image for an orderline.
Hi Need to display product images in an small cart, is it possible to return the product image for an orderline? ...
Antonio Amezquita Ganoza
12/05/2011 16:25:42
Last post: 13/05/2011 10:45:51