Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
local eCommerce
Hi everyone, Sorry if I am posting in wrong place but I just wanted to ask if it is possible to install eCommerce locally? Just for testing and local development purposes. //Regards ...
Espen Thorvaldsen
07/06/2013 16:19:07
Last post: 10/06/2013 11:14:51
How to show paragraph content?
Hello, We are upgrading a custom solution from DW7 to 8. It has a custom module that allowed the user to create a report that shows informations about paragraphs selected by him: title, content, ... We have a problem showing the paragraph content bec ...
Adrian Ursu
05/06/2013 12:12:06
Last post: 12/06/2013 09:57:48
ProductTemplateExtender called multiple times
Hi, I have a problem with the ProductTemplateExtender which is called multiple twice when displaying a product. The ProductTemplateExtender is even called for the related products even though I have no loops on the product template. When called by th ...
Anders Ebdrup
30/05/2013 14:05:47
Last post: 03/06/2013 23:10:15
Migrating news from several sites to one
I have the following news archives that I'm migrating to one new DW portal: http://www.dof.no/archive-135.aspx http://www.dofsubsea.com/en-US/News.aspx http://www.dofman.no/archive-308.aspx Ideally I would like to take the news as they are from their ...
Tobias Næss
30/05/2013 12:17:11
Last post: 02/06/2013 13:12:09
Retrieving child pages with template available API? JavaScript alternative?
Hi, I'm making a visual representation of a menu structure for a new project - regrettably it's locked down behind VPN right now so I can't link to it. Basically I have a navigational structure where each of the child pages has a custom paragraph typ ...
Tobias Næss
30/05/2013 12:10:22
Last post: 03/06/2013 23:02:52
Extensionless URLs
Hello. I was trying to setup a local development environment for DW 8.2.1.8. We have a development server running IIS7 on Windows server 2008 SP2. All latest updates installed. Site is running in integrated mode. I game across a problem with the exte ...
Mikkel Høst
22/05/2013 16:20:30
Last post: 23/05/2013 13:47:29
eCom Product: Name for custom fields in index
Hi, What is the best way to query the product index as custom fields seems to be renamed: e.g. productfield_field22, productfield_field9, productfield_field37. The value is taken from this table: EcomProductField, but what is the recommended way to q ...
Anders Ebdrup
21/05/2013 14:44:28
Last post: 12/08/2013 19:56:18
Recommended way to extend an existing item
Hi there, What's the recommended way to extend an existing item type? For example, what if I want to add a property to a type that already exists? It seems that new columns aren't picked up automatically. I can also imagine that renaming a property c ...
Imar Spaanjaars
16/05/2013 18:12:45
Last post: 20/05/2013 22:54:02
Weird boolean behavior when editing items
Hi there, I tried to make editing of item types work using the default templates, but the default templates didn't render the edit links. I then modified the code as follows to test things out: <!--@LoopStart(ItemPublisher:Items.List)--> If Def ...
Imar Spaanjaars
16/05/2013 18:05:49
Last post: 21/05/2013 13:49:41
Item types using Code First don't generate database schema
Hi there, I created a few item types using code first. They show up correctly when I create a new page but when I try to create the page I get an error indicating the underlying item tables does not exist (which is indeed the case). I have to go to M ...
Imar Spaanjaars
16/05/2013 16:54:14
Last post: 23/05/2013 10:20:15
Manipulating the confirmation mail send to customer
Hey Im trying to manipulate the confirmation mail sent to the customer, because i was looking at attaching a PDF to the mail before its sent. Found the "SendingConfirmationMail" subscriber, but when i try to manipulate the mail messages in  ...
Morten Fink Eriksen
13/05/2013 09:28:15
Last post: 13/05/2013 11:31:31
barcode generator for ecommerce?
Hi, Do any of you guys have any experience in a solution for making barcodes for dynamicweb ecommerce products... which you can print out and use in a physical shop? ...
Jacob Storgaard Jensen
08/05/2013 23:59:13
Last post: 10/05/2013 19:52:29
Smart Search extensibility
Hi, Is there a way to create an extention to smart searches? We would like to consider that as an option to our eBooking module. Best Regards, Nuno ...
Nuno Aguiar
08/05/2013 16:24:25
Last post: 13/05/2013 11:05:44
how do i read paragraphModuleSetting xml before deleting a paragraph
Hi. I have a custom module, thats enabled in search. I need to tricker an event, set a boolean to false in custom table if the user deletes a paragraph with my custom module in it. So the row wont still be enabled in search. In other words, how do i  ...
Jacob Jensen
30/04/2013 14:26:02
Last post: 28/05/2013 09:24:50
Using Customer Center for both DW orders and an external datasource
Hey, I want to use the Customer Center module for listing and searching both web orders and orders from other sources. Is it possible to combine both DW orders and orders from an external data source in the Customer Center module. Reordering is not a ...
Allan Iversen
30/04/2013 14:18:41
Last post: 03/05/2013 21:37:47
Saving to Custom group field via the API
Hi guys, I forgot how to save a value to a custom group field via the API. I've created a new field on my groups, and now i'd like to save something to it. Dynamicweb.eCommerce.Products.Group group = new Dynamicweb.eCommerce.Products.Group(); group.N ...
Martin Nielsen
24/04/2013 15:52:19
Last post: 25/04/2013 08:27:34
Problem with indexing
Hi, I have repeatedly experienced problems with the indexing process - the index consists of 1.3 + million entries. The problem that occurs is: Error message: Can not overwrite: E:\iis\ xx.xxxxxxxx.xx\Files\System\_search\Results\index\ _2y.cfs Call  ...
Anders Ebdrup
22/04/2013 09:37:28
Last post: 27/05/2013 11:21:41
CheckoutHandlers - Using a proxy page and return
Hello, When integrating CartV2 checkout handlers with some payment providers I'm using an ASHX file in the middle, where I receive the submission from the CheckoutHandler.StartCheckout() and then contact the payment provider. Correct me if I'm wrong, ...
Diogo Lino
19/04/2013 19:22:50
Last post: 19/04/2013 19:33:41
Loading product information from custom tables
Hi, Does anyone know how to load information from custom tables into the products, so it is accessible in the frontend on the product list?? And at the same time make it possible to search into these related tables when searching for products? Best r ...
Anders Ebdrup
19/04/2013 10:30:54
Last post: 12/08/2013 19:59:20
Buffer false
Hello. Why won't a page run with Buffer="false" ? And are there a way around this? did my test on DW 8.1.1.7 ...
Mikkel Høst
16/04/2013 21:56:23
Last post: 17/04/2013 14:14:20