Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
Problem adding multiple products to cart
Hi! I have problems with adding multiple products to the shopping cart, here is my form (output from xslt): <form method="post" name="addMulti" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:js="urn:custom-ja ...
Per Ljung
22/06/2011 17:14:51
Last post: 23/06/2011 00:28:57
Problem with dropdown dropping behind...
Hi On this page (http://proacteur.net.dynamicweb-cms.com/) I have a dropdown menu using: <div id="menu" class="dwnavigation" settings="startlevel:1;endlevel:2;template:DwddDropdown.xslt;expandmode:All;"> <ul> ...
René Mehlsen
22/06/2011 10:59:07
Last post: 22/06/2011 16:34:40
Problem with escape chars
Hi! I check for this value in my xslt-code: xsl:when test="contains(Server.Request.grpname, 'Färger') " and it works. But after I have posted the page the query string parameter 'grpname' turns into F%c3%83%c2%a4rger and it doesn't wor ...
Per Ljung
21/06/2011 14:53:35
Last post: 22/06/2011 07:22:23
Sort navigation xslt
Hi! Is there way to sort each level in the menu code (xslt-template)? I think I've only have managed to sort the groups alltogether, not each level in isolation. Is there a way to accomplish this? Best regards, P ...
Per Ljung
21/06/2011 11:43:08
Last post: 21/06/2011 17:17:09
Problem with jQuery tabs
Hi I using JQuery UI tabs How do I set it up so the user can update both tabs? Here's teh code i'm using rigth now but this way i can only update the first tab: $(function(){ // Tabs $('#cv-tekst-tabs').tabs(); //hover states on the static widgets $( ...
Jesper Friis
21/06/2011 11:31:00
Last post: 20/01/2012 12:46:57
open external navigation link in new window
Hi I can't figure out how to make an external navigation link open in a new window. Is it some code I need to add to the <a> tag in LIClean.xslt? -Jesper ...
Jesper Friis
21/06/2011 11:04:08
Last post: 22/06/2011 10:06:19
Set sort order
Hi! Is there a way to assign set the sort order of a product group using the xslt-files in the Import/Export module? There are two files that take care of the product group import from eg. NAV, /Integration/eCommerce/XSLT/ProductGroups.xslt and Produ ...
Per Ljung
20/06/2011 15:08:04
Last post: 22/06/2011 05:16:48
C5 integration på del af en shop?
Vi har en kunde der gerne vil lave et login til nogle kunder hvor de får en vis rabat. Disse ordrer skal via C5 modulet sendes til deres C5 men de normale ordrer skal ikke. Kan man lave det eller er C5 integration en alt eller intet løsn ...
Per Søgaard
15/06/2011 15:23:06
Last post: 17/06/2011 02:46:13
Product fields overwritten
Hi! Is there anyone who have had problems with the Import/Export module? Suddenly the product fields Short descrption and Long description were overwritten during import from NAV even if I hade checked the boxes to preserve them in the product destin ...
Per Ljung
15/06/2011 11:02:28
Last post: 17/06/2011 09:53:26
W3 getimage
We have probably been around this for 800 rounds, but: Is there a way to get the w3 validator to eat this line: Admin/Public/GetImage.aspx?Image=%2fFiles%2fBilleder%2fProducts%2.....&amp;Width=236&amp;Height=236 I have replaced the "& ...
Peter Bille Larsen
10/06/2011 15:25:02
Last post: 14/06/2011 06:13:24
Combined products
Hi! Is it possible to have products that consists of a pack of other products, eg. if you buy a computer as a package you get processor, motherboard, screen, keyboard etc where every part has its own article number, but when you order the main articl ...
Per Ljung
08/06/2011 16:07:15
Last post: 09/06/2011 11:17:43
Get group
Hi! How can you get the group id of a product inside a product loop? I can't find an attribute Group pointing Product -> Group, just Group -> Product? Best regards, P ...
Per Ljung
08/06/2011 13:54:15
Last post: 08/06/2011 14:03:06
Backend user with only User Management Access?
Hi, Customer (on 19.1.0.2) wants to be able to create a user which only has access to user management. So: - all pages in all area's/languages should be inaccessable; - filemanager (menu at the bottom left) should be inaccessable (better yet, the men ...
Ton Martens
08/06/2011 10:37:55
Last post: 09/06/2011 12:02:53
Different templates for different products and groups
Hi! How do you select which template that should be used for a certain product or group? I want to use one xslt-template for all product groups except one where I want to use another xslt-template. How do I do to choose this? Best regards, P ...
Per Ljung
08/06/2011 09:37:35
Last post: 08/06/2011 10:32:15
jQuery UI tabs
Hi I'm trying to use jQuery UI Tabs on a Dynamicweb page, but I'm having a problem: Here's an example of the code: <div id="tabs"> <ul> <li><a href="#tab-1">Tab 1</a></li> <li><a href=& ...
Marianne Bertelsen
01/06/2011 14:44:03
Last post: 09/06/2011 11:19:22
Newsv2 module - HTML 5 - W3C valid
Hi Dynamicweb, When using the Newsv2 module on a page, I am not able to validate my page as HTML5 in the W3C validation service. Two errors are visible (see below). How can I remove the Included JS and CSS from the HEAD of my page? Why doen't the Dyn ...
P. Ruiter
27/05/2011 16:28:57
Last post: 08/07/2011 10:25:39
Add a product to the cart through ajax and jquery
Hi, I found an artical on the old forum explaining how to emptying the basket with Ajax through jQuery: On my solution it only hides the div.smallcart. It dosnt empty the cart. So when I leave the page the cart is still there. So what am I doing wron ...
Rasmus Samsig
19/05/2011 22:14:21
Last post: 09/05/2012 14:36:30
Ecom tags in xslt
Hi! The template tag Ecom.Order.OrderLines.Total.Price works fine in html, but not in xslt. What is the xpath string for ecom template tags in xslt? Best regards, P ...
Per Ljung
19/05/2011 12:04:54
Last post: 24/05/2011 14:10:48
Extranet logout
Hi! How can you make a logout link/button that after a click logs out the user? Is it possible with a global template tag or do you have to use a module? Best regards, Per ...
Per Ljung
19/05/2011 09:56:40
Last post: 25/11/2014 09:55:36
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