Developer forum
Subject
Replies
Started by
Last reply
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
Global Items?
Hello all, I came across another item scenario. I need some general information on multiple items throughout the website. However, this information has to be editable. Address, Email, website etc. Given the design its not possible or nice, to do this ...
Mikkel Toustrup Olsen
17/03/2014 09:48:57
Last post: 18/03/2014 09:40:12
Translate tag does not work. Why?
Hi, On 8.2.3.3, I apply a 'confirmation-template' to the forms-module (for data lists). This template contains a translate tag. However, it always renders the default value instead of the value I enter in the translation. According to the translation ...
Ton Martens
07/03/2014 15:49:06
Last post: 13/03/2014 09:49:41
class=
Update// I found out that i can just add dwcontent after the class, as when assigning multiple classes to div´s normally. Don´t know if this has always worked as this, but I have not tought this was possible earlier. Hi It is annoying, and unflexible ...
Hans Ravnsfjall
12/03/2014 18:44:40
Last post: 13/03/2014 09:26:49
Layout navigation in paragraph
Hi, I would like to create menus in the design & layout parapraphs. But it doesn't seem to work.
I have this code in a paragraph bu id does not display the subpages for the tha page with parentid 108: <ul class="dwnavigation" id=&quo ...
25/11/2010 10:41:44
Last post: 12/03/2014 10:16:09
Access Product Default unit name
Hey guys, I am trying to access products default unit Value or Name. Default unit is created, and product is asigned with default unit ID. I can see [Ecom:Product.DefaultUnitID, VO30] in razor But not the Unit name. <!--@LoopStart(Units)--> < ...
Dmitrij Jazel
11/03/2014 17:35:06
No replies yet
Get Items inside an Itemlist?.
Hello - I have setup x amount of items, each representing a name (country name) and an itemlist containing another item type(employees with name, title, phone etc.). I was wondering if its possible to retrieve the respective employees from each item ...
Mikkel Toustrup Olsen
11/03/2014 14:16:29
Last post: 11/03/2014 14:49:59
Razor Groups OrderBy with Linq
Hi, I need to sort the GetLoop("Groups") in my razor template. I use to write Linq so I tryed this List<LoopItem> SortedList = GetLoop("Groups").OrderBy(o=>o.Name).ToList(); but thats not acceptet Is Linq not supported? ...
Kim Søjborg Pedersen
20/02/2014 21:48:20
Last post: 11/03/2014 14:36:28
10
Subscribe
List groups in navigation
I've seen the sticky post on ecom navigation, but none of the examples accomplishes what I want. I am currently using a slightly modified xslt navigation that came with the solutionset/bikeshop/demosite thingo. If I enable the setting that list my gr ...
Kasper Skov
28/02/2014 01:10:16
Last post: 10/03/2014 10:51:16
Maps template...again
Hi, the code in the map template shows only these user address data: <!--@Name--><!--@Address--><!--@Address2--><!--@Zip--><!--@City--><!--@Country--><!--@Phone--> But I should show all the other user data: & ...
Giuseppina Giunta
24/02/2014 18:18:46
Last post: 06/03/2014 15:54:44
10
Subscribe
Password protected page
Hi all, How do I check with the template tags if a page is password protected (not user protected) as I need to hide a column in the master template if a page is password protected and the user do not have access to the password protected area? Best ...
Anders Ebdrup
01/03/2014 10:35:12
Last post: 04/03/2014 17:19:38
Replace characters in search URL
Hi! Something that I've been trying to change for some time now but just can't seem to figure it out: Using instant search works for the most part, but if there are certain characters in the name of the product then on clicking search it returns an e ...
Grant Menzies
03/03/2014 08:50:37
Last post: 04/03/2014 14:50:04
ParagraphHeader in item template
This is a question regarding this question: http://developer.dynamicweb-cms.com/forum/cms-standard-features/unable-to-retrieve-paragraphheader-from-item-on-a-paragraph-with-razor.aspx Page OR paragraph name? I can't choose? How exactly am I suppose t ...
Kasper Skov
28/02/2014 14:39:09
Last post: 04/03/2014 10:27:17
selected menu item
Hello!
I'm new to DW so this question might be a dumb one. I'm playing around width xslt menus and cant seem to display a menu item as selected.Similar to 'Developer forum' beeing marked in blue on the top of this page. There was a previous posting a ...
23/04/2008 13:17:18
Last post: 03/03/2014 13:39:25