Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Change VAT when changing country
Hi DW. Is there a way to change to VAT in the basket/checkout when changing the Ecom Customer Country? I've got multiple countries with different VAT's and I found a way to update the Ecom Customer Country but the VAT is still the same. I noticed it  ...
Christian Hansen Nørgaard
26/04/2017 17:15:08
Last post: 27/04/2017 13:06:03
DW 8 API: Is it possible to get items with SQL?
Hi DW, I'm developing a ItemTemplateExtender, where I need some items. I've tried to get the item with 'Paragraph.GetParagraphsByPageID' followed by 'ItemManager.Storage.GetByParagraphId' which work in a normal .cs, called from a eCom product templat ...
Marie Louise Veigert
26/04/2017 10:46:09
Last post: 26/04/2017 14:17:02
No valid SMTP host found. Please specify a valid SMTP host in Control Panel
Hi guys, I am getting this error here: https://www.screencast.com/t/o8LKl0ZSkT It is pretty obvious what is the issue - SMTP settings. But the problem is that they are correct. + on the same IIS server, thre is another same copy application, that use ...
Dimitrij Jazel
21/04/2017 17:01:12
Last post: 24/04/2017 08:44:52
Custom sorting of productlist
I am trying to create a custom sorting of productlist using Index that have pagination. When i try to use BeforeSortObserver, BeforePagingObserver or BeforeRenderObserver i only get the 15 products that is shown on each individual page. Is there a wa ...
Emil Ryberg
21/04/2017 12:44:00
Last post: 21/04/2017 14:41:13
Validating items/paragraphs editors
Hi, I have two questions: 1) In DW9, is it possible to custom validate all items/paragraph fields of the type editor. If criterias not met, then return to page with error message and without losing the text already entered? If so, which should be use ...
Jan Sangill
20/03/2017 09:43:28
Last post: 20/04/2017 14:16:59
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
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
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