Developer forum
Subject
Replies
Started by
Last reply
Comments template
Hi, The documentation page (here) gives the path "Templates/eCom/Product" for the template to add user comments to the products. That template doesn't work, as it doesn't send the comments to the database. Nevertheless, at "Templates\Comments" there ...
Tomas Gomez
11/04/2019 16:12:23
Last post: 12/04/2019 10:28:11
Dynamic @Inlcude
Hi, I have a solution where the customer want's to be able to choose among several header templates. They have a developer who creates some of the templates that they wan't to be able to choose among. And they would like to keep it in simple files th ...
René Poulsen
04/04/2019 11:50:45
Last post: 04/04/2019 15:01:28
Cookie level in razor/cshtml ?
I need to put some script into an if-sentence on a razor masterpage ("if cookie level option = all") But I can't make it work as cshtml. I hope some of you will make a copy of the code snippet and put it here - thanks in advance!! /LTP ...
Lise T. Pedersen
29/03/2019 13:52:08
Last post: 29/03/2019 15:58:59
Attach all files from a folder to an email sent from forms for editor email
Hi Is it possible - in a razor template - to attach all files from a certain folder to an email sent from Forms for editor module? I am wondering, could this be a solution to add something like this to the forms mail template? mail.Attachments.Add(ne ...
Hans Ravnsfjall
14/03/2019 16:54:10
Last post: 15/03/2019 10:05:45
How do I get primary domains for all areas?
See subject. I've tried simply using Dynamicweb.Content.Area.GetAreas(), but the areas that are returned only have a "domain" property, which appears to have all domains for the area, in one string (which doesn't seem too useful). /Jonas ...
Jonas Krarup Dam
28/02/2019 13:44:46
Last post: 28/02/2019 13:54:52
Customers who bought this also bought not returning any products
I'm using the "Customers who bought this also bought" loop in the product page (eCom:Related.CustomersWhoBoughtThisItemAlsoBought) but i'm not getting any products. I made several orders, shouldn't it have some products? DW version 9.5.7 ...
Cátia Torego
22/02/2019 19:16:05
Last post: 27/02/2019 13:17:33
Email messaging Tags for Razor code
HI i Need to create a fully customized Email template for Back to Stock and when i try to get either EmailMessaging:Recipient.Id or EmailMessaging:Recipient.Key only available in placeholder tags. any idea to get that fileds value into my code block? ...
Shiwanka Chathuranga
09/02/2019 19:28:39
Last post: 20/02/2019 08:59:54
Navigation with razor - example and documentation
I'm looking for some documentaion and an example of how to create a navigation with razor, instead of xslt? Been looking on GitHub, but could not find any examples of how to create a navation with razor, with some documentaion on how to do it. Is thi ...
Martin Kristensen
22/04/2015 13:36:48
Last post: 15/02/2019 13:20:57
23
Subscribe
Conceal input field in mail
I'm creating a form with forms for editors and a custom template and I want to conceal or hide a part of the userinput in the email receipt. Say I'm letting the user enter a phone number, and only want the first 6 numbers shown in a mail like this: 1 ...
Marc Hjorth
05/02/2019 14:48:38
Last post: 05/02/2019 15:03:50
Is there a way to detect last active paragraph on a page?
Is this possible? I know I can use Javascript, but maybe someone has another solution? /Hans ...
Hans Ravnsfjall
04/02/2019 20:13:10
Last post: 05/02/2019 00:20:23
How to save selected variants on BOMProducts?
I have as an example a suit, which consists of a shirt, pants and a jacket. On all three items you must select a size (from XS to XL). I've tried creating a hidden field for every item (VariantID1, VariantID2, VariantID3) and writing the value to tha ...
Michael Nielsen
13/09/2011 15:58:58
Last post: 29/01/2019 14:09:52
Create remaining iterations in loop
Hi guys I got a loop where i want to create placeholder images if the loop is not dividable by 3 (see itempublisher.png). I'm keeping track of the iterations with a integer and incrementing it, in each iteration. Any ideas for the maths and logics on ...
Jens Mouritzen
23/01/2019 08:39:03
Last post: 28/01/2019 22:26:45
Is there a (better) way to include pages - with their respective templates - in another template
What I have so far, is: @Dynamicweb.Frontend.PageView.GetPageviewByPageID(36).Output() But there are potential issues with this. Eg. if the pageid doesn´t exist, it seems the system crashes totally. Also, if i set the content type of the included pag ...
Hans Ravnsfjall
28/01/2019 11:55:48
Last post: 28/01/2019 14:39:04
Handlebars js
Hey DW. We are having some problems accessing values from the cart feed on a custom checkout page. We are using Rapido 2.0 and DW version 9.5.6. We want to access values from the cart feed in a context where we currently are using C#. We have tried j ...
Mikkel Hornbech Nielsen
25/01/2019 10:07:55
No replies yet
Identify page for css change
On my front page, I have a h2 on a hero image. Right now, it's font size is 20 px, which I want for H2 in texts. However, on the front page, on the hero image, I want the h2 to be huge. I know I can write my own css, but I cannot find a way to identi ...
Siv Hansen
14/01/2019 19:28:34
Last post: 15/01/2019 13:02:21
Separate content and presentation, wcag.
I tested the "form for editors" module, ref https://egwbp-sivha.azurewebsites.net/Default.aspx?ID=4 When displaying the source code of the newly published form, I see that it is wrapped in tables. In the universal design guidelines, one requirement i ...
Siv Hansen
14/01/2019 09:38:42
Last post: 14/01/2019 11:55:04
Design configuration - how to
I found a work-around for the error in my site, so now I'm configuring colors etc. However, I am not able to set transparency in a background color. For example, I would like my hero image on the front page to cover the entire screen and to have the ...
Siv Hansen
10/01/2019 16:04:52
Last post: 11/01/2019 09:05:03
Organisation name as part of title tag
I'm new to Dynamicweb, so bare with me if the question I ask has been asked and answered before. In my title tag, on all my pages, should contain 2 parts: the page title (or the meta page title) and the company name, so that when I bookmark a page, i ...
Siv Hansen
09/01/2019 13:01:09
Last post: 09/01/2019 13:57:54
Custom contact form as paragraph template
Does anyone have an idea how to make a custom contact form on a paragraph as a template? E.g. the customer dont want the "Forms for editors" etc. How could it be implemented in the below code? <div class="contactform"> <form action=""> &l ...
Jens Mouritzen
08/01/2019 11:27:03
Last post: 09/01/2019 13:22:54
Implement 'Email Order' from Order Details page
Is there a way in Dynamicweb to implement an 'Email Order' feature from the Order Details page and the Order Receipt page? ...
Conor McKeown
10/12/2018 20:02:58
Last post: 17/12/2018 22:26:08