Developer forum
Subject
Replies
Started by
Last reply
Default user in new assortments
Hi guys, After upgrading to 9.14.7 we have noticed that every time we create a new assortment, there is a default user saved in the Users field. The ID of the user is not something common (like 0 or 1). Before the upgrade we did not had this behavior ...
Adrian Ursu
19/06/2023 11:26:10
Last post: 21/06/2023 09:06:46
Permissions in eCom
Hi, I am trying to set up permission so that a user group "Produktchefer" has access to a couple of productgroups. I have set the permissions to "Full" for that group on the Product Catalog node. But when I log in with a user in t ...
Aki Ruuskanen
12/06/2023 13:37:32
Last post: 16/06/2023 08:53:48
Discounts and Assortments
Hi guys, We have a situation on a solution that's using Assortments and Discounts. Historically, we have used the old discounts (the solution was rather old) and we have just upgraded to the latest 9.14 version. After the upgrade, we asked the cu ...
Adrian Ursu
11/06/2023 11:45:15
Last post: 12/06/2023 16:18:46
Display boolean fields of a Field display group
Hi, When using Field display groups, the boolean fields set as FALSE are not displayed at the frontend. In particular, these fields are displayed by the template Swift_ProductSpecification.cshtml. Inspecting the template, the boolean fields set as FA ...
Tomas Gomez
07/06/2023 14:04:19
Last post: 22/06/2023 12:08:45
Bug in assortments with multiple languages.
When the indexbuilder is populating the AssortmentIDs field, it only populates it for products with the default langauge. This means that if you use the index to filter out products that belong to an assortment, it only works on the default language. ...
Jonas Krarup Dam
02/06/2023 09:33:51
Last post: 10/08/2023 02:58:53
Quickpay error - new order id
Hi, we got errors on an order paid with quickpay. The order is registered in quickpay with ordernumber ORDER-3103 - but something happens and we get a new ordernumber. This error is from the order-log in DW Tue, 23 May 2023 15:17:03 - Dynamicweb.Ecom ...
Jesper Splidsboel
24/05/2023 14:02:01
Last post: 31/05/2023 20:30:02
Group saved subscriber
Hi, I tried to implement the group aftersave subscriber. I get the group but I dont have any more data then the groupId and the name for the group. I need the parentgroups for the newly created group, becuase i need to check if the newly created grou ...
Andreas Pettersson
19/05/2023 15:30:37
Last post: 22/05/2023 16:28:12
Email urls breaking after version 9.14.9
We use sendgrid as provider example tag - @GetString("DWPasswordRecoveryUrl") 9.14.9 Generated URL 9.14.13/14 9.15.7 ...
Shiwanka Chathuranga
19/05/2023 08:40:18
Last post: 07/06/2023 09:33:42
Use Products.facets property on group to control Facet groups and their order when using ProductCatalog
Hi guys, I am converting a Rapido project to start using the ProductCatalog instead of the regular Products module. I have managed to refactor the feed and I have stumbled across the Facet groups. In Rapido we are using the Products.facets property o ...
Adrian Ursu
15/05/2023 10:48:19
Last post: 08/08/2023 14:48:07
Constant logging out of admin portal
I would like to know what causes a logout of the user from the backend of the admin portal. It seems perhaps to be related to the import/export tasks (OData to/from BC). As since we have added a few more of these tasks running it is happening lots mo ...
Jon Thorne
09/05/2023 05:13:32
Last post: 03/09/2024 12:58:49
11
Subscribe
"/Default.aspx" displays Empty Page if Homepage Shortcut Exists
The platform is handling "/default.aspx" and "/Default.aspx" differently and when a Home Page shortcut exists "/Default.aspx" renders an empty screen. The platform returns "/Default.aspx" in certain scenarios ( ...
Lora Vigil
04/05/2023 21:20:05
No replies yet
Partial Index - update vs. add row
Hello, As far as I understand, when a partial index runs once product data has been changed, it adds a new row to the Lucene index capturing this change, rather than updating the single row in the index. Due to this, when a customer makes a change to ...
Skylar Kennedy
01/05/2023 19:55:06
Last post: 02/05/2023 23:29:51
"A check for stock status" resets number of a product in orderline if above stock
Hi, Im trying to configurate the cart to check on wether the number of a product added to cart is in stock. (Rapido solution) I have set this on the Cart module: And this on the Cart under settings: If I have a product with 9 in stock and add 9 at fi ...
Marie Louise Veigert
25/04/2023 10:39:17
No replies yet
Order fields with AddressId not getting updated
Hi there, We noticed that EcomOrderCustomerSelectedAddressId and EcomOrderDeliverySelectedAddressId both update the address info but the DB columns OrderCustomerAddressId and OrderDeliveryAddressId don't get updated. Here's a repro using Swif ...
Mario Santos
21/04/2023 18:01:39
Last post: 19/06/2023 19:56:22
'Build eCommerce Assortment Items' scheduled task add-in issue
We’ve uncovered an issue with the Build eCommerce Assortment Items scheduled task add-in (Fig. 1 - 2) where a SQL timeout error (Fig. 3-4) results in an empty assortment until the assortment is successfully re-built again either manually or at ...
Melissa Borgmann
06/04/2023 01:37:28
Last post: 06/07/2023 13:31:17
Issue with pricing in different UnitPerMeasure than BaseUnitOfMeasure
Version of DW: 9.15.3 Version of Swift 1.19 Source of data: ODATA4 D365 BC connector Env: Acceptance We're currently running into an issue regarding products, units of measures, stock units and pricing. Product A Stock Unit A (where StockLocation ...
Peter Leleulya
04/04/2023 14:32:34
Last post: 11/04/2023 11:11:42
Canonical link for Groups in Rapido based solutions
Hi guys, I know this is a very hot topic with a lot of flavors. I have a new issue s and I have no idea how to solve it. I have a solution running on DW 9.13.8 and a Customized Rapido implementation. The problem I have is the canonical link for Group ...
Adrian Ursu
22/03/2023 12:08:13
Last post: 22/03/2023 17:53:40
Order drafts update line qty not working when out of stock
Hi there, We are facing an issue with order drafts and changing orderline qty for products with no stock. Never out of stock is checked on both product and unit, but the qty is not updated - https://www.screencast.com/t/MLTOeu9ach. We can add more it ...
Mario Santos
15/03/2023 11:57:46
Last post: 15/03/2023 18:29:20
Change quote state with URL paramter
Hi guys, Is it possible to change the Quote status using a URL parameter? I am talking about front-end. Thank you, Adrian ...
Adrian Ursu
13/03/2023 16:30:56
Last post: 21/03/2023 14:10:49
Stock displayed as 0 in backend product catalog
Hello, I have a client running on DW 9.12.10 reporting that products display 0 stock in the product catalog on the backend and I'm having trouble figuring out why so I'm hoping someone here can advise. The client is not using product variants ...
Gunnar Örn Baldursson
08/03/2023 16:18:14
Last post: 09/03/2023 10:40:48