Developer forum

Forum » CMS - Standard features
Subject
Replies
Started by
Last reply
Experience with Postmark as an email provider?
Does anyone have experience using Postmark as an alternative to Sengdrid/Mandrill SMTP service for both transactional as marketing mails? Kr Davy ...
Davy Capiau
03/04/2025 10:00:33
Last post: 20/05/2025 12:08:04
Error when trying to access a group/folder from content
On a solution we get an error in front-end when trying to access a group/folder from the content. Like with this link: https://fsr.dk/skat and it triggers an error in the event log. I know I can add a shortcut on the folder. But I was curious if any  ...
Jimmy Hartington
08/05/2025 13:59:55
Last post: 20/05/2025 12:06:51
Unable to set custom URLs for websites/languages in DW10
Hi, The “Use in URL” setting doesn’t seem to have any effect in DW10, I’m unable to define custom URLs for language layers or websites: Even with correct URL segments, host mappings, and published content, custom paths like /n ...
Caro De Weze
20/05/2025 11:16:33
No replies yet
Multi redirect
Hi, What will be the best way to redirect a directory path of a url in DW9/DW10? Like when you rename a folder/category and don't want to add a redirect for every single sub page? Regex doesn't seem to work in the built in redirect tool, and  ...
Simen Mindrebøe
19/05/2025 13:26:32
Last post: 19/05/2025 14:12:53
Logical operators in search
Hi guys, I am trying to figure out if we can implement logical operators in search. I am talking about "+", quotes, "&" AND, OR etc. Every search engine has a specific way of handling these rules but I have never played around ...
Adrian Ursu
19/05/2025 08:38:09
Last post: 19/05/2025 12:47:47
Richtext editor in DW10
Hi, I would like to change the richtext editor in one item I created. I can find the scripts in assets under Editor. But how to change to another script in settings? Where do I find the Editor configurations in DW10? Thanx in advance, NC ...
Niels Christian Aaes
17/01/2025 10:25:40
Last post: 16/05/2025 10:16:38
SQL Execution Timeout on Customer Center Cart List
Hi, I'm frequently encountering an "SQL execution timeout expired" error when customers access the Customer Center Cart List. Could you please advise on how to resolve or optimize this issue? Thank you! SQL Server: B8ms Total EcomOrders ...
Zayar Minn
13/05/2025 08:25:06
Last post: 13/05/2025 13:07:24
Back in stock notification for inactive products
Hi, Back in stock notifications are being sent to users even when the product is inactive. This is the scenario: The product is active, and the user subscribes to the back in stock notification. The product is set to inactive. The stock is updated, b ...
Cátia Torego
29/04/2025 12:48:54
Last post: 12/05/2025 02:43:30
Website showing wrong navigation in DynamicWeb 9
Hi everyone, We're currently working with DynamicWeb 9 and have run into an issue with our navigation and product structure across multiple websites. Problem We have several websites, each configured with their own shop in the backend. Let’ ...
Alex Guo
09/05/2025 14:45:53
No replies yet
Extranet app creates folders even when files not submitted
Hi there, The Extranet app creates subfolders for users (Custom files folders) even when no actual files are submitted. If there is at least one custom field of type File DW is enforcing the directory to exists, leading to empty folders being generat ...
Mario Santos
06/05/2025 12:43:36
Last post: 08/05/2025 11:39:54
Redirect user after logout
Hi guys, Is there a way to control the redirect of a user upon logout? We have a setup where the user is left on a page that is restricted for anonymous users and when logging out, it displays a nasty page message. I am sure there is a configuration  ...
Adrian Ursu
08/05/2025 08:44:01
Last post: 08/05/2025 09:15:51
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: 06/05/2025 13:56:39
Disabling Dynamicweb Security
Hi, One of our customers has requested to disable Dynamicweb's native security features. From our side, we do not recommend this, as these features play an important role in protecting the application against common vulnerabilities, even if there ...
Zayar Minn
05/05/2025 08:29:54
Last post: 05/05/2025 16:52:00
Email - receipt error but not for owner email
Greetings, I was testing and changing templates for our emails that get sent out after filling in a form when i get an error. Im using the App settings in "settings > Areas > App settings" to configure our emails. An email is sent to  ...
Alex Guo
05/05/2025 13:35:52
No replies yet
New Translation Design
Hi I have question we are using dw 9.19.0 but with Rapido, i am wondering can i add new translation.xml under let say templates\Designs\NewTranslation and can it be visible in under setting -> translations but also under api translation call ? Or  ...
Mateusz Struzik
24/04/2025 15:14:05
Last post: 25/04/2025 13:39:27
Fix Duplicate URL Problem in Dynamic Web 10
Hey everyone, I'm encountering an issue with our Dynamic Web 10 site related to URL conflicts. Here’s what’s happening: Problem Description: I have a page named "textielen" that functions as a button in our navigation and in ...
Alex Guo
14/04/2025 11:47:26
Last post: 16/04/2025 12:44:48
Extranet app page does not render after creation of user
Hi, I have an offcanvas with an extranet app for create users. On my page i have this: @RenderParagraphContent(11802) which are the paragraph that includes the extranet app. But after creation of user the page refresh and the url changes to CreatedPr ...
Andreas Rundgren
11/04/2025 10:28:03
Last post: 11/04/2025 15:45:59
Links in ArticleList
Hi, How to use a ArticleList without the mouseOver and the link. The pages is empty and not used. If we uncheck the Clickable checkbox in Publication, we would like the ArticleList not to link to the page (because it has no content) Should the Articl ...
NC
06/04/2025 21:45:55
Last post: 10/04/2025 15:47:02
2nd level navigation
Hi, I have a 1st level navigation in the top. Below we show the 2nd level with dropdown if any. The 2nd Level is always showing in the 2.navigation if (of cause) the 1st level has childs. Now I'm having some issues to show the 2nd level navigatio ...
NC
03/04/2025 23:41:14
Last post: 04/04/2025 11:50:46
SSO with multiple instances
Hi, The UI allows us to create multiple instances of SSO for the same provider, but looking at the OwinStartup class it looks that it only registers the first it can find, even if disabled (It should be using GetActiveProviders()). Is this by design  ...
Nuno Aguiar
09/04/2024 10:55:42
Last post: 01/04/2025 15:05:16