Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Maps API
Hi, Is there a way to trigger the batch update och GeoLocations through DW API? Regards / Aki ...
Aki Ruuskanen
22/10/2014 15:53:34
Last post: 27/10/2014 09:46:35
Developing Custom Modules with Razor Templates
Hello guys, We have a LOT of custom modules that implement many complex operations on trasactional sites, in a SOA architectural context. We still use the old html templates and I'm finding some time to start migrating them to Razor templates. I've b ...
Ivo Rodrigues
22/10/2014 13:07:11
Last post: 31/10/2014 12:11:02
Best sold products
Hi, I need to get a collection of products (filtered by store and a multiple groups) and list them by "Items sold", but considering variants I can create a smart search for this (although it does not repect the show active/inactive products settings  ...
Nuno Aguiar
17/10/2014 14:59:31
Last post: 21/10/2014 12:01:59
c# Moving paragraphs container (Global element)
Hi there, I am iterating a page for paragraphs, and trying to change their ".Container" attribute. This works all fine for normal paragraphs, but if a global element paragraph is run through, the ".Container" value doesent affect the appropiate conta ...
Jonas Mersholm
17/10/2014 12:47:54
Last post: 20/10/2014 11:39:53
Intranet - IP
Hello! :-) Is it possible to use the Extranet/Intranet module for giving access to restricted pages when the user originates from a specific ip and if not then prompt the user for username and password?? Best regards, Anders ...
Anders Ebdrup
14/10/2014 17:19:19
Last post: 20/10/2014 09:03:00
Where are Standard delivery methods stored
Hi peeps, I want to copy settings of default delivery and payment methods from one country to all my other countries, but how can i do that? In what DB table are these settings stored: // Martin ...
Martin Nielsen
14/10/2014 11:20:10
Last post: 15/10/2014 12:05:47
Best practice: development from local -> live
Hello, I have been working with dynamicweb for about a year on a daily basis. In our department we are usually doing adjustments according to the customer's needs directly on the server via an FTP access. As some of you can imagine, this isn't very e ...
Mikkel Toustrup Olsen
09/10/2014 16:40:31
Last post: 15/10/2014 14:52:53
Module properties edit
Hi. Is there any documentation, what so ever, on the different modules module-property names? At the moment i am trying to assign groups to a module on a paragraph, the module is the products catalogue from the eCommerce namespace. I tried the follow ...
Jonas Mersholm
07/10/2014 15:53:17
Last post: 10/10/2014 12:09:05
ASP.net usercontrol on a subpage question
Hello guys, Was wondering if anyone else had a simmilar issue, When I am trying to add a user control to a page content (and that page is a child to some other pages) that is a subpage. user control works only on pages that are in one way or another  ...
Dmitrij Jazel
03/10/2014 16:37:17
Last post: 31/10/2014 12:41:32
Cannot create a new page based on my .NET based item
Hi, I have been trying to create items through .net code. I have successfully builded a DLL and have uploaded it. I have seen in management center the item I have created. I have changed it through backend to be possible to use it (where and how to u ...
Sten Hougaard
25/09/2014 00:10:51
Last post: 27/09/2014 14:05:53
Where can I find documentation for AreaRuleAttribute?
Hi, I am trying to build items through C#. I want my item to be creatable in any area and I want it to be possible to create it as an Page. The documentation however seems to be not up to date, like here: http://developer.dynamicweb-cms.com/api8/#Dyn ...
Sten Hougaard
25/09/2014 00:07:25
Last post: 27/09/2014 14:27:33
My custom item is not showing
Hi, I thought I would try out creating my own item type following the guide here: http://developer.dynamicweb.com/documentation/for-developers/item-based-structure/getting-started.aspx I am coding on a Mac using Xamarin Studio. I created a new empty  ...
Sten Hougaard
24/09/2014 07:43:46
Last post: 27/09/2014 14:45:38
FileManager permissions
Hi there. I've created a new folder Dynamicweb.Content.Files.FilesAndFolders.CreateFolder("/Filer/Forhandler", User.Name); How do i get around, setting permissions for that single folder? It is not representet as a object with any permission values.  ...
Jonas Mersholm
23/09/2014 15:48:03
Last post: 28/09/2014 20:26:26
Image impressions - Get Image
Hi, Is there a way to extend the getImage handler? We would like to control the number of impressions of an image. As a workaround we can develop a handler that acts as a gateway to getImage, but would like to avoid that. Best Regards, Nuno ...
Nuno Aguiar
23/09/2014 12:32:00
Last post: 23/09/2014 13:42:55
Setting custom unit price
Hi there, I have a notification subscriber for Cart.Line.Increased. Inside the OnNotify method I have the following code: double price = repo.GetPriceFromCudFile(addedSessionId); item.AllowOverridePrices = true; item.Price.Currency = increasedArgs.Ca ...
Imar Spaanjaars
19/09/2014 13:52:42
Last post: 24/09/2014 10:51:10
Capture Custom Module errors
Internally we have implemented error capture logging with Log4.net to capture application errors at data level, also web services etc we have also added to Global.asax all works good until we get to an error thrown in a DW custom module which gets ha ...
Kevin O''Driscoll
19/09/2014 13:13:29
Last post: 08/10/2014 13:49:39
Notification subscriber AfterCustomOrderChange not firing
Hi there, I have a notification subscriber with the following Subscribe attributes: [Subscribe(eCommerce.Product.AfterSave)] [Subscribe(eCommerce.ProductList.AfterCustomOrderChange)] When I save a product my subscriber gets called correctly. However, ...
Imar Spaanjaars
17/09/2014 13:06:13
Last post: 22/09/2014 16:12:31
DW upgrade 8.4.1.2 to 8.5.0.1
Hej guys, Just tryed to upgrade the DW app from 8.4.1.2 to DW 8.5.0.1 Removed all custom code, just upgraded plain application, getting this error message here: http://screencast.com/t/Fb0PpjbwSxU Any suggestions what possibly can cause this? /Dmitri ...
Dmitrij Jazel
16/09/2014 14:24:15
Last post: 16/09/2014 22:00:26
Missing "SymbolPlace" in Currency
Hi Dynamicweb, When creating a new instance of "Dynamicweb.eCommerce.International.Currency" the property "SymbolPlace" is not copied in the helper function: SetProperties from the cache. (at least in v8.4.1.16) I hope this property can be added in t ...
Anders Ebdrup
15/09/2014 13:53:13
Last post: 16/09/2014 17:28:46
8.4.1.16 System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'ProductUserDefined'.
8.4.1.16 System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'ProductUserDefined'. This error occurs when i load a catalog with a groupid which has subgroups (containing products). It only seems to occur when the groupid has no produ ...
Remi Muller
12/09/2014 15:55:36
Last post: 18/09/2014 08:57:45