Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
empty shopping cart
hi! Is there any way to empty the shopping cart without actually going to the shoppingcart and doing it manually? Like 'onclick="emtycart.aspx"' We have a shop where the customer is only alowed to choose one product, and we would like the p ...
21/12/2009 15:18:56
Last post: 11/02/2010 11:01:00
disappearing bullits!
Does anyone have ANY idea why my bullits suddenly disappear. I have had this wierd problem before, but recently appearing on a product. Backend shows bullits nicely .. source code has the tags (ul /li) .. but front-end: NO! I have checked my css and  ...
15/12/2009 20:10:17
Last post: 15/02/2010 10:44:32
Hide page+content after login
Hi, I need to hide content after extranet login. It a bit complex - because we want some content to be shown to all users + some extranet groups, and hide some content for other extranet groups. Is not possible to create a new language area to solve  ...
15/12/2009 16:22:19
Last post: 16/12/2009 10:55:50
favicon.ico
Hi! Is it possible to add a favicon.ico to a single "language layer"? I reckon that if you put the favicon.ico in the "templates" folder, which theoretically is the root off all pages, all "language layers" would get the ...
15/12/2009 01:00:06
Last post: 18/12/2009 09:02:46
Extranet Extended formfields
Hi there, I made an Extranet login form with the regular input fields from the template. There a two fields that are setup as textarea instead of input type text. It's address and adress2. How can i make those field also input type text fields? here  ...
07/12/2009 17:35:18
Last post: 08/12/2009 15:42:16
Data List: Column value as template tag
Hi, I have a table with the columns ID, Name, Adress, etc and want to show this output in a list and make a link to another page like this: Pseudo: <a href="Info.aspx?ID=<!--@Row.ID-->"><!--@Row.Name--></a> This is n ...
30/11/2009 20:02:54
Last post: 07/12/2009 09:04:55
Recover password feature
Hi, I have a eCom website where I need to have present at all times the login form. I wrote it directly in the Page template. The new version of Extranet extended module does not have the login form which is what I used before. I have all of the inpu ...
27/11/2009 16:14:36
Last post: 05/05/2011 14:10:28
Charset for Russian laguage?
I'm about to create in the language/layer module, a layer for Russian pages. I have searched the www for hints about the appropriate charset for the layer but I can't find any final solution. What is the recomendations for the master setup? Is there  ...
24/11/2009 19:27:34
Last post: 24/11/2009 23:03:49
Problems displaying HTML in datalist template
I changed the form on this page for an editor to be able to format the text. (http://snf.mellombels.no/Default.aspx?ID=11) But when I get the data back into the XSLT, all the html is canged to transformed characters. I even tried to output <xsl:va ...
19/11/2009 09:20:41
Last post: 30/11/2009 14:09:01
menu/output based on a paragraphheader
Hi, I'm trying to make a paragraphheader to work as a parrent link and paragraphtext as it's children. Is this even possible? So if you imagine a paragraphsetup that list all paragraphheader and when clicked, the given paragraph-content related to th ...
18/11/2009 19:16:18
Last post: 23/11/2009 11:59:17
Custom tags for custom designs?
Hi i am a neewly hired designer (and to little extent programmer). I have been introduced to DW and think i have a basic grasp of how things work. I have read in the design/template manuals, but do not quite get the workings... My job is to design th ...
16/11/2009 00:33:31
Last post: 16/11/2009 15:46:05
translate tag
Hi, I am trying to use the translate tag in xslt templates (news module), but so far no good. Is there a special trick? I tried with < !-- string and also with <xsl:comment>. None of them seem to do the trick. When using the xslt command, th ...
13/11/2009 17:31:30
Last post: 14/01/2010 16:10:57
xslt & javascript
Hi there i have this problem about a simple menu in xslt i want everytime i click on it a new window to be open here is the peace of code how i am doing that : <a onclick="window.open('{@FriendlyHref}',menubar=1,resizable=1,width=350,height=2 ...
06/11/2009 15:05:03
Last post: 09/11/2009 13:41:09
Example XML of ecom navigation
Where can I see an example of the XML for the ecom navigation? I have a page with both a conventional XSLT page menu and an ecom menu. Have tried this: http://developer.dynamicweb.dk/Weblog-16918.aspx?action=ShowArticle&ArticleID=162 but it only  ...
04/11/2009 15:36:36
Last post: 04/11/2009 15:46:34
ecom navigation
Hi! The new ecom-navigation feature looks very useful, however, we would like to hide the 1. page (the 'product page' where the ecom navigation is choosen). All our products are in subgroups and we want to show these subgroups as menu choises in our  ...
04/11/2009 13:18:55
Last post: 30/08/2010 18:13:54
Data Lists template tags?
Is it possible to do something based on current @row.value during rendering of a Data List. inside <!--LoopStart(Row)-->? In my case I am making a list view showing fields from the News data table (News v2 module). If the value processing in my ...
30/10/2009 10:24:37
Last post: 30/10/2009 11:41:49
Using XSLT in NewsV2
Hi, I'm currently working on a new customer, and im using the DW7, build 19005. In the module, NewsV2. My problem is, that currently i only have the option for using XSLT within the list template. Although that is great, it doesn't seem possible to u ...
26/10/2009 20:30:51
Last post: 27/01/2010 14:36:58
outputing XML
I need the content of a page to be exported in xml for a flash application. the content it will be only text and some links nothing else! any idea how its possible to make it in a simple way!! thanks a lot ! ...
26/10/2009 11:34:06
Last post: 27/10/2009 12:10:41
import external js file
Hi, How can I maintain the </script> after xslt transformation? I am trying to import and external JS file in to the master template. I write: <script type="text/javascript" src="..."></script> but after the tran ...
23/10/2009 14:17:45
Last post: 30/11/2009 12:09:47
Tech Review video?
Unfortunately, I didn't have the opportunity to attend any of the tech reviews of Dynamicweb 7. Since there was an online tech review I wonder if it is available as a downloadable video file, so that I can catch up on the latest features in Dynamicwe ...
23/10/2009 09:09:48
Last post: 30/10/2009 11:22:01