Developer forum
Subject
Replies
Started by
Last reply
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
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
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
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
Error in cookies template
Hi After we enable cookie manager and set it ot use Template based warnings - ModalWarning.cshtml we get following error on page: Error compiling template "CookieWarning/ModalWarning.cshtml" Line 80: The name 'Render' does not exist in the current co ...
Ivan Marijanović
25/02/2020 09:16:47
Last post: 25/02/2020 10:00:14
Form files as links instead of text
I found this thread, https://doc.dynamicweb.com/forum/templates/templates/forms-for-editors-how-to-link-files-in-the-email-template, where it states that I could check for input type and then create a link-tag to surround this. So I did, but no link ...
Siv-Renate Hansen
11/02/2020 10:55:56
Last post: 11/02/2020 17:59:02