Developer forum
Subject
Replies
Started by
Last reply
ASP.NET Membership provider
Does anyone know if dw can integrate with standard asp.net membership providers?
Out client currently uses the standard asp.net membership and roles provider on their website. The client would understandably prefer not replace their user management s ...
Alec Stubbs
11/09/2013 16:16:52
Last post: 17/09/2013 08:51:17
500.000+ Products
Hello.
I was just doing a POC. Is it possible to have ALOT of products in Dynamicweb? I tried to import 500.000 products into a DW 8.3.0.2 and starting the instance became impossible. Maybe it is something to do with custom code but before moving on, ...
Mikkel Høst
11/09/2013 15:41:07
Last post: 18/09/2013 09:54:36
Custom related product provider
Hi! I am getting an error for my custom related product provider: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index at System.ThrowHelper.ThrowArgumentOutO ...
Anders Ebdrup
11/09/2013 15:07:24
Last post: 11/09/2013 15:47:02
Page ID counter
Hi,
Anybody know where the page ID is controlled from?
I'm developing a new website, which only have about 50 pages so far, and all of a sudden, all new page IDs start from ~1050 and up.
I've tried deleting new pages with high IDs, but DW keeps creat ...
Martin Gammelholm
10/09/2013 19:57:41
Last post: 10/09/2013 20:49:53
Override Username validation
Hi, We have a client with multiple websites and extranet applied: General website Special promotions website A Special promotions website B ... We have 1 extranet group for each site, due to restrictions and so on... Only users with a passoword can a ...
Nuno Aguiar
10/09/2013 16:41:18
Last post: 11/09/2013 21:02:33
Autocomplete search (CMS)
Hi all, Is it possible to attach an 'eCommerce autocomplete like' feature to the CMS Search module? If so - how is this done? I have been thinking about storing comma separated keywords in a table when a user saves a page and then query that table wh ...
Sonni Tost
02/09/2013 16:09:06
Last post: 02/10/2013 12:03:45
How to get the same resultset from Lucene as DW default searching
I've got an question regarding how to do correct (or better) manual search with the search index. Right now I just search with following code: SearchQuery q = new SearchQuery();
q.Add(new Dynamicweb.Searching.Queries.Criterias.Criteria("sys_summ ...
Allan Iversen
29/08/2013 10:47:04
Last post: 30/08/2013 08:27:46
Index search and content
Hello.
DW 8.3
I understand that the search weighted can use the index to search content. But right now i use the Search v2 ? to search products in eCommerce. I need a combination of both so we can make a search that searches both content and products ...
Mikkel Høst
28/08/2013 17:48:23
Last post: 05/09/2013 11:54:15
XML Item persist and delete data
Hello.
We have a problem with Items in DW 8.3. The problem is kind of related to our development process and setup. When one of our guys alter the structure of an item (add or remove fields) then the XML file changes and DW makes these changes in the ...
Mikkel Høst
28/08/2013 17:37:31
Last post: 05/09/2013 10:26:20
Item provider
Hello! Does anybody know if there is an "Item provider" in DW which can be overwritten? Right now I would like to use the "Item publisher" to display my items - even if they are protected with the extranet module, and I am looking ...
Anders Ebdrup
27/08/2013 13:31:08
Last post: 05/09/2013 14:43:45
A new salesdiscount
Hi DW, I'm trying to build a new sales discount provider where i combine the functionality of the "Orderfield discount" and the "Product discount".
And i hope to end out with a provide that can support this scenario: "Get 25% ...
Martin Nielsen
26/08/2013 14:13:02
Last post: 04/09/2013 23:50:39
Can't Get Product info in a Custom Module
So i'm developing my first custom module and i'm trying to get informations about eCommerce Products based on the products ProductID.
code:
if (!String.IsNullOrEmpty(Request.QueryString["ProductID"])) prodId = Request.QueryString["Prod ...
Michael Pedersen
22/08/2013 11:42:07
Last post: 22/08/2013 12:41:48
Custom product sorting
Hi there I have a site which has been using a custom product sorting successfully - up until now...
The custom sorting works by a notification subscriber class that looks like this: Trouble is the part in red. The sorting works fine on the first prod ...
Bjarne Rosendal
22/08/2013 10:25:34
Last post: 22/08/2013 10:45:34
API for folder/file security
Hi there I am looking for a solution to the scenario that a customer would like to invoke access to files in a specific folder (and subfolders) in the File Manager for "anonymous" downloaders (coming from Google). The customer is aware, tha ...
Bjarne Rosendal
20/08/2013 08:55:38
Last post: 22/07/2014 08:24:05
Global:Paragraph.Content in code OR DW tag inside other Tags properties
Hey,
Just wanted to know how to use Tags inside other Tags properties like : <!--@Global:Paragraph.Content(<!--@Ecom:Product:Field.Billedegalleri.Value-->)--> Does not seem to work like this , is there other way that i cant not figure out ...
Vilius Janulis
07/08/2013 13:46:41
Last post: 26/08/2013 13:11:41
Moving websites and Ecom to other solution : suggestions required.
Hi, Basically what I am trying to do is moving few websites (website with pages and paragraphs, templates and etc) from one solution to another one (have one website in there), along with two ecom shops with categories and products. Can anyone give m ...
Vilius Janulis
06/08/2013 14:15:42
Last post: 08/08/2013 17:46:28
Shipping Provider
Hi, We need to develop a shipping provider for Brazil according to some special needs: Shipping fee per State Shipping fee per Product Group (If present in multiple groups, highest "wins") and not weight/volume Shipping fee will be multipli ...
Nuno Aguiar
26/07/2013 13:29:54
Last post: 08/10/2013 15:53:01
Add total quantity in Favorites products list in Customer center
Hej Guys,
I am working with Customer center here.
And when I am in Wishlist.
I have a list of all products added to my Wishlist.
From here - I have possibility to Add product to cart (via link) or Remove from favorites.
So far I have a possibility to ...
Dmitrij Jazel
16/07/2013 14:41:40
Last post: 18/07/2013 13:26:26
How to make a common stock pool for multiple webshops
Hi, I have a question regarding the ability to construct a common stock pool for multiple webshops in Dynamicweb. I got a sql table with the product numbers and the stocks. The product stocks aren't allocated to a specific shop. I have a idea of vali ...
Allan Iversen
10/07/2013 11:17:38
Last post: 11/07/2013 11:40:00
Check stock notification
Hi, We are developing an integration with an ERP system, and need to check the stock status on a few steps: BeforeRenderingNewStep - (I believe this is the best one within the cart flow) Product added to the cart - (what's the best notification for i ...
Nuno Aguiar
08/07/2013 13:51:32
Last post: 08/07/2013 15:06:15