Developer forum

Forum » CMS - Standard features
Subject
Replies
Started by
Last reply
Ability to search for folders in the File manager dialog
Hi guys, I have a solution where the Folders structure is pretty complex (meaning that some folders have a lot of subfolders). For efficiency reasons, I need to allow the admin users to search for folders before they decide where they upload the file ...
Adrian Ursu
21/10/2021 20:02:10
No replies yet
Avoid Default.aspx URLs
Hi, We want to avoid the Default.aspx URLs in frontend, in order to avoid the 301 and 303 jumps from Default.aspx to the friendly URL. We already use getFriendlyURL() in the templates. However, we use the rewritemaps.config file to link the "Def ...
Tomas Gomez
18/10/2021 14:45:46
Last post: 21/10/2021 12:31:19
Send email with dataIntegration result as attachment
Hi guys, I have a situation where I need to send a daily report to an email. The daily report can be the result of a DataIntegration job. Is there a way I can create an automated email that would have the result of the DataIntegration export as an at ...
Adrian Ursu
20/10/2021 11:09:43
Last post: 21/10/2021 04:50:29
Ordering of Display Group in PIM
Hello All, I have setup a dsiplay group for an editor to us in PIM. In the group the Manufacturer should be the first field shown, but the category fields are shown first, and manufacturer is way down at the botoom as the last field. Result in PIM: A ...
Justin Sjouw
19/10/2021 10:51:16
Last post: 21/10/2021 02:11:12
Can access files in SecureFolder when not correct permissions
Hi, It seems theres a bug in the secure folder feature. I used the following url to test /Admin/Public/DWSDownload.aspx?File=/Files/Files/SecureFiles/pdf/test.pdf if i call it it gives me a message: You do not have permission to view this directory o ...
Brian Bolks
11/10/2021 16:41:00
Last post: 20/10/2021 11:18:29
Timeout expired error when cart is open in backend
Hi, I have a strange bug happening. When I open the cart in the backoffice, a 'Timeout expired' error is thrown in the frontend. I'm in version DW 12.0.0, but I already checked in other site in the same version and the same thing isn' ...
Mafalda Correa
16/09/2021 18:08:28
Last post: 20/10/2021 10:56:03
Row date in Visual Editor
Hi there, What does the Edited date for a row in the paragraph list mean? It seems to be the same for all rows in all pages in my site, so to me it feels like it's just UI noise without (much) value. Or am I overlooking something? Imar ...
Imar Spaanjaars
14/10/2021 11:37:59
Last post: 19/10/2021 11:04:30
GridRow position on page
Hi guys, Is there any way I can figure out the position of the current GridRow on a page? I see that I can get the current GridRow by using Dynamicweb.Services.Grids.GetGridRowById which in turn has a "Sort" property. But can I also read th ...
Adrian Ursu
04/09/2021 12:30:59
Last post: 18/10/2021 16:41:00
Sorting rows in visual editor breaks columns
Hi guys, I have a situation on a solution running on DW 9.9.8. I have a Master layer (RO) and a child language layer (EN). I am using Visual editor to add Rows and Columns. The problem I have is that sorting the rows in the language layer, removes th ...
Adrian Ursu
15/10/2021 15:01:49
Last post: 18/10/2021 14:57:35
Infinite redirect loop sitemap.xml
Hi Dynamicweb, The generated sitemap.xml on one of our clients website has an infinite redirect loop with the result the page is not available. (https://ongediertewinkel.nl/sitemap.xml) In the Known Bugs list I read infinite redirect loop bug on the  ...
John Broers
15/10/2021 15:02:13
Last post: 18/10/2021 08:29:41
Display ecom groups in top navigation
Hello, The solution is probably simple, but I'm scratching my head on how to do this properly... I have a shop where I want some of the top groups (let's say fruits, vegetables and nuts) to appear in the top navigation, i.e : HOME - FRUITS - VEGETABL ...
Gaëtan Di Caro
08/05/2018 09:00:13
Last post: 15/10/2021 12:00:03
Export and re-import content for Language translators
In DW 8.9 there was an option to export site content for translators and re-import the content into a newly cloned website. In DW 9.7.7 there is no such option. What is the best practice for doing this in DW 9.X? Using a Content providor and export t ...
Kevin O'Driscoll
11/10/2021 17:42:24
Last post: 13/10/2021 10:09:36
(If) When was SQL Injection Regex timeouts fixed in 8.9?
I have a solution on 8.9.1.7 that expereiences problems when bots do a POST with a larger chunk of chyrilic or arabic characters I'm pretty sure that has been fixed in DW 9, but has there been an update on that for 8.9? Thanks in advance Kevin ...
Kevin Steffer
07/07/2021 08:40:24
Last post: 12/10/2021 09:40:37
No translations in SETTINGS - TRANSLATIONS
Hi I have a solution where we have added lots of translations using the Translations() method in razor templates. The translations work fine in the frontend (have only used the default translations though). But the translations does not show up in th ...
Lars Larsen
01/10/2021 10:30:12
Last post: 11/10/2021 13:44:39
Cloudflare proxy ip ban
Hello, Since a short while we have a customer who has added the cloudflare proxy for security and IPV6 support. Today we had the strange situation that our solution was no longer available under the www subdomain, only under the main domain. After so ...
Hans Kloppenborg
25/10/2019 15:44:07
Last post: 11/10/2021 11:27:38
MergeAndDeliver failed
Hi, We have an error sending an Email marketing campaign to 5000+ users. Some mails are sent and some others are not sent. The task is timed out, and in Monitoring appear and error for each mail not sent: Url: /Admin/Module/OMC/Emails/Statistics.aspx ...
Tomas Gomez
01/09/2021 11:58:55
Last post: 06/10/2021 09:40:03
Max length of Area.AreaDomain
Hi there, In the database, the column Area.AreaDomain (where the various domain names are stored) has a max length of 255. Would it be possible to scale that up to nvarchar(max) to allow for more domain names? Imar ...
Imar Spaanjaars
05/10/2021 15:48:47
Last post: 05/10/2021 17:02:08
Timeout for PDF?
Dear Dynamicweb, Is it possible to configure the timeout for the pdf generation? Best regards, Anders ...
Anders Ebdrup
01/10/2021 16:36:15
Last post: 05/10/2021 11:00:07
Products in sitemap.xml
Hi, I'm trying to get products to show in the sitemap.xml without success. Right now it works on the Dev environment, but it doesn't work on the QA environment. They are on the same version and I did the same steps on both: Checked Include products i ...
Mafalda Correa
06/01/2021 15:06:31
Last post: 28/09/2021 15:11:57
Repository/Query Statistics undocumented settings
Hi, I was working with a customer trying to figure out why Repository/Query Statistics were not working and I got to this checkbox having to be unchecked https://www.screencast.com/t/1ywogljlkr This raises the questions: Is this the only checkbox OR  ...
Nuno Aguiar
27/09/2021 11:45:35
Last post: 27/09/2021 14:08:06