Developer forum
Subject
Replies
Started by
Last reply
Dibs/Nets Easy check with parameter merchantHandlesConsumerData: true
Hi community, I'm trying to add a merchantHandlesConsumerData: true parameter to the post template EmbededDibs.html to avoid the "Adresse & Betalings" section on the Dibs/Nets paymentpage. According to Nets support the parameter sho ...
Søren Jakobsen
10/05/2023 15:10:36
Last post: 16/05/2023 08:42:51
Custom font for mails
Hi, We need to use a custom font for the mails. The font is stored at a local file in the solution. We tried to include it in the DefaultMail.cshtml template wiithout successs: - Using font-face <style type="text/css"> @@font-face { f ...
Tomas Gomez
31/03/2023 12:39:47
Last post: 05/04/2023 12:17:53
Getting GoogleAnalyticsTrackingID on templates
Hi, I am working in an old Swift 1.6.1 to implement some GA4 events. A Swift update is desirable but not feasible right now. I get the GoogleAnalyticsTrackingID on the Swift_master template by using Model.Area.Item.GetString("GoogleAnalyticsTrac ...
Tomas Gomez
17/02/2023 16:16:33
Last post: 08/03/2023 14:44:17
10
Subscribe
Submitting comment form gets IP ban
Hi, I have a form to add comments on the product detail page and if the antispam functionality is active in the backoffice (Image1) my IP gets baned and the following shows up in the banned file: Form BAN: Bad form (Session field FormCH1_h not update ...
Cátia Torego
23/02/2023 11:57:28
Last post: 01/03/2023 09:57:58
Error after activate comment from email
Hi, When trying to activate, deactivate or delete a comment form the notification email I get redirected to a page with the error on Image1. The activate and deactivate still work even with the error. This are the urls I have for each action: Comment ...
Cátia Torego
24/02/2023 10:31:56
Last post: 27/02/2023 01:46:52
Getting Index facets async
Hello. Our customer has a product page with a lot of facets. Some of the facets have a lot of options. The customer do not want to cut down on the facet, but still want better performance. Right now the page loads in everything from 2.5 - 5 seconds. ...
Kasper Legarth
10/02/2023 09:27:30
Last post: 13/02/2023 11:21:46
My orders (integration) templates
Hi Solution version 9.14.7 BC S2S authentication My orders (integration) doesn't show orders /Files/Templates/Designs/Swift/eCom/IntegrationCustomerCenter/OrderList.cshtml If requesting data with Test tool Where can be a problem? Another thing wh ...
Andrejs Zavorotnijs
26/01/2023 10:40:06
No replies yet
Feed with Ecom Catalog
Hi In one of our solution(Solution without Swift and Rapido) we use Ecom Catalog with Product List template for XML feed that work fine before, but after upgrade to 9.14.2 or higher We got this kind of error If I change Content to Application/JSON Or ...
Andrejs Zavorotnijs
11/01/2023 17:06:20
Last post: 24/01/2023 14:03:40
Integration Customer Center override pagesize
Hi, I have an Integration customer center app on an page. I have set the items count to be 10 but can i override it from code anyway with any parameter? I want to have a dropdown list on my page that can change the total count of items to get from in ...
Andreas Pettersson
22/12/2022 12:23:46
Last post: 22/12/2022 15:54:40
YouHaveSeenTheseProducts loop in ViewModel
Hi, I'm converting some old templates to ViewModel templates and I was wondering if it's possible to use the 'YouHaveSeenTheseProducts' products loop in a ViewModel based template. Is this still available somewhere? GetLoop("eCom ...
John Broers
20/12/2022 11:59:26
Last post: 20/12/2022 12:42:23
Prevent download files in Files/Files folder
Hello. I have a customer who has applied some documents for all of their products. They have used an asset category for this. When I use the link to each file in the template it gets forced downloaded by the DWSDownload.aspx service. The customer wis ...
Kasper Legarth
14/12/2022 11:01:00
No replies yet
ProductService gives error
Hi I am trying to get product information on the default variant of a product. My template looks like this @{ string langId=GetString("Ecom:Product.LanguageID"); string productidForVariantSearch=@GetString("Ecom:Product.ID"); stri ...
Hans Ravnsfjall
20/11/2022 14:42:55
Last post: 22/11/2022 14:30:13
Price range filtering
Hi, We need to implement a slider to filter a range of prices. For instance, to show only the products from 100 to 200 EUR. Our client wants a slider by design, not possible to display checkboxes with price ranges (as asked here), neither two text fi ...
Tomas Gomez
09/11/2022 14:53:31
Last post: 17/11/2022 10:09:23
Problem with ProductCategoryFields after DW upgrade
Hi, After upgrading to latest DW (9.14.3) I got problems with ProductCategoryFields. I upgraded from 9.13.11. I get a : SYSTEM.NULLREFERENCEEXCEPTION: OBJECT REFERENCE NOT SET TO AN INSTANCE OF AN OBJECT. AT DYNAMICWEB.ECOMMERCE.PRODUCTS.CATEGORIES.F ...
Aki Ruuskanen
10/11/2022 10:13:00
Last post: 11/11/2022 10:36:40
Certifications expires dates incorrect
Hi, I have start to do some of the certificates for DynamicWeb but the expires dates are incorect in my profile settings: Best regards Johan ...
Johan Lang
03/10/2022 10:47:56
Last post: 04/10/2022 08:48:11
PDF of Partner Certification tests does not look nice
Hi, I have done some of the Partner Certification tests but the PDF does not look nice: ...
Johan Lang
21/09/2022 16:42:00
No replies yet
Loop through data/values from String[] type field from index - what is the right way?
Hi I have an index, where one of the fields (multiple checklist) is stored as a string Array - string[] When outputting it in a Query Publisher, i see that the field type is string[], but i am not able to get any values from it. I have tried looping ...
Hans Ravnsfjall
19/09/2022 13:54:41
Last post: 19/09/2022 14:40:46
Different page template for page when sending through email marketing
Hi Proably asked and answered before, but can´t find the info. Is it possible to apply a different page template (email) to a page when sending it as an email through email marketing? I don´t want to duplicate content on the solution, so ...
Hans Ravnsfjall
31/05/2022 16:22:37
Last post: 12/08/2022 12:33:53
Static URL after contact form submit
Hello Dynamic-Web Friends, we want to track with Google Analytics our /thank-you sites webshop www.neusta365.de. We have the issue, that the URL always changes (some dynamic URL with pid=??). The function on the "Exact URL for this page" do ...
Sebastian Foelske
28/07/2022 09:53:09
Last post: 28/07/2022 12:53:28
Accept selected cookies in Swift
Hi, I need to know the command to the DW plattform to accept selected cookies in Swift because our customer uses another service for cookie management. I have set up Swift default solution and use the template Cookies.cshtml. The javascript functions ...
Johan Lang
08/06/2022 12:32:30
Last post: 27/07/2022 16:36:54