Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
GroupTemplateExtender - type or namespace name GroupTemplateExtender could not be found
I am trying to make a GroupTemplateExtender, but getting the "name GroupTemplateExtender could not be found" what do I miss? I found the code sample in another post http://developer.dynamicweb-cms.com/forum/development/manipulate-grouplist- ...
Kim Søjborg Pedersen
01/11/2011 18:56:32
Last post: 02/11/2011 14:27:11
Manipulate GroupList before render
Hi How do I change groups in a GroupList before showing them to the user? I was desperately looking for a GroupList.BeforeSort NotificationSubscriber similar to the one in the ProductList but unfortunately this doesn't seem to exist. Are there any ot ...
Jonas Kæseler
18/05/2011 13:24:31
Last post: 02/11/2011 10:29:27
Notificiation subscriber UserOnBeforeSave
im trying to change a value of a member property but when trying to save() i seem to end up in loop. (save -> onsave -> save ->onsave) is there a way to save the value without looping? [Subscribe(Dynamicweb.Modules.UserManagement.Notificatio ...
Keld Gøtterup
01/11/2011 16:43:55
Last post: 02/11/2011 09:02:25
Variant relations after delete variantoption
Hi A webshop from our customer shows products that are not visible in the Admin. After searching for the problem, it seems that there are products in the database with variantoptions where the variantoption ore variantgroup no longer excists. Localy  ...
Martijn Bokhove
06/09/2011 10:06:50
Last post: 01/11/2011 11:12:30
Set password
Hi! When creating an extranet user using the api, is there a way to generate a password or do you have to set the password manually? Has Dynamicweb a built-in routine for generating passwords? Best regards, Per ...
Per Ljung
01/11/2011 09:33:26
Last post: 01/11/2011 10:10:15
Crashes when adding product
Hi! I'm trying to add a product: product = Product.Create(""); product.addGroup(new Group("hej")); product.ID = "A333"; product.Number = "A333"; product.Name = "test"; product.DefaultShopID = Shop.get ...
Per Ljung
25/10/2011 18:01:15
Last post: 31/10/2011 12:02:23
Page Title
Hi, Is it possible in a custom module, to update the Page's title? I don't want to change the default.aspx file, simply override what's there. Nuno ...
Nuno Aguiar
27/10/2011 13:15:28
Last post: 27/10/2011 13:48:11
Mark product as updatet in Lucene when not using Product.Save()
Hi guys, I would like to create products without using the API (The "Product.Save()" method), but still have Lucene index the products when running a "Partial update". Is it possible to add a created/update product to the lucene q ...
Martin Nielsen
17/10/2011 09:07:36
Last post: 27/10/2011 11:08:07
Order editor using 'Ribbon Extensobility'
Hi I'am writting an order editor, and can figure out how to make DW recalculate the total price, when i change the quantity on the orderline object. Any suggestions? Iam using the 'Ribbon Extensobility' approach :) Order order = new Order(OrderEdit.O ...
Nikolai Rasmussen
25/10/2011 15:15:06
Last post: 25/10/2011 15:46:24
Shoppingcart, giving each step it's own unique url
Is it possible to give each step in the checkout process it's own unique url? This gives us an easier way of registering pageviews in Google Analytics. ...
Rob Lohmann
18/10/2011 12:04:38
Last post: 25/10/2011 13:37:12
Code behind friendly URL
Hi Is it possible to use eCommerce.Products.Product.MetaData() to get the friendly URL from a product? We're trying to add a canonical for productdetailpages with the friendly URL from the product. In normal cases the customer loads the page with the ...
Martijn Bokhove
25/10/2011 10:47:15
Last post: 25/10/2011 11:07:42
Layout tab missing
On our 19.2.3.2 test site the Layout "tab" is missing. Normally on our other sites, we can click Properties --> Layout on a given page, so we can choose templates etc. But on this new test site theres no Layout "tab". Should th ...
Ryan Jeppesen
25/10/2011 10:41:22
Last post: 25/10/2011 10:47:57
sending newsletters crashes
Our customer tried to send a newsletter to approx. 27.000 recipients; The process stopped at about 20.000 recipients, with a message in DW that a fatal error occured. I examined the machine's eventlog and discovered 2 events at the time of the crash. ...
22/03/2011 12:02:16
Last post: 25/10/2011 10:39:01
Upgrading old version
Hi I have upgraded a old version (18.16.1.13) to newest version (19.2.3.2) and everything is working, but backend still have the "old look". In GlobalSettings.aspx <CurrentVersion>19.2.3.2</CurrentVersion> have been updated, and ...
Ryan Jeppesen
24/10/2011 15:39:12
Last post: 25/10/2011 09:27:12
GZIP Compression on server. Android didn't work.
We discovered a problem with the build-in compression of DW, we couldn’t access our solution on an Android phone or tablet. After investigation we discovered that the problem is in the DW compression method. When we enable the dynamixweb GZIP c ...
Jurgen van Kreij
23/10/2011 17:52:39
No replies yet
Directory for Extenders
Hi! I have read the documentation about extending and overriding Dynamicweb behaviour, and it looks pretty simple. But, where do I place the code files? As a dll in the bin folder? As an ordinary module in custom modules folder? I think I know how to ...
Per Ljung
21/10/2011 13:23:02
Last post: 21/10/2011 13:34:24
Using product renderer
Hi DW. I'm trying to reuse Dynamicwebs product renderer but i'm getting an ArgumentOutOfRangeException. My code looks like this: void doStuff(){ Dynamicweb.Templatev2.Template t = new Dynamicweb.Templatev2.Template(); AppendProductTagsToTemplate( ref ...
Martin Nielsen
20/10/2011 16:09:40
Last post: 21/10/2011 08:16:35
REST Service
Hi! I have asked about this topic before, but I wonder if it's possible to implement a REST interface and place that on the DW Server? I thought that it would be simpler to implement this because I'm not going to send any data to Dynamicweb, just tri ...
Per Ljung
20/10/2011 16:33:28
Last post: 20/10/2011 16:37:01
ECommerce cant delete products ..
Hi, We are having a problem that DW is not deleting product from everywhere. For example : I have created product with unique ID ("7897897987"), then deleted it in back-end (second mouse -> delete), then i run my custom scripts, that loo ...
Vilius Janulis
13/10/2011 18:04:31
Last post: 19/10/2011 10:36:30
Webservices - eCom, users, pages
Hi, We have a project where a client want's to integrate Dynamicweb with some other systems. So far they've been isolated situations, but now we start to see a lot of the same situations. Are there any plans of having eCommerce, Users (registration,  ...
Nuno Aguiar
18/10/2011 11:18:35
Last post: 19/10/2011 10:27:44