Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
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
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
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
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
Error when setting up a new website
As part of my training, I'm configuring an empty website in DW. I've followed this guide (at least I think I've done so) https://doc.dynamicweb.com/rapido/introduction/start-up/new-project-on-dw-with-rapido Now I get this error message: Exception in  ...
Siv Hansen
10/01/2019 12:58:29
Last post: 27/06/2019 14:31:14
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
Getting loop iterations outside loop
Hi guys I need some help with this, probably easy to do, but i'm stuck. I need to get a variable from a loop from outside the loop (razor-template.png). I can only get it to render the first value of the selections from the loop (checkbox list). See  ...
Jens Mouritzen
13/12/2018 23:26:44
Last post: 14/12/2018 15:48:35
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
Divide loop items into rows
Hi guys. Any of you have an idea on how to split this loop into row with eg. 4 items in each? I have tried many thing like "break;" and "continue;" and nested loops, but i didnt succeed. My code i attached below, thank you in advance! @inherits Dynam ...
Jens Mouritzen
01/12/2018 23:45:13
Last post: 03/12/2018 12:17:10
Navigating Variants
Hi, 1) Is it possible to navigate to a SEO compliant URL when navigating variants? E.g. ~/Product-Name/Variant-Name OR just /Product-Name assuming Customer had changed the name for each variant. 2) Also, when navigating variants, is it possible to im ...
Afi
30/11/2018 06:08:04
Last post: 30/11/2018 13:13:46
RenderPageContent and Global Elements
When displaying a news item I want a sidebar with reference to other latest news and some global elements that I use across the site. Page "Right Sidebar page" with ID: 788 contains - Paragraph 1 (standard Paragraph) - Paragraph 2 (Global element fro ...
Michael Fenech-Andersen
29/11/2018 13:25:52
Last post: 03/12/2018 09:07:01
Filtering and searching on Map
Hi, I have setup a map for solution on a paragraph. I'm using usergroups to filter the dealers shown onthe map. When you on the map page select a filtergroup you will get the correct result. If you then subsequently do search on an adress the search  ...
Søren Bremholm Jakobsen
21/11/2018 08:30:55
Last post: 13/12/2018 14:56:29
Remove commas from last iteration of loop
Hi guys Any idea how to remove specific characters from the last iteration of a loop? We have a demo solution, where we want to remove the comma the from the lasty iteration of a checkbox list. Itempublisher template attached. Screenshot of output on ...
Jens Mouritzen
06/11/2018 10:33:07
Last post: 06/11/2018 14:31:11
Get paragraph item values on module template?
Hi, I've got a paragraph item, where I've got a field which is the field type "ItemType". This WidthSettings item I reuse a lot and it's working fine as long as I fetch the values within my paragraph template context... When I, on a ItemPublisher tem ...
Jacob Storgaard Jensen
30/10/2018 13:51:04
Last post: 30/10/2018 15:30:19
Email Marketing -USER ID- Tag
Hello, How can i access the User ID for each recipient that i send to ? ...
Dan Gheorghe
30/10/2018 10:50:36
Last post: 30/10/2018 11:18:04
Get Field names and values from current Page Item on a paragraph template?
Hi guys, A small question here from a Razor idiot with a limited programming vocabulary... so bare with my childish explanations :-D. I've got approx 30 item fields on a Page Item, 20 of those fields I would like to loop through BUT on a paragraph (w ...
Jacob Storgaard Jensen
16/10/2018 21:31:23
Last post: 17/10/2018 13:07:09