Developer forum

Forum » Templates
Subject
Replies
Started by
Last reply
ProductCategoryFields Tags
Hi, In one of our solutions we using product categories. ProductCategoryFields Tags We think to use category field description for measure But did't find tag in list. Shouldn't description tag be in ProductCategoryFields Tags? ...
Andrejs Zavorotnijs
01/09/2021 21:47:05
Last post: 02/09/2021 09:35:50
Is there no way to render a page inside another page without using the api?
Is it not possible to include a global page, without using the API? RenderPageContent() gives no result in DW 9.10.13 /Hans ...
Hans Ravnsfjall
31/08/2021 15:39:29
Last post: 31/08/2021 23:06:43
Get ParagraphHeading inside item publisher template
Hi I am trying to get the value of the paragraph header, when inside an ItemPublisher template. On a Page, I have used the API via PageVIew.Current method - But I can´t find/figure out what to use on Paragraphs? Have also tried passing the para ...
Hans Ravnsfjall
02/07/2021 14:43:34
Last post: 06/07/2021 16:20:33
Ecom tag PurchaseQuantityStep not rendering in an ecom serach
I want to use the tag <!--@Ecom:Product.PurchaseQuantityStep--> to get the colli size of a product. (eg. 6 bottles in a box). It works fine on the prduct list page and the product detail page. But if I search for products and list the results,  ...
Michael Stigaard Sørensen
15/06/2021 15:26:36
Last post: 01/07/2021 08:26:33
Item paragraph searchresult ?
Hi Is there any way of using standard page/paragraph search to seach a page with lots of itemparagraphs that is used via itempubliser ? If I search it finds the page correctly, because all the paragraphs is on that one page. I would like it to show t ...
Peter Klünder
18/03/2021 11:40:16
Last post: 18/03/2021 12:50:13
Cybersource Saved Cards
Hi, I'm not able to save cards for cybersource anymore. The Cybersource configurations are currect and the certificate is valid. This worked before and the solution was upgraded recently. In the order logs there are several messages that show that Cy ...
Cátia Torego
03/03/2021 13:15:06
Last post: 29/03/2021 13:53:31
Methods that can be extended using notification subscribers
Not sure if this is the right place for this post but it is related to the training documentation. I noticed the below text in the documentation for the T3 test under Templates and Rendering and as far as I know only the Template Extenders are used t ...
Unnsteinn Garðarsson
16/02/2021 11:19:16
Last post: 03/05/2021 11:08:57
Running Razor templates in Dynamicweb 8 costum modules
Hi We have a Custom Solution running on 8.9.2.22 There are some custom modules running on this solution, that we unfortunately donĀ“t "control". These modules can be atached to paragraphs for rendering content, and they do have a module template "engi ...
Hans Ravnsfjall
26/11/2020 16:03:40
Last post: 27/11/2020 09:07:01
ContentPage.parsed.cshtml Error executing
installed project like in insturctios and take this error when I'm trying to open any page ...
Pavlo Rishko
30/10/2020 15:36:34
Last post: 03/11/2020 16:00:36
Custom user form is not saving data
Hi: I have to create a user form (like set user address data) with custom data. I need that the user can set this data using the front-end. The problem is that i created this custom formular, when i set data to this formular and submit it the data is ...
Jose Caudevilla
26/10/2020 09:13:20
Last post: 26/10/2020 10:32:22
Relation between pages, paragraphs and items
Hi I have a page, that is item based On this page, i have severeal paragraphs that also are items based. Normally, paragraphs are sort of children to pages. But in my case - I want the items attached to the paragraphs to actually "belong" to the item ...
Hans Ravnsfjall
29/08/2020 10:01:37
Last post: 01/09/2020 13:05:39
Breadcrumbs on product details page
Hi, Im trying to display breadcrumbs on the product details page but it seems like the only way is to enable Include products in Page > Properties > Options > Navigation. But then the products are displayed in the menu too. Is there any way  ...
Anton Marinó Stefánsson
20/08/2020 16:30:46
Last post: 20/08/2020 17:05:11
Visual editor - Dragging Item types in rows
Hi there, Will it be possible in the near future to drag old existing items into a visual editor row, in the backend? Otherwise it will be quite difficult to covert from old style to new style. Or is there another way? Greetings, Jaap Tinholt ...
Jaap Tinholt
20/08/2020 13:24:14
Last post: 20/08/2020 14:26:09
Setting up sections in a Visual Editor page
I'm setting up a new Visual Editor template In the template using the old fashion way, there were two sections. for example 'Inital content' or 'Extra content' In between there will be dynamicly generated content. Now in the VE template I noticed tha ...
Jaap Tinholt
16/07/2020 13:37:40
Last post: 07/09/2020 12:32:15
Delete page from frontend in DW9
What am I doing wrong? I am trying to delete a page from a template like this Dynamicweb.Content.IPageService.DeletePage(ID); Where the ID is the INT id of the page, but i get the message saying An object reference is required for the non-static fiel ...
Hans Ravnsfjall
25/06/2020 14:49:16
Last post: 25/06/2020 15:38:35
Deleting / Altering a page item value from frontend on a Dynamiweb 8 solution
This might sound like a bad idea, but from what I see in the API - it should be possible in DW9, but is it also possible in DW8? What we want, is to be able set the checkbox of an item based page, and to delete a page from frontend. This will offcour ...
Hans Ravnsfjall
22/06/2020 20:22:52
Last post: 22/06/2020 20:39:15
Item publisher - item relation - filter
Hello, Is it not posible to add multiple item realtions filter in item publisher app? I have a list of doctors that are under different departments and for one page i need to list all of them from all departments but of another page I only want to li ...
Roop K. Rusbjerg
16/06/2020 11:01:24
Last post: 16/06/2020 14:16:35
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
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
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