Developer forum

Forum » CMS - Standard features
Subject
Replies
Started by
Last reply
Error when adding new facets to facet group
When a new field facet is added to a facet group without selecting a Field, an error will occur that will leave the facet group's configuration screen blank when opened again. As a result the facet group can no longer be edited in the UI. Steps t ...
Roald Haahr
19/11/2024 13:18:44
Last post: 20/11/2024 02:30:05
Sitemap
Hi, I wanted to create a sitemap so I can submit it to Google Search Console. I follow your documentation about this: create a new page insert new row Insert App select "site map" make the settings When I do so I just get this error message ...
Jonas Nielsen
18/11/2024 15:55:30
Last post: 19/11/2024 10:07:25
Users Banned, but not in _BannedIPs.txt
Hi, We have 2 customers (9.14.10 and 9.16.7) that have both reported a very odd experience wtih IP Banner. They claim to be banned Their IP is NOT in GeneralLog nor in _BannedIPs.txt But whenever we completely clear the _BannedIPs.txt file, they are  ...
Nuno Aguiar
18/11/2024 14:02:44
Last post: 21/11/2024 20:02:56
Error in eCom from 9.15 and newer
This is a long shot, I know. When running 9.14 and older, everything works fine - but when update the same solution to 9.15 or newer, I get an error when trying to create or edit a product. Everything is pretty standard in the solution. The error I g ...
Hans Ravnsfjall
13/11/2024 20:12:13
Last post: 13/11/2024 20:17:04
Sitemap in robots.txt on multi site solution
Hi, We have a multi site solution which all in robots.txt links to /sitemap.xml. The issue is, that because of the urls where -1, -2 etc is added if url's are the same, we cannot make the url always be www.site.com/sitemap.xml. I would therefore  ...
Marie Louise Veigert
05/11/2024 10:58:21
Last post: 05/11/2024 11:17:10
_BannedIPs.txt flagged as PEN Testing vulnerability
Hi, Although "Low", during a Pen Testing for a customer, they flagged _BannedIPs.txt (being publicly accessible) as "Confidential Data Exposure". I'm planning to handling this through web.config, but I wonder if there's ei ...
Nuno Aguiar
04/11/2024 17:00:22
Last post: 05/11/2024 08:10:20
Add option to change Cookie setings
Hi guys, I have been asked by an SEO company to add an option to access cookie consent with the ability to change the previously set consent. Something similar with the behavior of this page: https://cookieinformation.com/ (see the bottom left corner ...
Adrian Ursu
31/10/2024 10:17:56
Last post: 31/10/2024 10:44:44
Create redirects
Hello, In DW 9 documentation, it is mentioned, that redirects can be done here: "To set up redirects go to Settings > Web and Http > Redirects (Figure 1.1)." In my solution, I do not have access to this area? Why, and how can I then m ...
Jonas Nielsen
30/10/2024 07:51:10
Last post: 30/10/2024 13:28:05
Edit another user profile using Extranet App
Hi guys, I have a situation where I need to edit the details of another user. Imagine inviting new users, and then the ability to edit some of their details. I know I can use the ExtranetApp for editing the profile of the current user, I was wonderin ...
Adrian Ursu
13/10/2024 12:29:14
Last post: 04/11/2024 14:01:11
ItemList Relations - relations in database different from ItemList.GetItemListById(itemlistId)
Hi, Im using a ItemRelation list in an item. DW version 9.17.6 I experience that some relations in the list isn't returned when I call ItemList.GetItemListById(itemlistId). I checked in the database, at all relations are there as expected. Any su ...
Marie Louise Veigert
07/10/2024 10:02:54
Last post: 08/10/2024 11:55:12
Forms for editors. Grab data from database?
Is there a way to create lists from database queries, out of the box with the existing forms editor, or does it require templates to be made? ...
Stephen Anthony Jackson
03/10/2024 23:16:57
Last post: 04/10/2024 13:02:51
Setup query to show products with images
I have this query: It give me a list of products, both with images and some without. The products without have a fallback image from PIM. I if add a param to hide all products without images. It returns nothing? I think I just have tunnelvision, but  ...
Kasper Legarth
02/09/2024 23:19:04
Last post: 22/09/2024 22:45:53
User smart search filter option by User Type
hi guys, I am trying to define a User smart search that would exclude all users of type Login. I have tried using the "User type" property but it seems to be connected to the standard roles instead of the User type. Is there any way I could ...
Adrian Ursu
15/08/2024 13:33:51
Last post: 19/08/2024 16:20:04
Cookie manager and cookies named after user IDs
Hi there, As part of debugging the issue with the disappearing carts (https://doc.dynamicweb.com/forum/ecommerce-standard-features/ecommerce-standard-features/losing-carts-for-logged-in-users), I found some other weirdness. With the disappearing cart ...
Imar Spaanjaars
18/07/2024 14:06:53
Last post: 19/07/2024 11:29:33
Back in Stock notification Email
When creating a new back in stock notification, if the user is logged in and doesn't have an email set, we allow the user to enter an email and are sending it in the form, in the field NotificationEmail. But that email gets ignored and it tries t ...
Cátia Torego
02/07/2024 14:08:01
Last post: 02/07/2024 18:22:35
Melissa Borgmann
20/06/2024 00:37:34
Last post: 03/11/2024 21:48:55
Passing GoBackToPage around in the Swift user address manager
Hello. When using the swift checkout, and the user has no delivery addresses, you can navigate to the administer addresses page from the checkout, which tacks on a ?GoBackToPage=idOfPage I want to retain this ID, so I can have a " Go Back To Che ...
Stephen Anthony Jackson
18/06/2024 09:02:01
Last post: 19/06/2024 10:36:10
Subscribe to newsletter and create acccount
Hi guys, We have a project where we need to implement a better way to handle newsletter subscriptions. it is a B2C project and therefore the challenges are different. What we are trying to accomplish is a double opt-in for both New Account and Newsle ...
Adrian Ursu
11/06/2024 10:21:07
Last post: 12/06/2024 09:18:05
Changing cookie consents
Can someone tell me where to enable changing of cookie consents? I am looking for an item type for a cookie manager, but all I find is a cookie notice type which lists out whats allowed. When accessing site for first time, you get a modal and banner, ...
Stephen Anthony Jackson
27/05/2024 12:48:58
Last post: 28/05/2024 06:01:02
How to Prevent Browser Caching of 302 Redirect After Failed AD Login Attempt?
Hello, We've integrated AD authentication into our frontend application. The authentication workflow generally functions as intended. However, we've encountered an issue when a user initiates a login but fails due to not being part of the all ...
Nikolaj Skovmose
22/05/2024 10:30:13
Last post: 23/05/2024 16:42:46