Developer forum
Subject
Replies
Started by
Last reply
ProductParameterEditor in statistics
Hi. I am trying to build a statistics report and I am able to use the datetime pickers just fine, but I can't seem to figure out how tu use this ProductParameterEditor. If I just use it like the datepickers, then nothing shows up: private string _Var ...
25/03/2008 18:12:27
Last post: 22/09/2015 09:48:03
Publish/unpublish from C#
Hi, How can i publish/unpublish a page from C#. I tried: var page = (DW Page object) page.active = true; page.save(); // page.save(true); without any luck.
I havent been able to find any methods that actually has anything to do with publishing. Thank ...
Michael Houmark
18/09/2015 08:58:50
Last post: 18/09/2015 09:25:22
New index - create parameters programmatically
Hi, Is it possible to programmatically add parameters to an index? If so how is it done? ...
Lars Larsen
15/09/2015 14:46:43
Last post: 16/09/2015 15:40:44
Access site-level item from Statistics provider
Hello, How can I access website-level item from .Net code of StatisticsProviders? I found Dynamicweb.Content.Items.ItemManager.Storage.GetById method, but it requires Item id, and I am not sure where to get it, I want to access an item that is attach ...
Andrey Kozachuk
11/09/2015 13:46:39
Last post: 15/09/2015 16:21:18
Best way to implement CSV reports
Hi, I need to implement a report generation, where user specify start and end sales dates and obtains report with the most popular products for each country (rows - products, columns - countries). Currently I am using statistics provider for this, bu ...
Andrey Kozachuk
09/09/2015 16:03:46
Last post: 14/09/2015 11:38:44
A potentially dangerous Request.Cookies value was detected from the client (Dynamicweb.SessionVisitor="...rDynamics= ")
We have a problem with the cookie "Dynamicweb.SessionVisitor" cookie. The problem is related to IE 10 and 11. We have a subdomain on our clients DW website. This subdomains is an external system running a stand alone .net application. For some odd re ...
Mikkel Høst
07/09/2015 11:46:42
Last post: 09/09/2015 20:51:37
Rebuilding assortments
Hi DW, I have some issues when importing assortments: The assortments is only rebuilt with the EcomProvider - can this also be done with the DynamicwebProvider as we have a lot of data to import? It seems to me that the assortments is rebuilt after i ...
Anders Ebdrup
01/09/2015 20:20:19
Last post: 08/09/2015 15:45:47
Render Global Page in Email on OrderCompleted
We have a webshop where people internally in the company can order new office supply. As part of this when they choose a Mobile phone they have to enter whether they want to have an old number transferred as part of the checkout. These extra informat ...
Kasper Vesth
08/09/2015 10:40:23
No replies yet
Create Order API
Hello guys, I need to find a solution to let a third party website/application to add orders in Dynamicweb. Is there anything native that I can use? What would be the best approach if we were to custom develop this? Thanks,
Adrian ...
Adrian Ursu
07/09/2015 16:26:52
No replies yet
StatisticsProvider error: Column '' does not belong to table
Hello, I am trying to implement my statistics provider following section "STATISTICS PROVIDERS" from this document: http://developer.dynamicweb.com/Files/Filer/Documentation/Development/eCommerce/(en-US)%20eCommerce%20Extensibility%20API,%20%20Dynami ...
Andrey Kozachuk
31/08/2015 11:23:30
Last post: 07/09/2015 15:22:52
Visual Studio templates for 2013/2015
Is it at all possible to use VS2013 or even better VS2015 along with the DW VS templates?
I have VS2015 installed, and after trying to install the DW VS templates I could not find them when trying to create new project. ...
Martin Grønbekk Moen
21/08/2015 15:25:51
Last post: 04/09/2015 09:06:31
Trace back parent group
Hi everybody, Trying to come up with a recursive method, to iterate throgh parent tree og a group. I have a structure of 4 levels in ecom groups, and I need to trace back the parent of each group in the path. what I have so far: @helper RenderParentE ...
Dmitrij Jazel
03/09/2015 15:09:14
Last post: 03/09/2015 21:53:10
Discount increments existing line
Hello. While trying to reproduce an error, I came across this behaviour: - I add a product to the cart, PROD1 - I add another product to the cart, PROD2, and increase the quantity to trigger a (custom) discount that offers PROD1 with quantity 1 This ...
Marco Santos
03/09/2015 13:01:56
No replies yet
Filter values sorting order
Is it possible, by code, to change the sorting order of the filter values, without usin Razor I have tried Dynamicweb.Notifications.eCommerce.SearchFilters.BeforeRender but can’t access the values there. BR Thomas ...
Thomas Larsen
02/09/2015 23:33:04
No replies yet
strange HTTP 500 error
Hi Guys, Installed hundreds of applications, on different machines, but for some reason, getting this error here: http://screencast.com/t/8boEJlt5 My collegue got a Windows 7 64 bit. He did not had IIS nor SQL Express installed. We did all that, and ...
Dmitrij Jazel
28/08/2015 09:49:51
Last post: 02/09/2015 12:43:44
Upgrading from 7.2 to 8.x
Hi, I am trying to upgrade a solution from 7.2 to 8.x but have run into an issue. I upgraded to 8.4 and then to 8.5. Everything seems to work except that when I either copy a website or create a new one, I cannot set a layout to it. Same with pages. ...
Aki Ruuskanen
01/09/2015 11:09:58
Last post: 01/09/2015 14:15:01
Saving without triggering notification
Hello. Is there a way to save an order without triggering the OrderAfterSave notification? We have a ashx that will be used to update order information from an external source, but we also use a Order Save notification to update information in the ex ...
Marco Santos
01/09/2015 12:33:57
Last post: 01/09/2015 13:29:50
Assortments is overwritten
Hi DW, I have a critical issue; my assortments is deleted after import. This section of code checks if a user already is assigned to an assortment if (ExistingAssortmentPermissions.Select("AssortmentPermissionAssortmentID='" + assortmentID + "' AND A ...
Anders Ebdrup
26/08/2015 15:04:49
Last post: 31/08/2015 12:54:24
StatisticsProvider: Column '' does not belong to table
See this post: http://developer.dynamicweb.com/forum.aspx?ThreadID=42729 ...
Andrey Kozachuk
31/08/2015 11:21:36
No replies yet
Kevin Steffer
30/08/2015 16:32:40
No replies yet