Developer forum
Subject
Replies
Started by
Last reply
Where can i find all the new DW8.2 tags?
Hi DW, Where on http://templates.dynamicweb-cms.com/ can i find all the new ninja templatetags that you demoed at the TechConf? I've found some on : http://mri.developer.dynamicweb-cms.com/blog/2013/01/resources-from-new-template-features-in-dynamicw ...
Martin Nielsen
11/04/2013 11:45:31
Last post: 04/06/2013 22:02:58
Get area name for search result item?
Hi,
I'm trying to make the search result page more useful for the user by showing what area/website the result item is within.
AFAIK there's no template tag that lets me access this directly via template tag/result object, right?
Can I do a lookup ba ...
Tobias Næss
02/06/2013 13:09:20
Last post: 03/06/2013 23:07:55
How to save values to customfields on users in Extranet module
Hi guys, I'm trying to update information on a user via the Extranet/Intranet module, but i cannot find what name my input fields should have for it to work. When doing "DwTemplateTags" i do not get the ".InputName" tag for my cus ...
Martin Nielsen
31/05/2013 11:23:35
Last post: 03/06/2013 06:32:35
DateFormat: SetTag
Hi Dw, After upgrade to v8.2.3.0 I have some troubles with handling of the dateformat - the problem seems to be in this function: public void SetTag(string name, DateTime value, string dateFormat) { if (this.Type == Template.TemplateType.Razor) { thi ...
Anders Ebdrup
31/05/2013 14:53:48
Last post: 31/05/2013 15:19:56
dwdd navigation expands all at the same time
http://bella-vista.dk/Bella-Vista-Ombygning/Home.aspx
If you enter the menu-item "products" a lot of windows shows up. (This is not the final structure or styling!) But I would like the dropdowns in 3rd level only to show, when you enter th ...
Lise T. Pedersen
30/05/2013 15:03:36
Last post: 30/05/2013 15:19:31
XSLT menu inside a Paragraph template
Hello all, I hope some of you are able to help me out here. Is it possible to get a menu inside a paragraph template? I am using XSLT. I have no problems doing so this in the page template, but right now I need it to be inside a Paragraph template! H ...
23/02/2010 09:27:06
Last post: 27/05/2013 17:01:14
Need help to find a elegant solution! Translation xml + include html
Using a DW7(19.2.9.9) solution but would this work in a DW8.2 solution, we did not want to make language layer selections as there are so many language layers. Code attached as text and image! ...
Andrew Mannell
20/05/2013 18:05:53
Last post: 21/05/2013 11:38:37
Template for DW8 Forms module and templates refreshing
Hello. Is any way to add own template for a specific form created by Forms module? I want to create a form for product in Ecom, where user will be can send question about a specific product (mail must be identified by product ID). I know that was pos ...
Tomasz Lach
21/05/2013 11:12:09
No replies yet
Smart search on users
Hi,
I love the smart search idea, but I (just this once ;-) cannot find documentation on how to use it, for users that is.
I create a smart search which returns a number of accessuser based on content in a accessuser field.
Where can I use this great ...
Sten Hougaard
16/05/2013 13:27:26
Last post: 16/05/2013 21:44:59
Dibs payment window iFrame
Hi, I'm trying to implement the Dibs payment window in an iFrame, so I'm basically trying to skip the redirect to dibs' homepage. But I'm not sure if I can skip the mandatory "Checkout" step in CartV2, it seems like the payment window fails ...
Martin Gammelholm
13/05/2013 21:44:56
Last post: 13/05/2013 23:05:34
Checking in DwContent for specific template
Hello
When i loop <!--@DwContent()--> out, I would like to check if a specific template exsists in the ParagraphContainer.
- The way i figured this, is If DwContent<contains>'specificTemplateClass.
I wan't to check if there is multiple of ...
Daniel Williams
08/05/2013 13:54:06
Last post: 08/05/2013 15:44:24
Missing related product on BOMProducts
Hi,
We have a problem. We seems to be missing our related products when we are looping through BOMProducts.
We are using this XSLT code:
<xsl:for-each select="loop[@name='BOMProducts']/item">
<xsl:for-each select="loop[@name=' ...
Oliver Lassen
01/05/2013 13:22:57
Last post: 08/05/2013 13:54:01
No URL converted ProductName i DWtemplatetags
Hi DWs If the SEO module is set to: "replace space with -", then I cannot get a URL rewritten productname in the DW template tags. IE. the product is called "Copper Cup", and I get a 404 if I use that name in an URL since its repl ...
Peter Bille Larsen
06/05/2013 10:59:45
Last post: 06/05/2013 14:01:11
Meta if Ecom
Hi DWs could it somehow be possible to make an IF statement in the master template, which makes a Meta insert, based on if the page shown is the product Card, and product Card only.? any suggestions on this? :-) Thanks
Peter ...
Peter Bille Larsen
06/05/2013 09:12:00
Last post: 06/05/2013 12:26:57
Remembering and passing URL parameter
Hej DW guys,
Have a question here, I am trying to use standard dw eCom templates for now, building a prod catalog.
I need to find a way how to use "landscape and galeri" product list view.
Right now I am relying on URL parameter I am passin ...
Dmitrij Jazel
24/04/2013 15:34:31
Last post: 28/04/2013 17:17:42
Website item type not added
Hi Dw, When a user does not have access to a page and the login-form is shown, then the website item type is not added to the page. I use an item type to hold the logo for my site and I have no logo on pages which is restricted for users and the user ...
Anders Ebdrup
24/04/2013 11:01:56
Last post: 24/04/2013 14:49:55
The new snippet tag
Hi,
Shouldn't I be able to move content across templates with the new snippet tag?
I can get it to work, if I'm using the tag in the same template, but what if I want to use some content from one template in another template?
I'm trying to "copy ...
Martin Gammelholm
24/04/2013 11:30:05
Last post: 24/04/2013 14:26:01
Device layout question
Hello DW guys,
I am trying to use device layouts for defining mobile template on plain CMS DW website.
What I wanted to know is - how DW is defining that the device is "mobile" and now it must use "mobile template"?
It's cause I h ...
Dmitrij Jazel
12/04/2013 08:20:45
Last post: 12/04/2013 09:14:52
Items as a blog module
I'm trying to make a blog function using items.
What I would like to achieve, is a list of items and then a navigation, which shows a list of tags with a counter that relates to the items. So fx. if I create an item with a header, text and an editabl ...
Martin Gammelholm
04/04/2013 11:10:34
Last post: 05/04/2013 08:09:29
Tag Cloud DW statistics
Hi All, I wanted to know if it is possible to set up a Tag Cloud so that it could use statistics of the DW to define the popularity.
Could anyone have some tips, hints or any other useful information regarding the subject? Much appreciated :)
Dmitrij ...
Dmitrij Jazel
22/02/2012 11:22:12
Last post: 02/04/2013 15:38:04