Developer forum
Subject
Replies
Started by
Last reply
Get ID of page
Hi! Is it possible to get the ID of certain page without using a menu? I have a hardcoded menu with just one link to a page on the same site. I want to get the ID of that page in case it's recreated, but I don't want to use a xslt-menu. Or is it bett ...
01/10/2010 10:02:38
Last post: 08/10/2010 15:25:13
Cart empty
Hi! How can you check if an order has orderlines using XSLT? I've tried <when test="Ecom.OrderOrderLines.TotalQuantity > 0" but it doesn't work. Best regards, Per ...
08/10/2010 11:54:04
No replies yet
Lightbox gallery
Hi, i'm working on a solution where I want to launch a imageset (gallery) from a single image... Any ideas how this is done? Page in question:
http://chc.net.dynamicweb.dk/da-DK/temaer.aspx Another question: What does the tag <!--@Gallery.Images.L ...
05/10/2010 12:39:42
Last post: 06/10/2010 10:35:41
News:Search.Dropdown.Year does not work correctly?
At one of our customers the 'News:Search.Dropdown.Year' and ''News:Search.Dropdown.Month'' do not work correctly. They depend on the DW script newsfunctions.js, in which is referred to html elements "NewsParagraphCustomYear" and "NewsP ...
01/10/2010 11:16:14
Last post: 06/10/2010 10:08:03
How do I use the printerfriendly function?
The site: www.ricken.com --> Bauhaus
The template: templates -> ecom -> ProductList -> Bauhaus_Norge_Table.html
I am using the new template design method. I have a list of product that contains a "print" button. This button is s ...
04/10/2010 08:29:10
Last post: 04/10/2010 12:01:25
News v2 - Get XML from List
Hi, How do I get the XML from the News v2 List? I've tried with SaveXML=true, but it dosn't seem to save the Newsv2 xml. Only the nagvigation. /Jannik ...
04/10/2010 11:25:46
Last post: 04/10/2010 11:28:37
Productlist
Hi! How can you access the variable Products.LoopModx in an xslt template? Is this possible? I want to test if LoopMod3 is 0 and then print a <br /> Best regards, P ...
01/10/2010 16:56:54
Last post: 01/10/2010 18:50:33
Problem with LoopMod3
Hi! I have a loop where I write information about products in a certain group. The layout is table based and I want to change row every third product. <!--@If Defined(Products.LoopMod3)-->
</tr><tr> <!--@EndIf(Products.LoopMod3)- ...
01/10/2010 09:15:30
Last post: 01/10/2010 11:06:34
Cart not showing but height is.
Solution: Rickentest.net.dynamic.web --> Bauhaus domain
Template: Templates --> designs --> Bauhaus --> produkter.html
cart: Small cart paragraph on the page Produkter My problem is that when the cart is shown, the height of the elements ...
30/09/2010 15:22:59
Last post: 30/09/2010 15:33:56
anchor refs are added absolute path
Hi, When creating an anchor in an a tag like this href="#gotohere" in an template it seems like the absolute path is added ahead of the anchor - so the a tag presented in the browsers is like this: href="www.mycoolwebsite.com/default.a ...
21/09/2010 22:41:13
Last post: 30/09/2010 15:29:51
11
Unsubscribe
Ecom related products
I have a xslt template that loops through the related products on a product detail page, and outputs it as xml. I've made a simple version of my template here to highlight the problem <?xml version="1.0" encoding="utf-8"?>
& ...
27/09/2010 13:01:52
Last post: 29/09/2010 09:39:58
Leftmenu not folding out when subpage has subpages
Site http://www.lettershop.dk/ -> Lettershop Mailservice 2010.
XSLT template LIClean_leftmenu.xslt
Page template lettershop_2010_Subpage (templates / design / Lettershop Mailservice 2010) The dwnavigation settings I use are: Startlevel: 2, endleve ...
27/09/2010 14:09:30
Last post: 27/09/2010 15:01:31
Captcha on non-custom solutions
Is it possible to have a captcha protection on forms made on a non-custom solution? ...
22/09/2010 10:41:03
Last post: 27/09/2010 10:58:50
Ecom.ProductList.NextPage fails
Hi, I've got at a eCom using xslt productlist templates. When I use the NextPage function I get this error when clicking the next link: An error occured while attaching module (Dynamicweb.Frontend.Content) System.Xml.XmlException: The ';' character, ...
21/09/2010 16:47:54
Last post: 22/09/2010 09:19:36
Only show @Ecom:Product.Discount.Price when there is a discount
How do I make a template for a product, with specific elements that only shows on discounted products? ...
21/09/2010 11:00:52
Last post: 21/09/2010 12:19:06
Show eCom products, but don't change META tags
I am building an eCom webshop, and wants to show some products on the frontpage. I guess the normal behaviour is that the META tags are alterede by the products shown on the page, but what if I want to keep the META settings on the page? Is there a w ...
20/09/2010 09:52:58
Last post: 21/09/2010 11:10:56
XSLT navigation from LiClean
Hi, I have a navigation which looks like this:
<ul class="navigation">
<li class="activeItem"><a><span>Menutitle</span></a></li>
</ul> The activeItem class is working, but it seem wh ...
20/09/2010 16:21:24
Last post: 20/09/2010 20:44:03
Compatibility issues with Samsung Galaxy S
Hi Does anybody have experience working with compatibility in regards to the Samsung Galaxy S browser (Dolphin?). We have a website, where the central column drops out of the layout. We had the same problem with IE6, which we fixed with inserting the ...
20/09/2010 13:39:13
No replies yet
Data Lists with custom layout
Using Data Lists for managing a table in the database where it is possible to add and edit the rows. Edit Data:
Forms page = set to specific page
Display 'add row' link = checked
Display 'edit row' link = checked Publishing options:
Show link to deta ...
17/09/2010 13:33:58
Last post: 20/09/2010 11:53:58
EcomGroup crash
Hi! I want to display a list of product groups as a menu but when I choose EcomGroup.xslt it crasches and displays the output as clean text with, for example "<" as < and so on. Here is the code to insert the menu: <div id=&quo ...
20/09/2010 09:36:53
No replies yet