Developer forum
Subject
Replies
Started by
Last reply
User Country is not being populated when a new user is created
Hello, DW 9.15.9 When a new user is created on the checkout, it seems the user country field is not being populated - only the country code is. Here is a printscreen of DW code Is it possible to populate the user country also? Thank you. ...
Pedro Meias
03/08/2023 22:00:02
No replies yet
What is the difference between eq and q
Hi, In the demo Swift setup, what is the difference between the eq and q parameters? Thanks, Justin ...
Justin Sjouw
19/07/2023 10:55:12
Last post: 01/08/2023 10:59:22
Type ahead.facets
Hello, Is the file "Type ahead.facets" that is part of the sample repository SwiftProducts obsolete or does it serve a puporse? It has no facets defined but I'm wondering if it still has a funciton... Thanks, Justin ...
Justin Sjouw
01/08/2023 10:57:49
No replies yet
Index and query issue in manage accounts search
Hi, We've noticed that on 9.15.9, with Swift update v22, there is an inconsistency for searching with special character: '&' Searching for customer 'A&A' does not return any result as expected - when searching for a custom ...
Anna Gaeta
13/07/2023 17:33:10
Last post: 14/07/2023 15:24:05
Exception on template FavoriteDetail.cshtml
Hello, Tested this on https://dev-swiftrizzo.mydwsite1.com/ DW version 9.15.9 Swift version 1.22.0 Video showing the issue. https://www.screencast.com/t/uelLeJ9lFzUE Solution we applied. Line 75 - changed UserId: "@(Converter.ToString(Pageview.U ...
Pedro Meias
14/07/2023 04:21:21
Last post: 14/07/2023 09:55:16
Add to cart button behavior when pressing enter key after changing the quantity
Hi Please see issue on the video https://www.screencast.com/t/RGa01xDlHE Enviroment used (link to product page with related products list) - https://dev-swiftrizzo.mydwsite1.com/clothing/jerseys/terry-velocity-short-sleeve-jersey/green-s DW 9.15.9 Sw ...
Pedro Meias
12/07/2023 18:48:49
Last post: 13/07/2023 17:13:00
Load More button removes Price Range facet
We noticed that the price range facet is removed after "Load More" is pressed in the product list view. We are running 9.15.5 and Swift 1.20.0. Is there any way we can incorporate the change without upgrading to the latest version? ...
Barry Geukdjian
13/07/2023 08:33:32
Last post: 13/07/2023 10:58:26
Feature Request - Show page images in Mega menu (Same as product Group Images)
Hi DW, I would love to see the possibility to use the page Images, in my mega menu just as I can use my product group images. In some cases, I might not want to use product groups for structure, but I would still like the visual aid of the images in ...
Martin Ottesen
12/07/2023 09:40:36
Last post: 12/07/2023 14:05:17
Comptonent Vertical Row Alignment Bottom - Disables Theme?
Hi DW, As I was configuring a new swift solution, I encountered a small issue, as I wanted to push the buttons to the bottom of the Component, the buttons turned black and the theme that i had chosen seemed to disappear. In the image below i have tes ...
Martin Ottesen
10/07/2023 11:17:28
Last post: 11/07/2023 10:07:18
Feature Request - Rows Within rows
Hi DW, We sometimes have the need to include more rows within the same row. Often this comes up when we would like to either use a background image or video on a row, but we might want more than one element on top of this background. We have created ...
Martin Ottesen
07/07/2023 13:32:40
Last post: 10/07/2023 13:03:27
Customer Center - Order overview pagination
Hi DW, We have recently found a tiny, rather funny issue. In the customer center, on the order overview, if the customer has enough orders the pages extend out to the right until there are no more pages. I have never seen another user with this many ...
Martin Ottesen
05/07/2023 11:11:16
Last post: 07/07/2023 09:48:15
Skip payment and shipping step if only one method exists
Is this implemented in Swift? Or maybe I don't understand the functio correctly.. In My solution there is only 1 payment method, and 1 shipping option always. These are also selected by default, so the customer can only clik next, I would have ex ...
Justin Sjouw
30/06/2023 14:30:08
Last post: 03/07/2023 14:39:29
Feature Idea - Splitting Themes into back- & foreground colors and button styling
Hi Dw, We are experiencing on some of our customers, that when creating themes they quickly get up to having many many themes, with only small differences because ie. you need the same background and everything but you need to change the button styli ...
Martin Ottesen
29/06/2023 13:48:45
Last post: 30/06/2023 10:00:10
Adding a search box to filter options
I have a working "proof of concept" where I add a search box to a list of facet options, this way if there are more than x options the user can easily find and check them. Right now I'm just adding the needed javascript to the Swift_Pro ...
Justin Sjouw
30/06/2023 09:43:56
Last post: 30/06/2023 09:59:04
Swift Image link with query parameters
We are adding a page link (e.g. Products) to an image in Swift but would also like to add queries to execute a filter. However, it seems that standard Swift functionality is removing the query parameters when saving the page link for an image. As an ...
Barry Geukdjian
29/06/2023 09:32:31
No replies yet
Media Table and Gallery generate error in Visual Editor on component
Hi, I've noticed the Media Table generates an error when using the visual editor on a product component. When the component is added to the product detail page with a catalog app on it, the component does show the right media, and it also works i ...
Justin Sjouw
15/06/2023 14:52:51
Last post: 28/06/2023 00:16:56
Checkout - passing state fields instead of region fields
Hi, Reporting a possible bug on swift. Currently the checkout templates are passing the following fields for checkout users - EcomOrderDeliveryState and EcomOrderCustomerState. Having these fields passed is causing the user not to see some delivery m ...
Pedro Meias
22/06/2023 16:49:43
Last post: 28/06/2023 00:11:41
Swift 1.21.0 ecommerce badges
Hi, I have tried to add a campaign bagde on a Swift Solution version 1.21.0 Im using it on components for detailpage + productlistcard. I have cleared cache + 'preview' page on the badge page under Swift Tools -> Design -> Ecommerce bad ...
Marie Louise Veigert
26/06/2023 14:09:34
Last post: 27/06/2023 17:45:22
Bug in Swift 1.21.0 - Button item template
Hi, I have found a small bug in this Swift template (\Files\Templates\Designs\Swift\Paragraph\Swift_Button.cshtml) I fixed it on our solution, but maybe someone else will run into it. Issue is if you have used the button to link to a product - but yo ...
Marie Louise Veigert
22/06/2023 13:05:00
Last post: 22/06/2023 13:43:11
Send mail on password changed
Hi, We need to send a confirmation mail when the user changes her password. The problem is that the password has to be changed in the same page as the account details, so in that page there are two forms: one to change the details and one to change t ...
Tomas Gomez
19/06/2023 15:12:53
Last post: 22/06/2023 12:54:24