Developer forum

Forum » CMS - Standard features
Subject
Replies
Started by
Last reply
Navigating to / removes language choice
On a website where the navigation URL of the logo is set to / When I click the logo and go to the homepage the language choice is lost, and the website is back in the default language. What do I need to change to stay in the chosen language? Thanks,  ...
Justin Sjouw
17/05/2023 11:12:17
Last post: 02/06/2023 13:01:12
Permisson Matrix - Bug in 9.14.12?
Hi, I needed to create a usergroup which only can access Orders. I gave "none" access to everything else but Orders in Ecommerce, where it had 'Full'. But then the user couldn't see Orders. - It could see RMA's which seems v ...
Marie Louise Veigert
15/05/2023 08:37:28
Last post: 31/05/2023 18:49:23
Sorting scheduled tasks
Hi there, What's the logic for sorting scheduled tasks? I have a mix of tasks in the database and in XML filles and sorting seems arbitrary. I get a 404 on /Admin/Content/Management/Pages/ScheduledTask_Sort.aspx when I save my sort, presumably be ...
Imar Spaanjaars
11/05/2023 16:00:33
Last post: 15/05/2023 11:08:41
Too many redirections
"Too many redirections" issue. While using DW 9.15.5 on Swift 1.19.0 we encountered a problem when using the login form. Restarting IIS, clearing cache memory, restarting of machine did not help. The problem is repeating even in case when w ...
Ivan Blažun
09/05/2023 12:48:54
Last post: 31/05/2023 18:50:59
Vertical Navigation items disappeared with upgrade to 9.15.6
On 9.15.3, the left nav Vertical Navigation displayed children of "My Account". Backend: Front end: With the 9.15.6 upgrade, the "My Account" children disappeared from the front end, no other changes were made to the application/c ...
Lora Vigil
04/05/2023 18:47:52
Last post: 29/05/2023 02:47:51
Search Filter in this Forum is partly broken
Hi, We can no longer filter in the Forum/Community because the prepopulated value is not accurate. It's rendering the data type instead of it's value Best Regards, Nuno Aguiar ...
Nuno Aguiar
03/05/2023 11:18:28
Last post: 03/05/2023 11:21:29
CK editor on frontend fields for Item Creator - spam filter
We have a website where it is possible to create Items frontend. For formatted RichText, we use ckeditor. But there seems to be a problem regardin spam filter / protection agaings SQL injections. Some users get banned when filling the form, and I pre ...
Hans Ravnsfjall
02/05/2023 14:29:12
Last post: 03/05/2023 09:25:16
Item Type error puzzle
Anyone know why the error in the Live admin on the paragraph? Frontend is fine, also fine in Local and staging sites: [NullReferenceException: Object reference not set to an instance of an object.] Dynamicweb.Controls.Legacy.Renderers.ItemListEditorR ...
Kevin O'Driscoll
24/04/2023 14:52:05
Last post: 10/05/2023 11:36:01
Check if user can impersonate
Hi, I want to check if it is possible for the user to impersonate anyone. I would expect Pageview.User.CanImpersonate() to return false when no options is selected in the "I CAN IMPERSONATE" on the user and on the group containing the user. ...
Kim Søjborg Pedersen
21/04/2023 15:40:49
Last post: 21/04/2023 16:57:12
Many DB queries at login when the user has Impersonation users / secondary users
When a user has "I can impersonate" users selected there is one DB query for each individual Impersonation user selected. See screenshot of selected "I can impersonate" users and the corresponding amount of "SELECT * FROM [Ac ...
Peter Krusell
19/04/2023 12:36:17
Last post: 27/04/2023 11:08:45
Page template locked by process
Hi nerds, One of our live websites got this error today and it blocked the website from being viewed: System.ApplicationException: The process cannot access the file 'D:\Dynamicweb\Files\Templates\Designs\ProjectName\_parsed\DefaultPage_Vite.pars ...
Arnór Halldórsson
12/04/2023 12:26:13
Last post: 31/05/2023 18:52:20
Delete data using Data list or Forms for Data Lists
Hi guys, I have a feature where we manage some data using DataLists in a custom table. I know that I can edit and add new Lines but I am not sure if I can also delete lines from the custom table. Is this possible using the standard DataList function  ...
Adrian Ursu
05/04/2023 17:27:53
Last post: 01/11/2023 10:51:24
Swift Email Template Error
When utilizing a page created in Content > System Emails as the User Confirmation E-mail on the Extranet app (set to Create Profile), a template error is received in the email body. ...
Melissa Borgmann
04/04/2023 04:05:35
Last post: 26/07/2023 01:30:54
index query not giving results from words in richtext field
Hi I have configured an index that should search freetext. I am using the configuration field "contains" search-paramter to match the query parameter value to the richtext string field. The richtext is stored as string. there are other inpu ...
Hans Ravnsfjall
28/03/2023 13:35:19
Last post: 28/03/2023 15:42:50
Pre-Order when stock is 0
Hi all, Is there a way to make a pre-order when the product stock is 0? We're using Live Integration. ...
David Miguel Luis dos Santos
28/03/2023 10:49:32
Last post: 28/03/2023 13:39:26
New language website - Copy permissions
Hi, When can we expect copy permissions to work with the "new" permission model? I will spare you the email I received from a customer when he discovered that all page and paragraph permissions had to be set up again on all language layers. ...
Thomas Larsen
24/03/2023 08:55:15
Last post: 30/10/2023 07:57:26
Cart - Live Prices - Unit Price wrong
Hi, We have the Live Integration setup and Lives Prices switched on, and the prices are returned from BC correctly on the Product Detail Page. But when the product is added to the Cart, the unit price that shows, is the one on the Ecommerce Product,  ...
David Miguel Luis dos Santos
15/03/2023 12:30:10
Last post: 17/03/2023 15:37:33
ReOrder button on Integration Customer Center
Hi, We are trying to setup the ReOrder button on the "My Orders" list and we are using the Integration Customer Center because we need to retrieve the orders from BC. On the Customer Center is possible to have the ReOrder button, but we are ...
David Miguel Luis dos Santos
14/03/2023 11:01:30
Last post: 14/03/2023 11:23:03
Do items based pages under folders count as pages in regard to license?
Hi When the items feature was released back in the day, I remember at some dynamicweb conference - we were informed that Items based pages - placed under DW folders, would count as Items and not pages. I am 99.99% certain this is what we were told. A ...
Hans Ravnsfjall
23/02/2023 12:45:42
Last post: 01/03/2023 10:09:23
PageView.Current() is null when OnExtranetLogin is triggered in DW 9.15.1
Hi, We have observed that PageView.Current() is null when OnExtranetLogin notification is triggered when using DW 9.15.1. Is it intended? - are we supposed to retrieve current page and associated Area in other way? PageView.Current() is available OnE ...
Allan Iversen
22/02/2023 14:42:42
Last post: 27/02/2023 09:12:24