Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
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
Can't add custom discount order line
Hej, I have a code segment which is used to add a custom discount orderline to the current cart. It worked before, but doesn't work now. The "Total Discount" order line can't be found from the database. I can't see the problem, is there any ...
Judy Zhang
01/05/2013 15:53:15
Last post: 02/05/2013 10:09:02
Problems sending mails with Newsletter v3
Using the Newsletter/Nyhedsbrev v3 module, im trying to send a test newsletter, but im constantly getting following error for every email in the Category: "Failure sending mail." (Which isnt really all that explanetory) The thing is, when t ...
Chris
01/05/2013 13:52:44
Last post: 01/05/2013 14:29:11
Searching the Lucene search index
Im trying to do some searching using the search index, but i seem to be having some trouble with the orderby criteria, i've created and orderby criteria like this: searchQuery.Add(new OrderByCriteria("sys_name", SortDirection.Ascending)); B ...
Morten Fink Eriksen
29/04/2013 08:48:34
Last post: 01/05/2013 11:01:44
remove Language Layer in one shop
Hey DWs One of our clients wishes to have 2 shops, where one has the adress: theshop.com/uk and the other: theshop.com/ I have talked to DW support, they say that it can be done by messing with the DB in some way and using Language Layer. Any ideas t ...
Peter Bille Larsen
25/04/2013 08:40:52
Last post: 25/04/2013 10:37:50
Custom module IP detection change IMC SRC
Hey DWs would it be possible to change all IMC SRCs in a template to another server folder, based on IP detection? Any input to how we could make such a module (fast and cost-efficient). Kind regards Peter ...
Peter Bille Larsen
25/04/2013 08:22:50
Last post: 25/04/2013 10:37:14
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
Toolbar button dropdown options
Hello. Easy one (I think, even though I can´t find a way): how do I make a context menu appear for a toolbar button (when clicking on the little arrow)? Marco ...
Marco Santos
24/04/2013 15:44:22
Last post: 24/04/2013 17:06:47
User management backend extensibility
Hello. I'm working on a module for a client and i was wondering if there are any way to extend the user management module in the backend besides the custom fields? I want to make a dropdown, populated with custom data (files from a folder on disk) an ...
Mikkel Høst
18/04/2013 11:15:59
Last post: 23/04/2013 14:16:12
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
Nested product filtering
Hello Is it possible to have nested product filtering in Dw? So I can have a structure like: filter 1 sub filter 1 sub filter 2 sub filter 4 filter 2 filter 3 And the "sub filters" should only be accesible when the parent is selected, e.g.  ...
Anders Ebdrup
19/04/2013 10:48:34
Last post: 19/04/2013 12:29:33
Get Discount information programatically
Hello. Is there a discount object that contains the information about it, and that I can get to it from a DiscountId (from an order line)? Can´t find any way to do it throught the Discount object in Dynamicweb.eCommerce.Discounts. How about get ...
Marco Santos
11/04/2013 15:59:25
Last post: 19/04/2013 10:38:39
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
Extending Calendar V2
Hello, For a customer we need to be able to extend the Calendar V2 module. Since the Calendar module doesn't seem to be extendable, we would like to explore the possibility to get the source code of this module, so we can make it a custom module ours ...
Ton Martens
02/02/2012 10:08:26
Last post: 17/04/2013 14:01:05
Discounts missing
Hi, I am working on an upgraded solution with Dynamicweb 8.2.2.2 and Cart v1 Everything is working fine but when reacjing the payment gateway, discounts disappear. Anyone came across this? Nuno ...
Nuno Aguiar
11/04/2013 11:37:13
Last post: 12/04/2013 14:30:52
Problem with logging session
Hi, This is not a question, but a general problem when using the api... I have a problem with the error logging method: "Dynamicweb.Log", where this line assumes that a session is available: For Each key As String In HttpContext.Current.Ses ...
Anders Ebdrup
08/04/2013 23:11:36
Last post: 09/04/2013 00:02:34
Activate countries on other languages
Hi, Does anybody have a trick to activate the all countries in an eCom language? We have all countries active in Portuguese (easy) but now need to simply save and close one by one in 3 other languages (nightmare). Nuno ...
Nuno Aguiar
02/04/2013 16:42:14
Last post: 08/04/2013 16:38:25
CheckoutHandlers - GatewayResult is cleared
Hello, When creating a Checkout handler, on the Redirect function, I need to store a GatewayResult xml received from a webservice. I tried to change the order before and after the SetOrderComplete() call but with no success. public override string Re ...
Diogo Lino
08/04/2013 13:00:11
Last post: 08/04/2013 16:18:53
Something Strange on Notification in Global Tags
Hi people... I made one code, basicly to get all user custom fields and publish on Global Tags... Work fine when the customers have just one group. When they have more than one i got some problens. After my code, I got timeout... I mean, they don't d ...
George Nelzo Pereira
03/04/2013 16:23:40
Last post: 08/04/2013 15:56:18
NewsList AND operator
Hi, We have a client that wants to change the newslist recordset. Instead of loading all the news where newscategory = A OR newscategory = B to news that belong to category A AND category B In NewsListTemplateExtender the right way to do it? I don't  ...
Nuno Aguiar
27/03/2013 14:07:23
Last post: 02/04/2013 15:29:12