Developer forum
Subject
Replies
Started by
Last reply
Product Catalog (eCom) - Product List: Delivering different datasets to
Hi everybody! I have a problem with a NotificationSubscriber, that subscribes to Dynamicweb.Notifications.eCommerce.ProductList.BeforeSort and removes som products from an instance of Dynamicweb.Extensibility.NotificationArgs that is delivered to OnN ...
Michael Antonsen
06/04/2017 11:53:44
Last post: 19/04/2017 15:52:17
Single Sign-On
A costumer has asked ud to find out if DW supports SSO (Single Sign-on). The request from the costumer: "If you want to do SSO between different companies, there are some other technologies you need. SAML 2.0 is the standard typically talked about, o ...
04/03/2011 13:17:48
Last post: 04/04/2017 16:21:41
OptionItem in Code First
Hi, I have an News Item where one field is a Dropdown with values from an another Item. The dropdown field in News Item: [Name("Kategori")] [Field("NewsCategory", typeof(DropDownListEditor<NewsCategory>))] [OptionItem("NewsCategory", "Name", "I ...
Aki Ruuskanen
26/01/2017 15:42:03
Last post: 27/03/2017 09:15:03
Cart looks empty on back button click
Hiya. Does anyone have a solution to the cart looking empty when you click the browsers back button? I've already checked "Keep cart in context after checkout step" but this did'nt help. Solution is running 8.8.1.23. ...
Christian Hansen Nørgaard
24/03/2017 11:36:19
Last post: 24/03/2017 14:17:01
Loop itemrelationslist in itempublisher
Hi DW. Is it not possible to loop an itemrelationslist inside an itempublisher? When I loop my itempublisher I can get the fields directly from the item (like the Field.Id) but the looping of the itemrelationslist returns an exception "Object re ...
Christian Hansen Nørgaard
14/03/2017 13:16:12
Last post: 23/03/2017 12:05:30
13
Subscribe
Product details page returns http404 when clicked on a product in the Product list
Hi guys, I think I am not the one who gets this error ocasionally? Would like to know if anyone has any idea on why this might be happening. Would be great to know what can be done to prevent this from happening. Application: 8.8.1.6 /Dmitrij ...
Dimitrij Jazel
22/03/2017 14:22:29
Last post: 23/03/2017 09:48:07
Indexbuilder null object reference on getPageById
Hi Dynamicweb, We've got an IndexBuilder where we want to get the Page by the PageID. However the method 'GetPageById' returns a null object reference when we pass an existing pageID in the method. Here's our error: Object reference not set to an ins ...
Justin Breg
10/03/2017 17:31:59
Last post: 20/03/2017 14:55:25
Randomize related products
Is it possible to somehow randomize related products? I guess I'll have to extract the related products out into a new List which I then add some custom randomization code to but I do not know what type of object a RelatedProduct is? The below co ...
Christian Hansen Nørgaard
17/03/2017 12:23:19
Last post: 17/03/2017 12:48:17
New Search - Repos - Provider missing
When creating a new repos for the lucene search, the option to select a provider, for the new instance i've created, is missing. I've attached an image I'm currently using version 8.6.1.14 Both the Dynamicweb.Indexing.dll and the Dynamicweb.Indexing. ...
Martin Amsinck Andersen
04/08/2015 15:33:52
Last post: 15/03/2017 14:05:03
25
Subscribe
Index stops autobuilding.
Hi Dynamicweb We have some indexes that is autobuilt after doing a data integration product import. The import runs every night and triggers the index to rebuild after it has finished. We have this across three sites, where two of them runs and compl ...
Jeppe Jakobsen
16/02/2017 11:58:53
Last post: 13/03/2017 08:47:34
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
07/03/2017 21:01:08
Last post: 09/03/2017 21:46:24
Issue with GetInternalPageID
Hi Dynamicweb, Were are using this function: ReplaceQueryString() to replace the current "ID" of the query string, and afterwards we need to use this function to get the right SEO-friendly url: SearchEngineFriendlyURLs.GetFriendlyUrl(), but then our ...
Anders Ebdrup
28/02/2017 18:29:52
Last post: 09/03/2017 21:17:41
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
When are table scripts instantiated
Hi there, When are table scripts instantiated? Once per application life time or once per job run? I have a TableScript that needs to compare incoming users to existing users. I want to load the existing users just once, and not N+1 for every row imp ...
Imar Spaanjaars
02/03/2017 11:46:52
Last post: 03/03/2017 14:18:32
Committing taxes when capturing an order
Hi there, I'd like to provide the ability to commit taxes in Avalara when an order is captured. For this, we turned off "Commit taxes" on the Avalara connector and are now looking into ways to commit on capture (the reason we need this is that the or ...
Imar Spaanjaars
16/02/2017 10:47:26
Last post: 28/02/2017 02:03:54
Poor performance.
Hi! Im trying to find why pages load slow on a site and using ?debug=true in browser reveals that its the "Rendering product " step that takes long. It takes even longer when a user is logged in. Any tips on what to do to resolve this issue? Is it po ...
David Lofqvist
23/02/2017 10:32:40
Last post: 23/02/2017 11:21:06
CartCmd=addMulti causes: Attempt to aritmatic with two prices of different currency
Hi guys, I am getting this error here: https://www.screencast.com/t/CzVRrZ5CuirE DW version: 8.8.1.6 I am getting this error when I am using AddMulti cart cmd Command. Here is the data that I am sending: cartcmd:addmulti OrderContext:Cart_1 ID:421 Qu ...
Dimitrij Jazel
16/02/2017 11:28:08
Last post: 23/02/2017 09:59:20
Product Indexer fails sometimes
Hi, The DW Support wont help me with this one so I'm trying here. Does anyone have an idea why I sometimes get this med I update the product index (the old one, I know I can use Repositories but thats is not an option at the moment). Regards / Aki Er ...
Aki Ruuskanen
13/02/2017 14:50:31
Last post: 22/02/2017 10:03:46
GetCart in API by CartContext
Hi Guys, Normally I am using THIS to get my cart: var cart = new Order { IsCart = true, LanguageID = Dynamicweb.eCommerce.Common.Context.LanguageID }; But on this particular solution I am using Multiple CartContext. How can I be sure that I got my Ca ...
Dimitrij Jazel
16/02/2017 11:14:02
Last post: 17/02/2017 17:24:26