Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Translation tags
I have added translation tags to the Product list template but get no result in the english section only default.--> Tag Translation: version="1.0" encoding="utf-8"?> translations> key name="Beispiele"> translation culture="en-GB">translation> transl ...
10/03/2011 16:21:03
Last post: 11/03/2011 14:10:31
Product save notification
Hi Is there any notification for product save like the one for product group? [Dynamicweb.Extensibility.Subscribe(Dynamicweb.Notifications.eCommerce.Group.Updated)] Or how can I access the product when it is saved? Kind regards /Magnus ...
11/03/2011 13:04:53
Last post: 11/03/2011 13:36:27
Menu based on eCom groups
Hi everybody, I would like to generate a menu based on eCom-groups on four different pages. Here's the use-case 1) User selects parentgroup on a page in the DW backend 2) On the frontend, this page now shows a menu displaying all subgroups to the par ...
09/03/2011 10:03:17
Last post: 10/03/2011 16:04:38
News are put into archive in my custom-module
Hi everyone, I'm creating a news-item from a custom-module, but the news-item is put into the archive in the news-module. Why? Here's the pseudo-code: Dynamicweb.NewsV2.NewsItem item = new NewsItem(); item.Archive = false; item.NewsActive = True; ite ...
10/03/2011 09:37:02
Last post: 10/03/2011 11:14:17
pdf - component
Hi Bare with me here, im just a front-ender, but I need a input for a project we are doing for our customer :-) I want a function on a page, that 1) creates a PDF with the content on a given div on the page. and 2) attaches this in an email being sen ...
06/03/2011 21:03:56
Last post: 09/03/2011 09:35:38
Import/Export xsl transformation
Hi! I'm trying to import a product from a csv-file. Transformation from csv to xml works fine. When I transform the resulting xml file using xslt and then import that xml-file, the product gets imported. But when I instead run the step "xsl-transform ...
03/03/2011 10:46:27
Last post: 05/03/2011 08:57:47
Getting Newsletter-lists
Is it possible to get a list of newsletter-categories somehow? I am making a module that should follow this use case: 1) User goes to site with module 2) User writes a message 3) User selects a newsletter-category and clicks send 4) The system sends  ...
04/03/2011 14:24:57
Last post: 04/03/2011 15:16:27
Free products
Hi We have made a function that allows customers to add free products to the shopping cart. The Sales Discount module allows to add a free product to selected products. We are not able to use that function because our customer wants to let their cust ...
28/02/2011 11:08:19
Last post: 03/03/2011 10:57:35
Group names from a product list template?
Hi I need to make a select box that shows group names followed by its products, but I can´t get the group items from my product list template. I tried this: but to no use. anybody knows hows to achieve this? ...
02/03/2011 13:24:21
Last post: 03/03/2011 08:38:51
getting module settings
How can I get the module settings in a ProductListTemplateExtender? The valuee that I'm most interested in is the "Products Per Page" and the "Product Groups" in the "Product Cataloge" Module. ...
02/03/2011 09:42:15
Last post: 03/03/2011 06:36:02
Creating news-item
Hey everyone. Is there a method for creating a news-item in the NewsV2 module? I'm looking for something like this: Dynamicweb.NewsV2.Item.CreateNewsItem(...) ...
02/03/2011 13:23:03
Last post: 02/03/2011 13:45:16
index server installation
We would like to install index server on our dynamicweb webserver to be able to search within pdf's. The documentation available: (en-US) Installation Guide, Dynamicweb 7 on IIS 7.pdf mentions Windows 2003 server, we use Windows 2008 R2 and The Adobe ...
01/03/2011 11:28:52
Last post: 02/03/2011 08:13:52
Get all groups
Hi all, Im trying to get all groups from my ecom db so I can find groups with specific GroupNumber. How do I do that? Thanks! ...
01/03/2011 17:40:38
Last post: 02/03/2011 03:52:30
Session end
Good Day, How Can I use "Session end" in DynamicWeb? Thank you for you help. ...
24/02/2011 19:24:28
Last post: 01/03/2011 17:43:08
Duplicate products
Hi Chaps, I was wondering if I can duplicate products on my e-commerce solution. In other words say we have 'Product XYZ' and I want to display it on XYZ, ABC and DEF categories. Of course technically it works and it's all fine and they are displayab ...
28/02/2011 21:29:13
Last post: 01/03/2011 08:37:46
DynamicwebProductIndexer
Hi, Can I trigger the update mechanism of the DynamicwebProductIndexer via the api. If yes how to do this? kind regards, Remi ...
24/02/2011 16:05:40
Last post: 28/02/2011 09:49:57
Experinces with food-stocks
Hi guys, I was wondering if any of you had any experience with e.g. food-orders through onlinesale. If you do, I'd like to get into contact with you :) or at least hear how you've done it (basicly hear about your experiences with time and such) /Jann ...
24/02/2011 14:45:22
No replies yet
Active X component regarding file management.
After client has upgraded to windows 7 the clients users, are in need of downloading active x component when working in file management. Problem is that regular users dont have admin rights to download this tool. Therefore client is asking for an .ex ...
24/02/2011 13:48:22
Last post: 24/02/2011 14:13:35
Valid characters in eCommerce?
Hi, I am importing a lot of ecommerce content (products, groups, categories etc.) and using the API for this. After an import, many product URLs will not work (using new url format), because product or group names contains special characters. What ch ...
23/02/2011 15:39:20
Last post: 23/02/2011 18:01:26
API Feature Request
API Feature Request - Overload method on Dynamicweb.Database.ExecuteNonQuery Would be nice if the method could take a SqlCommand instead of a string as it can produce alot of problems with ' in the various field values ...
23/02/2011 16:20:54
Last post: 23/02/2011 17:49:15