Developer forum

Forum » CMS - Standard features
Subject
Replies
Started by
Last reply
usermanagement and custom fields on group and users
Hi Been looking at customfields on groups and users, but cant seem to find the solution. GROUP = Custom field 1, 2 and 3 is a dropdown with the some value selected ie. house, window and plant. USER = added to that group have the same customfields pre ...
Peter Klünder
24/11/2021 13:16:25
Last post: 25/11/2021 10:08:16
How does the AUTOMATIC setting for Forms for editors template work?
Hi guys, I've been notified by a customer that they see fields in their forms that "don't exist" ... I've been investgating and found that in many cases they use the "Automatic" option for their template. https://doc.d ...
Peter Leleulya
23/11/2021 11:03:50
Last post: 23/11/2021 15:11:36
Deploying website layers
Hi guys, I have a project where I want to start using the deployment tool. I have 2 solutions:Staging and Production. On both of them I have several websites and some of them have Language layers. My aim here is to understand how I can deploy a websi ...
Adrian Ursu
17/11/2021 13:35:18
Last post: 21/11/2021 18:47:57
pdf=true breaking the layout
I have a shop receipt that i want to be printable/pdf´able via pdf=true. When I use the browser print function, the design is as it should be. However, when i use pdf=true - the design breaks, and info gets stacked. See video here https://www.s ...
Hans Ravnsfjall
11/11/2021 13:47:03
Last post: 08/02/2022 05:12:17
Styling and the pdf=true function?
Hi Just a simple question. Do I use media query to style how a pdf will look like when we use the pdf=true to save a PDF file? /Hans ...
Hans Ravnsfjall
09/11/2021 15:52:21
Last post: 09/11/2021 16:21:15
Azure B2C login issues
Hi guys, I have a solution that is supposed to be using the Azure AD B2C external authentication. I have configured 2 environments: Dev and Production using Dynamicweb 9.10.12. I have configured both the same way, only with different sets of credenti ...
Adrian Ursu
09/11/2021 13:18:12
Last post: 26/11/2021 10:19:19
Duplicate key issue
Hello, I just upgraded a site to 9.12.3 (from 9.10.x) and I'm running into an issue: "An item with the same key has already been added." I tracked it down to new code added a couple months ago in Frontend.ContentViewModelFactory.cs. (co ...
Scott Forsyth
05/11/2021 00:07:08
Last post: 21/03/2022 07:58:16
Cookiepolicy where only necessary/functional cookies are activated
Our customer's website uses Dynamicweb All-In-One - EXPRESS special version 9.6.3. It is a website where only necessary/functional cookies should be acitvated. The website tells me that the following cookies are used without consent hence they ou ...
Laila Maria Mou
03/11/2021 11:07:24
Last post: 04/11/2021 12:43:38
Where to find bouncers
Hi, Where can I find the bouncers and bouncerate in de e-mailmarketing module? Thanks, Willem ...
Willem Ruiter
02/11/2021 10:09:43
Last post: 26/11/2021 14:30:10
Permissions for PIM only
Hi guys, I am trying to create a specific UserType that would have access to PIM and not Ecommerce. I have noticed though, that disabling Ecommerce access, removes the ability to create groups in the PIM warehouse. I am using DW 9.12.2 Here is my set ...
Adrian Ursu
29/10/2021 12:07:19
Last post: 01/11/2021 03:04:18
PageUniqueId in querystring
Hi, Is there a way to have a URL with a PageUniqueId rather than an ID? Something like "/Default.aspx?PageUniqueId=876aefa1-1cd5-49ed-96b9-6081943c12e8" The reason we're looking into this is for when working with multiple environments.  ...
Nuno Aguiar
28/10/2021 19:01:19
Last post: 29/10/2021 10:55:26
Product information on back in stock email
Hello, I would like to ask if there is a possibility that in the back-in-stock email I have access to the Product Object to display the link to the product or at least the product number in the email? The scenario is that when the user checks the bac ...
Dan Gheorghe
27/10/2021 13:10:16
Last post: 28/10/2021 03:06:53
Customer Center's Add Address not doing a POST-REDIRECT-GET
Hi there, When I enter a new address in the customer center and then reload the page, the address gets added again. It looks like the module directly returns the list view content after an add and does not redirect to the list view. That means that t ...
Imar Spaanjaars
27/10/2021 10:12:02
Last post: 28/10/2021 09:09:12
Permissions for File management
Hi guys, I have a situation where I should disable Delete functionality for folders but I should allow Delete functionality for files. How can I set up the permissions to implement this request? Thank you, Adrian ...
Adrian Ursu
23/10/2021 10:09:06
Last post: 25/10/2021 03:11:20
Migrate permissions between solutions
Hi guys, I have 2 solutions: Staging and Production. I have made created an extensive set of permissions for nodes and User types on the staging solution and I now want to migrate these permissions to the Production solution. Is this possible? How? S ...
Adrian Ursu
21/10/2021 19:57:55
Last post: 22/10/2021 09:21:37
User data change tracking
Hi everybody Is there a way to track and see when user data changed? We would need to see when and how the email persmission is changed! Sincerely Ivan ...
Ivan Marijanović
21/10/2021 12:10:58
Last post: 22/10/2021 01:48:44
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
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
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
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