Developer forum
Subject
Replies
Started by
Last reply
Send form to dynamic recipient
I have a form, which sends the result to an email, and in which you should be able to choose the recipient from a select. In the module settings, you may set it up so that the sender name and sender address are retrieved from the form – however ...
Nikki Strømsnes
31/01/2013 05:19:46
Last post: 08/02/2013 14:36:30
&& (AND) statement in if sentences
Hi, Can anyone explain to me why the below is not working?
I bsically want to output a different text, bases on the value in the shopping cart. I found this article that explains how to use && (and) and || (or) statements in Dynamicweb:
http: ...
Thomas Nielsen
01/02/2013 14:07:14
Last post: 07/02/2013 18:37:22
Dynamicweb.Analytics.Tracker documentation?
Hi,
I was just wondering where I might find documentation about this Dynamicweb javascript api? (seen below) /Sten Dynamicweb.Analytics.Tracker ...
Sten Hougaard
07/02/2013 09:57:07
Last post: 07/02/2013 18:34:56
Override login form
Im new to DW development, and im trying to find my way around.
At the moment im trying to overwrite the loginform which I have found out resides at "Extranet/Login_uk.html". I tried making a new folder inside my "Condition" folder ...
Martin Grønbekk Moen
07/02/2013 09:53:59
Last post: 07/02/2013 10:13:11
Random article from specific page
Hi everyone, I am going to create a mini-banner-system. The customer wants the banners to cycle randomly between the banners that is available. So here's how I had in mind to solve it. 1. I create a page which contains all the banners.
2. Each banner ...
22/06/2010 14:52:28
Last post: 06/02/2013 11:41:14
How to reuse XSLT template in DW 8 "Designs and layouts"
Hi, I have some xslt templates from and old dw solution that I will try to reuse in a new version of DW with "designs and layouts", but what is best practice to do that? ...
Kim Søjborg Pedersen
05/02/2013 12:46:39
Last post: 06/02/2013 09:52:32
HTML vs XSLT
Hi, I was under the impression that working with XSLT would be much faster than HTML, because of the If Statements/Defined parsing. I was mistken. I created a blank master page and adapted an eCom Product HTML template with +/-40 If Statements/Define ...
Nuno Aguiar
25/01/2013 16:48:28
Last post: 30/01/2013 14:01:51
Is GetMaster() working?
Hi guys, I'm trying to get the tag "GetMaster" to work.
According to the documentation (http://templates.dynamicweb-cms.com/TemplateTags/Dynamicweb-template-tags/General-tags/GetMaster%28%5BTemplateTag%5D%29.aspx) it should work on all loop ...
Martin Nielsen
21/11/2012 16:11:50
Last post: 29/01/2013 22:12:28
Customized URL's attribute?
Hi, What does Dynamicweb search for when rewriting URL's using the Customized URL's? I've noticed that Dynamicweb is rewriting the URL's based on the customized URL's features, but that is done for <a href="">'s but not for <form a ...
Nuno Aguiar
17/01/2013 12:33:21
Last post: 17/01/2013 13:54:30
Problem with filters.js
Hi!
I'm using the functions for sorting products in a list from the SolutionSet. But I can't make in work because I get an error in the file filters.js saying that $.query is undefined. I know I have place the script tag for referring to jquery befor ...
Per Ljung
08/01/2013 08:48:56
Last post: 11/01/2013 16:06:21
pdf=true layout parameters
Hi
Does there exist any documentation about layout of generated pdf files? I have trouble styling the pdf and it would be great to know what css can be used and how. I would also like to know which browser is similar to pdf regarding styling, so that ...
Thomas Schroll
09/01/2013 13:29:20
Last post: 09/01/2013 14:59:57
Google Analytics ecommerce in eCom
Google Analytics has an ecommerce part that we would like to set up in eCom. We have placed the script in the order confirmation template and placed tags for the different info in the script.
But it does not seem to work as it should. Any guide on ho ...
06/10/2010 23:12:04
Last post: 07/01/2013 12:13:38
List navigation from a single node
Hello DW guys,
Have a quick question, sure someone must have tried to do something like this.
I have a structure like this: Home Catalog ecomGroup1 ecomGroup2 ecomGroup3 AboutUs Contact And what I want to do - is to make a menu of ecom groups - that ...
Dmitrij Jazel
12/12/2012 11:36:43
No replies yet
A variantloop inside a variantloop aka loop inception
I have a product list, on which I wish to list all variants as if they were independent products. This is easy sauce: <!--@LoopStart(Products)--> <!--@LoopStart(VariantCombinations)--> <div>My amazing markup</div> <!--@Loop ...
Nikki Strømsnes
18/09/2012 10:50:10
Last post: 10/12/2012 15:55:31
Translate custom setting DwNavigation
Hi,
I've created a DwNavigation in one of my templates with a custom setting which I'm using in my xslt, like so: <ul class="dwnavigation" id="mynavigation" settings="template:navigation.xslt;expandmode:all;page:products;& ...
Jop Reuvers
29/11/2012 11:18:49
Last post: 03/12/2012 09:28:26
Open news-item in the list?
Is it possible to show a list from the News V2 module, and then let the news-item, whics is clicked, open with details in the list (and close again, when another news item is clicked, of course).
Kind regards,
Lise ...
Lise T. Pedersen
28/11/2012 12:29:00
Last post: 28/11/2012 12:57:51
filepublish file type not available
Hello,
Using the Filepublish module, most files show a nice icon. However, files with the 'XLSX' (Excel) extention show a non-excel icon with file type "NA" (not available). How to fix this?
Thanks,
Ton ...
Ton Martens
23/11/2012 10:39:57
Last post: 23/11/2012 11:28:13
AJAX validate discount code
Hi DWs
On client wants a discount code on a ecom website, where it's out of control with submit in pay process. I could be a field on the product card, on newsletter page, where ever.
I was thinking of validating the discount code with ajax. Any clue ...
Peter Bille Larsen
20/11/2012 08:39:48
Last post: 21/11/2012 11:37:02
can a newsV2 page be used dynamically?
Hi,
I looking for a way to use a page, with a newsV2 paragraph on it, dynamically. The idea is that the visitor selects a news category from a list (pulldown menu), and then, a list of news items of that category appears. Obviously this can be done b ...
Ton Martens
16/11/2012 11:29:19
No replies yet