Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
If statement - item field - checkbox - probs
Hello, I'm having issues with this peace of code, it has worked for me before but for reason it will not coorperate this time. @if (GetString("Item.AfdHellerup") == "True") { <strong>@i.GetValue("ItemPublisher:Item.AfdHellerup.Name")</strong ...
Roop K. Rusbjerg
04/06/2020 08:21:26
Last post: 04/06/2020 11:06:37
When was extranet user last logged in prior to this login
Hi Is it possible to get info about a current logged in extranet user, and when he/she was last logged in, prior to this current session? Is it possible to get this info, in a template? If so, how can this be achieved? /Hans ...
Hans Ravnsfjall
29/05/2020 11:13:31
Last post: 02/06/2020 16:29:10
Get Value Page custom property items
Hello, I made a custom item type for page property items and I want them executed in the page layout file. Why is this piece of code not working? <section style="background-color: @GetValue("Item.Page.SectionBgColor");"> <div id="pagecontent ...
Roop K. Rusbjerg
26/05/2020 11:52:20
Last post: 29/05/2020 11:12:27
Forms for editors - export form data
Hello, Is is possible to get the ID in the form data file that you export in forms for editors? Best wishes, Roop ...
Roop K. Rusbjerg
19/05/2020 15:59:23
Last post: 27/05/2020 11:38:53
Form for editors - redirect to page
I'm trying to access the fields from a form submitted on the redirect page and the documentation says "simply set up the forms for editors app with the same form and the confirmation template you want to use on the page you redirect users to. The red ...
Dan Gheorghe
15/04/2020 14:53:52
Last post: 26/05/2020 14:07:16
Adding custom Cookie
Hello, Can cookies be added from a widget called "AddThis" in a category created "Social Media" in the Cookie Manager where the visitor can enable or disable them? What I've done so far is to create the category and add one of the cookies generated b ...
Dan Gheorghe
19/05/2020 13:31:48
Last post: 19/05/2020 15:00:08
Validation of vouchercode applied in the cart
Hi, I'm trying to validate whether a vouchercode code is applied or not in checkout using GetLoop("ValidationErrors"). But I don't catch the error if ex. vouchercode isn't valid. Is validation of voucher codes included in the loop or do I need to use ...
Søren Jakobsen
12/05/2020 10:50:15
No replies yet
Is there a way to render a breadcrumb using the navigation viewmodel?
Is there a way to render a breadcrumb using the navigation viewmodel as described in https://doc.dynamicweb.com/template-tags/introduction/concept/viewmodels#sideNavTitle1-5 ? I noticed an expandmode "PathOnly" is available in the NavigationSettings, ...
Peter Leleulya
06/05/2020 08:42:22
Last post: 06/05/2020 10:10:53
Access item relations list om page from paragraph using the API
Hi, I have been trying to get out some values using the API - it didn't go well :). Problem: How to extract item relation list properties (Link and LinkText) from a page settings item on a normal page to a normal paragraph template (where "normal" me ...
Charlotte Mogensen
23/04/2020 20:16:12
Last post: 01/05/2020 16:00:40
Content search Page Properties
Hello, Is it possible to do a content search on custom page property item field? We have page property where you choose a top image for a given page and our client wants to be able to search that image and for it to be visible in the search list. Rig ...
Roop K. Rusbjerg
29/04/2020 10:14:48
Last post: 30/04/2020 09:38:05
GetImage ashx and html
Hello, Has anyone experienced issues with the GetImage.ashx in html files? It seems work better with cshtml. Or is there another trick for it to work? I'm having issues with images not showing in safari on iphones, when using GetImage.ashx in html fi ...
Roop K. Rusbjerg
20/04/2020 10:57:27
Last post: 20/04/2020 14:46:21
Implementering VIsual Editor on a Mac Development environment
Hi I am developing on a Mac running Mac OS. I mostly use VS Code, but also Visual Studio for Mac. As far as i know, it is not possible to develop using ViewModels in Dynamicweb on a Mac Environment as of yet? Does this mean that I won´t be able to im ...
Hans Ravnsfjall
16/04/2020 10:39:49
Last post: 16/04/2020 12:12:13
Product Comments - Notification Email
I'm having a couple of issues with the comments notifications. In the comments notification templates I always get an exception if I try to use a Translate. Is there a way to use translates in these templates? When trying to send a reply notification ...
Cátia Torego
13/02/2020 15:42:37
Last post: 16/04/2020 08:42:21
Adjusting sitemap.xml
Hi I have a request for adjusting how sitemap.xml is created. As you can see for pages we get full path which is ok but for groups I get only path without host. How can this be changed. Also I tried to remove products form sitemap (in websute setting ...
Ivan Marijanović
02/04/2020 11:57:27
Last post: 02/04/2020 15:55:54
TemplateTag Ecom:Order.Customer.Name
According to doc-site I can retrieve Customer name from the template tag Ecom:Order.Customer.Name, and in the same way retrieve Ecom:Order.Customer.Email to get the email address from the order. Email is fine, but I cannot make Name work (ref https:/ ...
Siv-Renate Hansen
01/04/2020 17:08:58
Last post: 02/04/2020 09:02:33
Custom product attributes, productgroups
I'm trying to learn how to implement product group fields in a product. I understand how to create the fields, but when I want to output them, I haven't found a way (yet). In the documentation, this is what I find about Product.Productgroups https:// ...
Siv-Renate Hansen
26/03/2020 11:07:41
Last post: 26/03/2020 15:25:54
Cookie details
Hello, Is it possible to show what type of cookies are used and why, in the ModalDialogWarning_Categories.html template (DW9)? I have tried looking at the API and other similar questions in other forums, but without examples it's a bit difficult to u ...
Roop K. Rusbjerg
16/03/2020 09:51:41
Last post: 18/03/2020 10:57:11
Is there a way to tell what placeholder a paragraph is in, in a paragraph-template?
Hi On a page, you can have multiple placeholders (<div id="place1" class="dwconent" title="place1"></div> <div id="place2" class="dwconent" title="place2"></div> etc) Now, is it possible to tell from a pragraphtemplate what pl ...
Hans Ravnsfjall
15/03/2020 11:56:20
Last post: 16/03/2020 10:42:27
ItemPublisher: Getting folder names in pagetree
Hi guys Can we somehow, in an ItemPublisher template, get the items parent page/folder in the loop? ...
Jens Mouritzen
09/03/2020 12:41:21
Last post: 09/03/2020 13:15:52
RenderItemList probs.
Hello, I'm using Itempublisher as a news modul and feeding it with paragraph item from it's subpage: News - the itempublisher is here AllNews - all the news feed is here in different item paragraphs What I want is to show latest news section at the b ...
Roop K. Rusbjerg
27/02/2020 15:20:25
Last post: 27/02/2020 15:23:58