Developer forum
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
Recover password with multiple websites
I have two websites and some users are duplicated for both of them. This keeps the recover password from working. The "Include shop id in extranet log in" is active and the shop is set for the users. I also added the shopid the the recover password f ...
Cátia Torego
09/10/2018 17:42:03
Last post: 25/10/2018 12:40:42
AddToFavorite and api
Hi, I'm looking for some examples of how to use the AddToFavorite with the api. I need to save a product to a certain list using the following code: foreach (CustomerProductList customerProductList in customerProductLists) { Product product = new Pro ...
Kurt Moskjær Andersen
23/10/2018 10:05:59
Last post: 25/10/2018 11:29:03
Critical issue with cart cookie
Hi Dynamicweb, We have an issue with lost carts in 9.4 and it seems to be caused by the cart reference saved in cookies. In the method: SaveCartCookie the value is encrypted: Dim crypto As New Crypto(SymmProvEnum.Rijndael) Dim encryptedCookieValue As ...
Anders Ebdrup
31/08/2018 11:35:38
Last post: 25/10/2018 10:16:07
14
Subscribe
Price provider not thread safe
Hi Dynamicweb, We have an integrated solution and can now and then see some exceptions in the Event viewer, and it seems like the priceprovider is not thread safe. Please see the exception here: Exception information: Exception type: InvalidOperation ...
Anders Ebdrup
26/08/2018 16:07:23
Last post: 25/10/2018 10:09:20
Nuget restore
Hi Is it posible to install all nuget packages without the admin content folder, so we can handle all dll's via nuget instead of adding them to source control or manual add to the website? Br. Mads ...
Mads Kold
24/10/2018 08:52:55
Last post: 24/10/2018 23:12:39
OrderLines are not included before checkout step
Hi, I am implementing Dynamicweb AIP for mobile. When a customer adds an item to cart from website then sync to mobile application. In this case the OrderLines are not included before checkout step. I am retrieving order with below functions. 1. Dyna ...
Zayar Minn
16/10/2018 15:00:25
Last post: 24/10/2018 23:06:03
Email marketing (abandoned cart) with a different sender email per user
Hi guys, Is it possible to change the "from name" and "from email" of the abandoned cart email per each recipient user, based in some user field (recipient user)? There are some notification that allow me to do that? It's for a DW8 solution (8.9) . T ...
Ricardo Pereira
17/10/2018 15:54:27
Last post: 23/10/2018 16:09:54
User index builder
Hi I'm having trouble with a UserIndexBuilder I'm trying to extend. I would like to get VatRegNumber included in my indexed, but when I call User.GetUsers () in the extender, I get the following error. object reference not set to an instance of an ob ...
Mark Preisler
22/10/2018 15:47:38
Last post: 23/10/2018 14:12:55
Web url property and user custom fields
Hi people We have setup with one website and several languages and each language has its own url added.So for example we have following situation: Primary www.example.com First Langauge: www.example.com/us-hr/ Second Langauge: www.example.com/jp-hr/ ...
Ivan Marijanović
17/10/2018 11:37:55
Last post: 23/10/2018 12:15:08
Docs for Dynamicweb.Data missing?
I was looking for documentation on the Dynamicweb.Data.Database class here: https://doc.dynamicweb.com/Default.aspx?ID=8258#article=5de1e8ce-f046-f89c-8ad2-661d820fe87c but I can't find it. Is it hiding somewhere or are there no docs available for it ...
Imar Spaanjaars
16/10/2018 10:32:45
Last post: 22/10/2018 20:23:55
Get access to code-first item object in paragraph template
I've created a code-first ItemType and now I'd like to create a paragraph template for it. Now I'd also like to use that object strongly typed in my template. At the moment I'm inheriting from Dynamicweb.Rendering.ViewModelTemplate<ParagraphViewMo ...
Martijn van Tongeren
12/10/2018 09:36:54
Last post: 22/10/2018 16:21:42
ShippingProvider
Hi guys I need to implement shipping provider which will take data from order and post it to shipping provider web site as xml file. Then the provider will give me back information about tracking number and I should add it to order and save it. I tri ...
Ivan Marijanović
10/10/2018 11:16:54
Last post: 17/10/2018 09:58:26
Programmatically create SQL table
Hi Is it posible to create SQL table programmatically in dw. Br. Mads ...
Mads Kold
16/10/2018 09:19:06
Last post: 16/10/2018 09:51:33
Migration of a Drupal blog
Hi, some clients have blogs made in Drupal and Wordpress. We are studying the possibility of migrating them to DW. Is there any available feature in DW to import the blogs? If not, what would be the best approach? Regards, Tomas ...
Tomas Gomez
09/10/2018 13:58:24
Last post: 10/10/2018 11:43:09
Trying to control vat on fee provider
Hi dynamicweb, I have a customer that specifically wants a vat implementation that means i cannot use country vat or system vat. In essence the vat is unique per user, even users that are from the same country, can have different vat. To accomondate ...
Anders Ditlevsen
09/10/2018 11:45:20
Last post: 09/10/2018 16:02:14
IIndexBuilderExtender not working in 9.5.1
Hi Dynamicweb, After upgrading a solution from 9.4 to 9.5 we are not able to build our index. This is the problem: System.InvalidCastException: Unable to cast object of type 'Smartpage.Tiger.Products.Indexing.IndexBuilderExtender' to type 'Dynamicweb ...
Anders Ebdrup
24/09/2018 19:56:31
Last post: 09/10/2018 11:52:59
Query index error
Hi I'm getting this error when we trying to get the product list out, we are using 9.5.1 with rapido System.ArgumentException: The given field name does not exist in the given index schema. Field: 'ProductRelationGroup_RELGRP8', Index: 'Products.inde ...
Mads Kold
09/10/2018 09:16:24
Last post: 09/10/2018 10:02:36
Extra shipping field on order
Hi Is it posoble to add an extra shipping field field to the order, or another field there is included in the order total calculation? Br Mads ...
Mads Kold
08/10/2018 09:15:27
Last post: 08/10/2018 09:37:06
(8.9) When searching index by IQueryService.Query, how to include facets?
I can do a search like so: IQueryResult results = queryService.Query(queryService.LoadQuery(repository, query), querySettings); But I also want to retrieve facets based on this query. I can see that QuerySettings class has a property Facets, which is ...
Evaldas Raisutis
05/10/2018 15:02:52
Last post: 05/10/2018 15:25:23