Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Product category field Date default value
I have a product category field of type Date. When in a product there is no DB record for that field the default value in the backoffice is "Mon, 01 Jan 2001" which is an actual valid date. In this case shouldn't it be empty or "Never"? ...
Cátia Torego
25/10/2018 13:45:32
No replies yet
Google maps API referer restrictions.
Hello, We recently updated to 9.4.16 and noticed the ShowOnMaps module works now. Still we have two issues with the module. We have referer restrictions on URL for our website because we dont want everyone to make calls on behalf of us. Viewing the l ...
Antek Drzewiecki
24/07/2018 13:10:20
No replies yet
Products in Orderflow (cart)
I'm building an orderflow where step 1 is choosing your product, step 2 is choosing accessories (dependent on the chosen product) and step 3 is additional information, step 4 is confirmation. What is the best way to achieve this? I found that i need  ...
David Alexandersson
21/03/2018 16:43:19
No replies yet
Change password screen gives error, but it still works?
Hello! I have made a change password page based on Rapidos, which is a paragraph with the Extranet module (Edit profile) settings attached, and my template. I have added GetString-methods för the old password, the new password and the confirm passwor ...
Oscar Romin
22/02/2018 15:38:59
No replies yet
Facets and extracting price of cheapest product matching facet option
Hi, i'm trying to make a facet filtering where I need to be able to list car models for the user to pick. On each of these car models, it is desired that there is a "from price". So I need to find a way to find the cheapest product matching each Mode ...
Jacob Storgaard Jensen
12/02/2018 03:15:20
No replies yet
Duplicate Email Template
In Marketing, when i create a nem email using an existing template the template gets duplicated. Is this expected behavior? https://www.screencast.com/t/LSoEcq4HNJd The DW version is 9.3.7 ...
Cátia Torego
31/01/2018 19:14:46
No replies yet
DW 8.8.1.32: Attach file to FormForEditors mail
Hi, I have a customer, who would like to have the picked files attached to the email send, when submitting the form. I have found an example in a thread on the forum: http://doc.dynamicweb.com/forum/development/form-send-email-with-attachment-uploade ...
Marie Louise Veigert
08/11/2017 10:08:24
No replies yet
Multiple checkouthanders
Hi, Our customer uses DynamicWeb Version: 8.8.1.17 We have to implement 2 different checkout handlers because of two different types of customers. In de Ecom module I see it is possible to create several checkout handlers but how do I implement this  ...
Sander Veltman
16/10/2017 11:44:02
No replies yet
Indeksering af ÆØÅ
Hi, I am currently having trouble with indexing and doing facet search on colors when I try to filter on "Blå". This is because of å, but how do I get around this? The query looks ok, the value in BeforeQuery notification looks ok, and it matches exa ...
Søren Heide Larsen
14/09/2017 14:53:31
No replies yet
Forgot password email is not beying sent
Hi Guys, I am having trouble with sending email with Forgotten password. It feels like it's not beying sent. What I tried so far: Check SMTP settings, IP adress and ports etc... - check Check SSL - check Check Pickup dirrectory - check Spam filter -  ...
Dimitrij Jazel
05/07/2017 13:25:21
No replies yet
Anyone has any experience with search services such as Algolia or Searchly?
We are looking at the posibilities for implementing complex search functions with a large dataset, and have come across services such as Algolia and Searchly. Anyone has any experince in using such services? Br Hans ...
Hans Ravnsfjall
03/05/2017 13:47:21
No replies yet
Query content index DW9 using API
Im trying to use the API to fetch data from the index by looking at this code example. http://developer.dynamicweb-cms.com/documentation/for-developers/ecommerce/indexed-search/search-query-syntax.aspx Unfortunatly it does not look like this example  ...
Martin Grønbekk Moen
06/03/2017 21:23:40
No replies yet
checkout handler Quickpay md5
Hi to fix "self referral" for Google Analytics through QuickPay, a QueryString variable needs added "utm_nooverride=1" to all return urls and I tried two add it in the template <input type="hidden" name="continueurl" value="<!--@QuickPay3.conti ...
Thomas Jensen
06/03/2017 15:08:33
No replies yet
Double registration of failed logins
Hi Dynamicweb, When activating the setting: "/Globalsettings/Ecom/Cart/AutoLoginBeforeAddToCart" the number of failed logins is doubled as the systems tries to login the user twice for every login. Can this be fixed? Best regards, Anders ...
Anders Ebdrup
30/12/2016 08:25:05
No replies yet
CodeFirst items inheritance
Hello Dynamicweb At the moment i am playing around with creating items with a codefirst approach. With this i'm having a couple of issues. 1. I store my items inside the Content folder and my code for that looks like this [Category("Content")] which  ...
Casper Andersen
09/09/2016 10:43:48
No replies yet
Manual discount on last page of checkout
Hi there, I am building a custom discount provider that a Sales rep can use to enter a custom discount value and then click Add (which posts back the cart form). My provider then grabs a field from the form, converts it to a number and then adds an o ...
Imar Spaanjaars
06/09/2016 17:31:43
No replies yet
Creating Items on page with Code-first approach
Hello DynamicWeb I have been stuck trying to create a custom item type on a page using a code first approach. Basically i have created a new item and inherited from the ItemEntry and so on. and in the backoffice my new itemtype is visible (although s ...
Casper Andersen
30/08/2016 13:45:52
No replies yet
Secondary users not flushed
Hi Dynamicweb, In the latest version of Dynamicweb (8.8.1) we have an issue when saving secondary users by the api - e.g.: user.UpdateSecondaryUsers(secondaryUsers, true) Then the session is not cleared. Can you please clear the session cache when us ...
Anders Ebdrup
26/08/2016 12:21:21
No replies yet
RE: Product Attached to Group Observer
Hi everyone I need to run some code after a product has been added to a group in the eCommerce section of the admin panel. Does a sort of ProductGroupRelationObserver exists in the Dynamicweb Templates for Visual Studio? I've tried with Product- and  ...
Jeppe Jakobsen
03/05/2016 10:50:53
No replies yet
Razor templates in VS2015 are giving a CS0103 intellisense error
Hi, I have a question about using Razor templates in Visual Studio 2015 and intellisense. In my project I keep getting a CS0103 error: "Error CS0103 The name 'Context' does not exist in the current context " To test this I downloaded the DefaultEmpty ...
Harald Brouwers
22/02/2016 11:40:39
No replies yet