Developer forum

Forum » CMS - Standard features
Subject
Replies
Started by
Last reply
Update Row using Forms for DataLists
Hi guys, I know this seems like an ancient topic but, believe it or not, I am still using DataLists and Forms for DataLists when I want to avoid having to write custom code for simple changes. In this case, though, I am stuck. I have created a DataLi ...
Adrian Ursu
25/04/2023 20:46:39
Last post: 28/04/2023 21:36:57
Page Layout not set
Hi, Using DW 9.15.3, we are not being able to save a custom page layout template. Seems like a bug. Here are our repro steps in Swift v1.19.0: Create a new Services subpage Edit the page Properties and set the Layout to be the "Swift_PageClean.c ...
Nuno Aguiar
24/04/2023 15:17:06
Last post: 28/04/2023 10:53:34
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
/dwapi/users/authenticate returns token but doesn't save it in DB and it doesn't work?
I have just created a new DW 9.15.3 solution. 1. Created a user 2. Send GET Requests to /dwapi/users/authenticate?userName=<the users username>&password=<the users password>&expirationInSeconds=1800 3. I get a token in return 4. W ...
Kevin Steffer
24/04/2023 21:12:30
Last post: 25/04/2023 15:47:25
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
Query statistics of string search
Hello, Can anyone help me to setup tracking for searches, as a search for "zenar" in the tracking gives this result, where I would expect only to have one row with the value "zenar" and not 5 separate rows for each letter. Best re ...
Anders Ebdrup
07/01/2022 11:43:50
Last post: 21/04/2023 11:05:51
Assign user to group on Form submit
Hi guys, I am using Forms for editors on DW 9.6.3 and I need to assign a user to a group upon form submit. The user is authenticated, fills out the form (which has Name and Email mapped correctly to user properties) and my expectation would be to ass ...
Adrian Ursu
30/08/2019 13:29:01
Last post: 19/04/2023 16:24:11
How to avoid duplicate content with multiple product lists in Dynamicweb?
Hello, I have a question regarding the use of multiple product lists in Dynamicweb. It is a part of our setup to have several PLP (product list page) pages across our solution, but Dynamicweb automatically generates a unique PDP (product detail page) ...
Nicolai Jessen
27/03/2023 15:18:10
Last post: 19/04/2023 16:18:52
Data List with Unselected fields
Hi, When using Data Lists we noticed that the tags are rendered when we have no selected fields (as they have always been, which is fine, thus allowing us to make changes to the SQL query without having to revalidate/update the settings in the paragr ...
Nuno Aguiar
18/04/2023 17:37:28
Last post: 19/04/2023 10:59:12
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
Copying presets
Hi, What would be the most convinient way to copy presest (Row templates) between websites in the same solution? I know that you can do it one by one, but its a lot of clicking if you have several websites and a number of presets. Regards / Aki ...
Aki Ruuskanen
23/03/2023 13:05:04
Last post: 24/03/2023 10:31:58
Edit Comments in frontend?
Hi, Is it possible to edit product comments in frontend. I cannot fins any documentation about it. Tried with "Edit" and "Update" in "Commad.Command" field. Regards / Aki ...
Aki Ruuskanen
23/03/2023 14:28:03
Last post: 24/03/2023 07:12:53
Connection down
Hi, We are testing a solution and the frontend displays a "Connection down" warning at the bottom right corner. It may be due to our tests (eg. LiveIntegration is not active), but we are unsure where it comes from. What is the source of thi ...
Tomas Gomez
22/03/2023 12:45:27
Last post: 22/03/2023 13:03:36
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
Cant sort on datetime field in query
Hi, I have build an custom index which has a column that is "System.DateTime". In my custom Indexbuilder class i set the value for that property like this beacuase it need to be a string in the "IndexDocument" class: And in my Que ...
Andreas Pettersson
26/01/2023 10:35:34
Last post: 07/03/2023 20:46:54
SQL Query partial index OR some other way
Hi, I have a challenge. We're working with a Query Publisher using the SqlBuilder to render a list of ordelrines associated with Digital products and it rebuilds on a 5min schedule. This basically builds a list of "My Downloads" that a customer purch ...
Nuno Aguiar
13/01/2021 21:07:24
Last post: 06/03/2023 17:44:58
Impersonate slow
When chosen a user to impersonate and then click impersonate the postback takes about 20 second to change to the impersonate user. The user have around 3500 users that it can impersonate. Listing all the users is quick but when trying to impersonate  ...
Magnus Holmberg
03/03/2023 12:25:13
Last post: 06/03/2023 10:59:41
Consents vs User Custom fields
Hi, I wanted to pick some brains regarding Consents vs User custom fields. In the US market the Consents tracebility is not as detailed as is Europe, however we want to make sure we pick the best tool. The goal is to have a list of Email Marketing &q ...
Nuno Aguiar
19/01/2023 15:19:03
Last post: 01/03/2023 11:04:39