Developer forum
Subject
Replies
Started by
Last reply
Datalist form - Checkbox "Demand/krævet"
Hi, When creating fields in a formular there is a checkbox called demand/krævet.
What does this do? First I thought is was a serverside validation with the description being the alert comment but after testing Im a bit confused. ...
26/05/2010 11:59:15
Last post: 27/05/2010 10:52:33
Get PublishingOutput with param
Hi, Is it possible to output a xml publishment with a parameter for example ProductID? <xsl:apply-templates select="document('http://[yourdomain]/Admin/Public/DataManagement/PublishingOutput.aspx?ID=1&ProductID=PROD10')/View/Row" mod ...
26/05/2010 09:16:32
Last post: 14/06/2010 14:28:46
Search, extended posibilities
With advanced search parameters does the search module have? Do you have a list of somekind. I dont believe the manual mensions anything about searching with "" or + and stuff like that. Any help is appreciated. /Rune ...
20/05/2010 16:27:19
Last post: 21/05/2010 08:01:10
If/Else on menu tag
Hi, I'd like to use the if defined tags to check wether to render my menu container or not. I've tried with this code (spaces added to avoid html comment):
< !--@If Defined(subMenu)-- >
< !--@subMenu-- >
< !--@EndIf(subMenu)-- >
< ...
20/05/2010 14:45:42
Last post: 25/05/2010 10:29:39
Translation of template labels
Hi, I have a solution in multiple languages, i want my newsletter subscribtion to be dependen on the language which the page is shown. But i cannot remember which tag to use to get, the posibility to translate some labels in my template. Eg. Name, Co ...
18/05/2010 11:00:20
Last post: 18/05/2010 11:31:43
Selecting date-interval in News v2
Hi We have a customer with 2.500+ news items in the database, and the customer would like these to be outputted on single pages per year and each page with a header with month-name. I've succeeded in making a page with these headers, but as it's impo ...
18/05/2010 08:58:54
Last post: 28/05/2010 09:25:42
H1 tags automaticly in main title
Hi, I've got a question regarding H1 tags. I'm using an Ecom module with productgroups. Every Productgroup has a title, which I made an H1 tag. Now I want those H1 tags to show in the <title></title>, for SEO purposes. Is there a way to a ...
04/05/2010 14:43:23
Last post: 04/05/2010 15:43:13
Creating XSLT menu
Hi,
I'm trying to create navigation menu using XSLT.
In the menu I'd like to always show all the nodes of the first and the second navigation level so I'm using foreach loop. It works well for the first level but I cannot get access to the second lev ...
04/05/2010 10:07:35
Last post: 04/05/2010 11:57:12
Groupfields in productlist
I can't find the Groupfields in the xml for the productlist in Ecom. Can I enable it somewhere or is it just not included in the productlist xml? Has anyone run into this? I need the groupfields for a jQuery-based filter system based on the values (o ...
26/04/2010 13:59:25
Last post: 26/08/2010 09:34:20
15
Subscribe
Caching off for an individual image
Hi, We are having a bit off a problem with the DynamicWeb caching. Off course for performance we need this function. But there is one image (an animated gif) that we don't want to be cached. Is there a way to turn off caching for an individual image? ...
14/04/2010 09:09:22
Last post: 14/04/2010 09:56:50
Ecom group checking if should be showed in menu
Hey Im adding new products to an ecom group but it shouldnt be showed yet in the menu, i have crossed them off in the settings page, but how do i check for it in the xslt ? ...
13/04/2010 16:04:32
Last post: 08/02/2012 11:31:32
Help with If defined
can i use if defined on a paragraph setup tag in a paragraph template ? Lets say i have in my Paragraph setup defined the first image, and i want to defferantiate on this in my paragraph template. This is just an example of a paragraph. <!--@If De ...
07/04/2010 08:13:16
Last post: 07/04/2010 09:50:36
Special chars from editor
Hi, I have a big problem. right at the end of a big project we ran into a problem. We are outputting some xml stream (through pages/paragraphs/calendar module) and outputting the description field (calendar module) it outputs the editor content, with ...
29/03/2010 13:49:46
Last post: 29/03/2010 14:52:36
Problem updating userdata
I have created a form, that automatically inserts user-info, such as the ExtranetID into a table. Also the name of the user and the current date are inserted after you login and complete the form. The user then only has to choose a number of options ...
24/03/2010 22:46:36
Last post: 25/03/2010 11:26:37
Extranet (dw7) - groups
Hi, The new extranet/intranet module replaces the old HR module, but how can I: - get the associated groups in view profile? - set groups info (like we did for departments in HR)? I can find any tags/info on this subject. Were they forgotten in this ...
11/03/2010 14:03:15
Last post: 11/03/2010 16:03:05
Default templates
Hi everybody I've attached a new set of non-table based standard templates.
This set includes Master-, Page-, Paragraph- and Navigation templates. Let me know what you think ... // Sebastian ...
10/03/2010 14:54:26
Last post: 02/07/2010 10:21:26
XSLT for Sitemapv2
I am in no way experienced into xslt, so please bear with me. As I see it, the default Sitemapv2 xslt only output nodes for the first level. Is there a xslt script available that show nodes and their child nodes all at once in a tree like structure? ...
10/03/2010 13:41:53
Last post: 10/03/2010 15:32:10
Importing links from XML
Hi, How do I import a link from an XML file, without the "&" getting replace with "&" in the string? Disable-output-escaping dosnt seem to work for this. Any other ways? ...
09/03/2010 14:43:56
Last post: 10/03/2010 09:35:46
Examples
Im in need of general examples of xslt templates.
i notice sebastians videos about it but would be nice if code was posted along. anyone know of a place to find differend exmaples of general page/paragraph ect xslt templates? or anychance you would b ...
09/03/2010 12:25:46
Last post: 09/03/2010 14:30:11
List unique names
Hi all. I am currently working on a site where I need to make a list of cities and the addresses/streets within each city below. It should look something like this: City 1
- Street name 1
- Street name 2
- Street name 4 City 2
- Street name 3
- Stree ...
08/03/2010 14:29:20
Last post: 08/03/2010 15:12:25