Developer forum

Forum » Swift
Subject
Replies
Started by
Last reply
Alignment issue for Employee item
Hi I'm using the Employee item and I would like to have the image and text displayed next to each other. However, even after selecting this option, the text still appears below the image. It seems that the link is missing the attribute "clas ...
Louise Andersen
25/05/2023 11:21:13
Last post: 26/05/2023 12:24:31
Untranslated content breaks menu
Hi, In swift when there is no translation for the login menu, it should fallback to default. Instead it will show an additional node with a Swift text: Thanks, Justin ...
Justin Sjouw
24/05/2023 14:54:34
Last post: 02/06/2023 11:50:05
Forgot Password
Hi, Is seems the standard way the Forgot Password menu item is implemented does not work correcltly in multi-language environments. In a default Swift install the english link works, but the danish version links to the login page. Cheers, Justin ...
Justin Sjouw
24/05/2023 14:47:47
Last post: 19/12/2023 22:16:25
How does this feature work: Keep me updated with deals, news and offers
In Swift anonymous checkout there is a possibility to put this checkbox, however there is no documentation about it, also - there is no visible evidence that putting this checkbox changes anything. Could you please advice how it works? ...
Tomas Vasiliūnas
22/05/2023 16:28:32
Last post: 24/05/2023 09:43:23
An active task with the given name ('Secondary users#Users.index#Users') already exists
Hi guys, I am trying to implement the "Manage users" functionality that is found in newer Swift versions. I could recreate all pages and modules and I have copied all templates. However, I get some errors related to some code within the Man ...
Adrian Ursu
17/05/2023 15:20:14
Last post: 18/05/2023 09:44:50
IntegrationID in Email Subject
Hi, One of our client's orders contains Integration Order ID Under the Miscellaneous section. I want to be able to output IntegrationOrderId on the subject of the email. There seems to be a way to output the OrderId on the Email subject using a & ...
lucian curcuta
12/05/2023 10:30:49
Last post: 12/05/2023 16:18:43
Søgeresultat er uden valgte default variant
Hej, Produkt links i søgeresultaterne tager ikke forbehold for den valgte default produkt variant. Bør man ikke få ændret produkt links i søgeresultaterne, således at de benytter den samme metode som produktlist ...
Casper Rasmussen
12/05/2023 08:24:37
Last post: 12/05/2023 12:36:26
Swift filtering vs Rapido filtering
Hi guys, I am upgrading a project from Rapido to Sowft. And I am trying to use the same Index, Query, and Facets. Everything works fine in the listing, but the filtering (Facets) is behaving differently. Rapido URL with filtering: https://www.allmedi ...
Adrian Ursu
08/05/2023 10:20:24
Last post: 08/05/2023 18:12:35
Issues with rendering Productdetailpage after DW and swift upgrade
Hello, i have a client where i have upgraded their dw solution from a 9.14.4. to a 9.15.4 and the swift version from 1.8 to a 1.19. after the upgrade, the productdetailpage started returning a 404 unless it is specifically defined on the product grou ...
Alexander Olsen
03/05/2023 09:39:53
Last post: 03/05/2023 10:24:08
Search in Swift Location Map
Hi We are in the process of transfering a customer from a Dynamicweb core solution into Swift. In their previous solution, they have used the standard Map App to display a dealer map. Here dealers are shown on the map (and in a list below the map), b ...
Andreas Thomsen
24/04/2023 15:20:08
Last post: 30/05/2023 10:50:17
Modify/extending swift: Best practise?
Hello. We are starting on our first swift projekt. The goal is to use swift without modifications, but it is not possible 100%. What are the best practises for minior adjustments? Examples of adjustments could be: General Change some the value of som ...
Kasper Legarth
21/04/2023 13:16:15
Last post: 24/04/2023 12:55:28
Recurring orders in swift
Hey, is there anyone who implemented recurring orders in Swift ? I want to change the Customer Experience Center App to show the fields of the recurring orders ( startdate, enddate, "cancel subscription" link, etc) but I don't know how  ...
Alexandru Aliu
21/04/2023 13:13:18
Last post: 21/04/2023 21:56:51
GTM is blocked by DW's CookieManager
Hi, In the three master templates in Swift, there is a variable by the name allowTracking which determines whether GTM will be loaded based on the CookieManager. As I understand it GTM should be loaded when cookies are denied, so can this be changed? ...
Roald Haahr
20/04/2023 14:58:45
Last post: 21/04/2023 11:19:38
Add Product to Favorites button not updating after add/remove product
Hi, Testing on DW 9.15.3, Swift v1.19.0 Our test environment - https://dev-swiftrizzo.mydwsite1.com/ The Add to favorites button is not updating after we add or remove the product to a favorites list. Here is a video describing the issue. https://www ...
Pedro Meias
18/04/2023 03:23:37
Last post: 27/11/2023 13:00:37
Swift and Don't Repeat Yourself (DRY)
Hi there, I have a site that uses assortments. With the assortment, some products are not available to users that are logged in, but they are available for anymous users. When a logged in user looks at one of those products (for example, from a Text  ...
Imar Spaanjaars
17/04/2023 19:14:04
Last post: 20/04/2023 19:50:48
You have two or more xml-files which contains items with same system name. The names of these files: ItemType_Swift_ProductCatalogDetailApp.xml, ItemType_Swift_ProductCatalogDetailsApp.xml
In Swift_v1.20.0_Files.zip\Files\System\Items there are 2 xml files with the same system name. They are causing errors. ItemType_Swift_ProductCatalogDetailApp.xml ItemType_Swift_ProductCatalogDetailsApp.xml They both have the system name ItemType_Swi ...
Peter Leleulya
17/04/2023 11:15:39
Last post: 17/04/2023 13:46:26
Cart bug
Input and stock are strings. When increasing the amount in the cart your function is comparing string values. You should convert to floats, something like this: var UpdateQuantity = debounce(function (input, stock) { i = parseFloat(input.value); s =  ...
Peter Leleulya
13/04/2023 11:57:33
Last post: 08/05/2023 10:25:38
Swift RSS Feed
Hello Everyone I can't seem to find the documentation or the answer to my question on the site itself, so here goes. How do you create an RSS Feed in DW Swift, I do know that you need an Article List, but how to proceed from there I'm unsure. ...
Jack Hagedorn
29/03/2023 08:46:17
Last post: 29/03/2023 10:39:12
My favorites page bugged?
Hello I get random null ref exception when accessing the My favorites page. It's just like the products are in the list/lists (3 pcs, "default", "wish list" and "christmas wishes") but when I try to access them, it t ...
Fredrik
20/03/2023 13:50:57
Last post: 24/03/2023 10:56:53
How do I use system emails in Swift?
Hi, A quick Swift question – How do I use the email layout in the system email page below? I can’t find anything about it in the documentation. Swift version 1.19 Dynamicweb version 9.15.2 Kind regards Roald ...
Roald Haahr
17/03/2023 08:56:08
Last post: 13/12/2023 13:07:10