Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
My carousel items are not area culture specific, WHY ??
I created a carousel based upon the DynamicWeb sample http://items.dynamicweb.dk/en-US/Frontpage It has an items component where the images can be added to the carousel itself. So far so good ... It works fine and looks nice ... Our client is transla ...
Peter Leleulya
20/02/2014 15:32:25
Last post: 30/04/2014 09:31:13
XSLT sort by date and time??
Hi guys, I'm having trouble sorting a bunch of products by Ecom.Product.Created.Sortable which is formatted: 2013-10-30T12:06:09 Anyone who has the easy path to a solution here? Right now I have <xsl:sort select="Ecom.Product.Created.Sortable" ord ...
Jacob Storgaard Jensen
23/04/2014 20:52:23
Last post: 28/04/2014 16:23:09
RE: Ecom Data in master template
Hi, I need to write out customfield data into the header of my master template for use to facebook graph tags. Facebook requires this to be in the header. Is this possible? ...
Jan Sangill
11/04/2014 08:17:52
Last post: 24/04/2014 10:05:22
Layoutbased design and ecom menus
Hi! I'm working on an Ecom webshop where I want to display the groups and subgroups as menus and when you click on a specific subgroup the product list shall be displayed. "dwnav" class="dwnavigation" settings="startlevel:1;endlevel:1;template:EcomGr ...
17/09/2010 14:41:00
Last post: 22/04/2014 12:10:54
How to keep ProductGroup Navigation "open" when viewing a Product
Hi All, Is it posible to keep the product groups InPath=True, when i am viewing the product ? Default i can se on my XML that the InPath=false, when i view the product, but I will like my ProductGroup navigation to stay open. Regards NIversen. ...
Nicolai Iversen
11/04/2014 11:37:33
Last post: 16/04/2014 10:09:56
Itempublisher if statements
Hi, Im having an Itempublisher listing items with an itemlist field. Isnt it possible to do an if statement on those fields? or in that loop? seems like im never entering the "if" part <!--@LoopStart(ItemPublisher:Items.List)--> <!--@LoopSta ...
Regin Madsen
04/04/2014 13:12:50
Last post: 04/04/2014 14:33:19
Publishing in JSON / XML
Hi Nicolai Saw your presentation of publishing content in JSON/XML at DWTC14. Did you put your examples online anywhere? Best regards Bjarne ...
Bjarne Rosendal
18/03/2014 12:54:52
Last post: 04/04/2014 11:37:14
Data Publishing With Edit Row
Hi, When we activate the checkbox for detail of a record, we get the following error. What are we doing wrong? An error occured while attaching module (Dynamicweb.Frontend.Content) System.NullReferenceException: Object reference not set to an instanc ...
Nuno Aguiar
26/03/2014 19:03:34
Last post: 03/04/2014 11:40:24
Item template bug on update
I updated my core to 8.4.0.10. Item types were gone! I checked the restrictions and configurations of the items types but they were OK. I managed to get my items back by opening the publisher template via the CMS and enter a space somewhere and close ...
Peter Leleulya
01/04/2014 14:47:31
Last post: 03/04/2014 10:56:33
Checked and selected radio buttons and select
Hi I'm building a custom HTML-template for a form using the Forms (for Datalists) (not sure about the translation), but I can't seem to get radio buttons and selects working correctly. Because of the layout of the form I can't use the default output  ...
Thomas Clausen
27/03/2014 09:21:08
Last post: 31/03/2014 12:45:58
Best practice when copying items from one solution to another?.
Hello, I have been working on a local website for quite some time. It has now been moved to a staging server where our further development will take place. However, after the copy was made and pushed to the staging server I made some new item types l ...
Mikkel Toustrup Olsen
27/03/2014 09:04:42
Last post: 27/03/2014 13:27:32
The Gallery module - adding the tag
I want to display the meta data title added in the File archive, so the gallery displays that instead of the filename when the large image is shown. I'm using the tag <!--@Gallery.Image.Metadata.title--> and the standard LightboxBorder.html but ...
Morten Sigh
25/03/2014 13:56:29
Last post: 27/03/2014 09:13:49
Is it possible to limit stringlength on Item tag?
I am creating a newslist, and would like to show only the first 150 chars of a string coming from a tag. The item tag is <!--@ItemPublisher:Item.Innihald.Value--> And i would hope to be able to do something like this <!--@ItemPublisher:Item. ...
Hans Ravnsfjall
26/03/2014 19:21:18
Last post: 27/03/2014 08:38:14
Razor - Get Top Page data (Item)
Hi, How do I get the data of a page (item)? I now we can get the TopPageID, but I need the data of that page. Is there a way to reference a page by ID and get all of the data? Nuno ...
Nuno Aguiar
24/03/2014 12:18:39
Last post: 26/03/2014 13:59:13
sass css in DW applcation
Hello guys, I was recently playing arround with SASS css and dw default application. I oppened a website with my visual studio than. Tryed to add a SassAndCoffee package (from package manager) to the project, could not do that. Than tryed to to copy  ...
Dmitrij Jazel
20/03/2014 22:25:00
Last post: 25/03/2014 16:33:27
Paragraph publication date
I am creating a news list with items. With the item publisher, I point to a section of page items. This works well and good, but I would like to include the publication date – which ideally should be the same as the standard publication date/ac ...
Nikki Strømsnes
15/10/2013 13:31:49
Last post: 20/03/2014 08:24:37
Strange hash code after product name
Hello Guys, I just decided to figure out maybe I am not the only one who is getting this. For some reason, after I am getting to the product details in the front-end. After I load product page - I get a strange hash after # after product url. Not sur ...
Dmitrij Jazel
19/03/2014 15:38:14
Last post: 19/03/2014 17:45:49
If statements in razor templates
Hi how would I do this in a razortemplate? <!--@If(Item.Id=1)--> <div class="item active"> <!--@EndIf--> <!--@If(Item.Id!=1)--> <div class="item"> <!--@EndIf--> ...
Hans Ravnsfjall
18/03/2014 17:06:55
Last post: 18/03/2014 19:09:20
Online Marketing - Twitter feeds
Hi I have set up 2 new Twitter apps in DW Online Marketing (8.3.1) does anyone know how to render the feeds into a page template? There seems to be no documentation to support this new feature. ...
Kevin O''Driscoll
18/03/2014 14:36:31
Last post: 18/03/2014 16:39:54
Flippingbook - HTML5 templates?
I've seen that Flippingbook now has iOS support - anyone know how to implement these new features in templates on dynamicweb? (http://flippingbook.com/digital-publishing-features/) ...
Jacob Storgaard Jensen
18/03/2014 11:03:41
Last post: 18/03/2014 12:05:39