Developer forum
Subject
Replies
Started by
Last reply
xslt
Hi! I'm making a menu in xslt where the (foldout) sub menues have different color according to wich topmenu was choosen.
something like this: top1 sub1_1 sub1_2
top2 sub2_1 sub2_1 sub1_1, sub1_2 are blue
sub2_1,sub2_2 are red I'm able to do this with ...
03/06/2008 11:57:44
Last post: 03/06/2008 15:22:12
Product Measurements
I have a query. Please guide me on how we can input the exact measurements of a shirt for the user in e-Com Dynamicweb. I have already implemented the regular sizes e.g. small, medium, large and extra large. But in our scenario we need the customers ...
03/06/2008 11:06:10
Last post: 03/06/2008 13:02:51
eCom Price overrule DB price
I would like to make some discount-calculations with a piece of Javascript, embedded in my product detail template. I have to do it this way because the eCom dicount module doesn't support dicsounts based on Manufacturers. Is it possible to set the v ...
02/06/2008 11:16:57
Last post: 02/06/2008 11:33:56
eCom XML navigation 'InPath' parameter
It seems that this XML parameter (InPath) is missing when working with eCom navigation. That makes hard to make a straight-forward fold-out navigation that opens and closes the productgroups the same way as using standard page navigation XSLT/XML men ...
28/05/2008 13:13:22
Last post: 28/05/2008 13:31:39
eCom group listing adds table
When listing products from eCom groups the following html is wrapped around my own html: <tr> <td></td> <td colspan="11" valign="top"> [my product html as written in the template] </td>
</tr> Wh ...
27/05/2008 14:55:21
Last post: 27/05/2008 15:19:45
DwTemplateTags
Hi, Is it possible to render the 'old' previous DwTemplateTags output. Because sometimes it is a bit messy to render a table layout at a specific point in your template.
And when viewing the source of the page to view the template tags the text forma ...
21/05/2008 12:08:19
Last post: 27/05/2008 09:53:47
Password Reminder Sender email
Howdy I have a page which requires extranet login.
When a some uses the PasswordReminder the sender of the mail they recieve is eg. info@mydomain.com, i know how to change it for the whole solution. The problem is that there are several sites hostet ...
23/05/2008 11:36:52
Last post: 26/05/2008 21:26:51
Calendar eventlist and detail at the same time
Hi, is it also possible to configure a template where the eventlist and event detail can be displayed on the same page? CalendarV2 does not (yet) have the display on a page or paragraph function like newsv2? Regards,
Remi ...
21/05/2008 11:30:39
Last post: 26/05/2008 21:17:38
Weblog - Printerfriendly article
How can I make a "Print" bottom in the ShowArticle template? I want to be able to printout the article, not the categories, menu and stuff like that. ...
23/05/2008 10:00:06
Last post: 25/05/2008 15:36:48
Weblog - User image on article
Can I use the user image (uploaded under user profile) in e.g. the articles from that user? If yes - How? ...
23/05/2008 08:52:08
No replies yet
"Login here"
Hi, I want to have a global paragraph with a login form, so the user can login at any time. I built a form that posts the info to an extranet webpage, and if everything is allright, redirect them to another page. This process works, but the user is a ...
15/05/2008 17:44:18
Last post: 20/05/2008 22:57:51
if global tag not working
Hi, I am trying to use the if global tag within a news_v2 template, but it does not work. It is working in the page template, but not in the module template. If you check out the HTML renderd page, the tag is rendered as if it was an html comment. Ca ...
30/04/2008 20:00:04
Last post: 19/05/2008 16:33:45
News and List at the same time
Is it still not possible with the V2 news module to show both a list of news _and_ one selected news item on the same page, using two paragraph modules? ...
08/05/2008 16:30:00
Last post: 15/05/2008 18:38:56
Output date today
Is it posible to write "Today is DD-MM-YYYY" on a page?
I have tried to use the tag "@Global.Server.Date" but there is no output. Michael ...
07/05/2008 11:11:11
Last post: 07/05/2008 11:56:18
Rendering tags in Loop header and footer
How do I render template tags in the Header section of the loop? In the following example I would like to render the product id into the image id in the header <!--@LoopStart(Pricelist)-->
<!--@HeaderStart--> <img id="Img_<!--@ ...
06/05/2008 11:26:57
Last post: 06/05/2008 12:52:08
Extranet - User account automatically ends
I use the extranet with user that can be members by applying on the web.
I want the user accounts automatically to end after a period of e.g. 1 year or even better, if the account hasn't been active (logged in) for e.g. 6 month.
Is that possible - if ...
21/04/2008 22:03:09
Last post: 30/04/2008 19:51:06
CSS templates
Hi Folks
I've created a set of CSS based templates.
You can read about it here and comment them if you want to.
http://developer.dynamicweb.dk/Weblog-16918.aspx?action=ShowArticle&ArticleID=131
// Sebastian ...
28/04/2008 14:02:14
No replies yet
If loop contains elements
Hoi, I'd like to know if it's possible to test if me loop returns anything. i have a problem where i've made a custommodule that returns a collection of searchresults, which i list in my template with the following code: --- <table> <tr> ...
28/04/2008 11:20:44
Last post: 28/04/2008 12:50:07
Iframe - how to
Hi, I've tried to iframe both @DwContent and @ParagraphText, but the content is not outputted. If I type in some text, the text is shown. < iframe src="/files/templates/page/frame.html" width="560" height="300" scroll ...
24/04/2008 11:18:01
Last post: 24/04/2008 16:14:16