Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
Itempublisher filter
Hi, I have an itempublisher, where I would like to filter the items. I create a rule based on { "Tags" is equal to VALUE}. However VALUE seems to be a string value, and I would like to use this filter: {"Tags" contains VALUE}. This filter doesn't exi ...
Martin Kure
21/04/2015 10:20:34
Last post: 22/04/2015 09:50:47
Itempublisher filter
Hi, I have an itempublisher, where I would like to filter the items. I create a rule based on { "Tags" is equal to VALUE}. However VALUE seems to be a string value, and I would like to use this filter: {"Tags" contains VALUE}. This filter doesn't exi ...
Martin Kure
21/04/2015 10:20:33
Last post: 22/04/2015 09:50:28
Itempublisher filter
Hi, I have an itempublisher, where I would like to filter the items. I create a rule based on { "Tags" is equal to VALUE}. However VALUE seems to be a string value, and I would like to use this filter: {"Tags" contains VALUE}. This filter doesn't exi ...
Martin Kure
21/04/2015 10:20:37
Last post: 21/04/2015 10:55:59
Razor login error
Hi, We are trying to perform a login in Razor but get an error. The login is performed, but we always get the error. Does anyone have any idea on how to solve this? We are using 8.4.1.3 Code: if(str_password == obj_dataSet.Tables[0].Rows[0]["AccessUs ...
Nuno Aguiar
23/05/2014 11:24:40
Last post: 15/04/2015 10:40:17
Extranet user group - list of info
I need to make a list of departments with address, contact info etc. - The same groups I use for the employees. Can I make a list of (selected) Extranet user groups info from user management? ...
Per Søgaard
14/04/2015 15:58:09
Last post: 14/04/2015 20:27:37
ProductList Loop in Loop
i have af productlist where i need to get access to the product.prices loop, unfortunateley it seems like im only able to get this on the product template and not the productlist. it is available i templatetags. The example below always shows 0 at i. ...
Keld Gøtterup
13/04/2015 13:00:05
Last post: 14/04/2015 03:43:07
*.Contains(value) within search module
Hey, I want to use a conditional within the searchv1 module in the element template. I would like to use this conditional: <!--@If(DwSearchResultSummary.Contains(value))--> I've done some testing: This conditionals works: <!--@If(DwSearchRes ...
Martin Christensen
10/04/2015 09:29:01
Last post: 10/04/2015 10:39:32
Razor global paragraph tag
Hi, I have converted html page template to Razor and got problems with global paragraph tags. Previously it looked like: <!--@Global:Paragraph.Content(12345)--> but Razor changed it to: @GetValue("Global:Paragraph.Content(12345)") and ...
Denys Ubizskyy
04/07/2013 12:32:14
Last post: 09/04/2015 15:01:51
More than one language - Translate
Hi, Iit's possible to have a specific translate in one page? I'm mean to have a website with two or more languages, but in one specific page should have a different translate over the website? Like we have one website where the client can choose the  ...
George Nelzo Pereira
07/04/2015 13:06:51
Last post: 08/04/2015 14:33:50
WRAP for Dynamicweb: Error when loading website settings
After setting up a local copy of the wrap demo solution, I get this error straight away, when I try to edit website settings: http://screencast.com/t/57u1Pzgf8 How can I fix this? ...
Bjarne Rosendal
30/03/2015 11:54:34
Last post: 31/03/2015 11:26:57
Standard templates for the new Forms module?
Hello Dynamicweb Is it possible to obtain some standard form/email templates for the new Forms for Editors module? As I understand, the module is now out of the beta stage with the 8.6.1 release, but there where no templates included in this distribu ...
Bjarne Rosendal
30/03/2015 11:12:00
Last post: 31/03/2015 11:22:32
Access to Ecom properties from a paragraph
Hi all, I have a site running with a shop. In the master.html of the site, I've included a global.paragraph written in razor. The paragraph is just an extra cart of sort, displaying product price etc. I have included the paragraph, because it's writt ...
Martin Kure
27/03/2015 10:21:22
Last post: 30/03/2015 14:36:52
using dynamicweb html-tags within attributes
Hi, I'm using a dynamicweb html-tag within an attribute, but it seems to be rendered as part of the string, which means I'm not getting any data: <ul class="dwnavigation nav navbar-nav navbar-right" id="navbar" settings="startlevel:1;endlevel:7;te ...
Martin Kure
30/03/2015 12:49:42
Last post: 30/03/2015 14:34:03
If statements in product detail
Hi, I have two groups of users each one with some users... Like: GroupA - 260 - UserA GroupB - 261 - UserB Then I have a product details to show the prices just for people are in this user group 260, should be not show for anonymous and for others gr ...
George Nelzo Pereira
27/03/2015 12:57:35
Last post: 27/03/2015 15:15:00
News:Manchet AND News:FirstXChar in the same template - at the same time
As standard, you can choose to show either the manchet or the first xx characters in a newslist (News V2) - is there an easy way to force the template to show BOTH the manchet and the først eg. 100 characters, no matter which preferences has been cho ...
Lise T. Pedersen
24/03/2015 12:07:44
Last post: 27/03/2015 14:49:10
Cookie manager templates
Hi, Did I made a mistake or is it true that the cookie manager is not using the templates from the design folder ? It seems it is only watching the /Template/CookieManager and not /Templates/Designs/{DesignName}/CookieManager. Kind regards, Ben ...
Ben Doorn
26/03/2015 14:07:01
Last post: 26/03/2015 15:02:32
combining razor and dynamicweb html tags
Hi all, I have an old html-file, that contains several html-dynamicweb-tags like: <!--@ContentPlaceholder--> , <!--@Include()-->, etc. Recently I wanted to add some razor-code to that file. I don't know if it's possible, but have checked, ...
Martin Kure
26/03/2015 11:16:11
Last post: 26/03/2015 12:07:29
Item creator with item list
Hi there We need to build a returns form for our customer, and I was thinking of using an item creator for it. Besides normal customer information, we also need to post product details for x amount of products. Therefor I was thinking of using an ite ...
Rune Skovbo
25/03/2015 10:02:08
Last post: 25/03/2015 10:45:30
Overriding meta data on certain pages
Hi, how would we work around changing the meta data on only certain pages? Ive tried data-settings="disableparsing:true" and then using a snippet, but the problem is that i cannot set a default that way, therefor we have to set the datas in every lay ...
Jonas Mersholm
18/03/2015 15:49:21
Last post: 19/03/2015 12:56:55
Razor image metadata title
When working with a gallery, you can use this tag <!--@Gallery.Image.Metadata.title--> to retrieve the metadata, added to the image. But is there a way you can retrieve the same data from an item, that loops through the content of a folder. I w ...
Martin Kure
17/03/2015 10:36:01
Last post: 17/03/2015 14:09:48