Developer forum
Subject
Replies
Started by
Last reply
Accessing template tag value from code
Hi guys, I'm creating a productlist extender where i need to access the total number of products in my list.
base.Productlist.Count gives me only the count for the current page (determined by pagesize), not the entire list of products. Can i access t ...
Martin Nielsen
24/05/2011 09:21:00
Last post: 24/05/2011 09:31:56
Weird performance issue in 19.2.2.4
Hi there, I am trying to upgrade a (staging) server from 19.1.something to the latest version. I installed 19.2.2.4 but then ran into major performance issues. I just downgraded to 19.2.2.3 and it seems to be fine again. On a closer inspection using ...
Imar Spaanjaars
23/05/2011 16:38:02
Last post: 24/05/2011 09:06:00
Create Basket?
When the basket is empty the cart object is null. I need to add a product via Dynamicweb.eCommerce.Common.Context.Cart.Products.Add(_p); How will i go about creating the cart? i've not been able to see how you guys do in reflector (running 18.x.x.x v ...
Jais Edelmann
23/05/2011 12:12:25
Last post: 23/05/2011 14:01:04
Adding a file-upload to checkout-proces
Hi Dynamicweb, How would you add a file-upload to the checkout-proces in Dynamicweb? ...
Bo Møller
18/05/2011 16:49:46
Last post: 18/05/2011 21:46:13
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
Global access to SQL Firehose
Hi, I use the firehose all the time for debugging data in Dynamicweb, and I usually have multiple windows open when using it. That's why I've often thought that it would be great with a globally accessible button for Administrator, allowing me to ope ...
Lars Hejgaard Sørensen
16/05/2011 09:36:19
Last post: 18/05/2011 21:41:31
Casing in URL Providers
Hi there, I built a simple URL provider to convert something like &CollectionName=Name to /Name. I use the following code: foreach (var collection in collections)
{ list.Add(new Mapping("CollectionName", collection.CollectionName, colle ...
Imar Spaanjaars
13/05/2011 12:47:03
Last post: 16/05/2011 21:37:03
Change layout file on the fly through code
Hi there, Is there a way to change the layout file on the fly through code? I have a custom module that has a List and a Details view. For each I would like to use a different Layout file which I need to assign dynamically. I don't necessarily have t ...
Imar Spaanjaars
12/05/2011 15:43:37
Last post: 13/05/2011 09:44:43
Access Meta data of News Items
Hi there, I am using the following code to query news items: var allNews = Dynamicweb.NewsV2.NewsItem.GetAllNewsValidAndActiveAndNotArchive(); This returns a collection of NewItem instances. But how do I access the meta data of the news item? Imar ...
Imar Spaanjaars
12/05/2011 15:12:55
Last post: 13/05/2011 09:40:08
10
Unsubscribe
Error on loadproperties for custom module
Im getting errors in the custom module im trying to make. the error occurs on paragraphlevel. In edit mode the error occurs whenever the below line of code is executed. Properties properties = Dynamicweb.Properties.LoadProperties(); The problem also ...
Keld Gøtterup
12/05/2011 10:46:03
Last post: 13/07/2014 17:36:51
Performance DW 7 implementation
We are currently implementing our first DW webshop.
After the implementation of the new design we are experiencing performance issues and do not know where to look. I did the following things to boost performance, but still no luck:
- enabled "Disabl ...
11/05/2011 13:25:44
Last post: 12/05/2011 11:14:12
SEO module pre-filled title with product
hi DWs a question: I client wants to have the title and description in the SEO module, pre-filled from the system, with ie: "buy @ProductName here". From a series of different statements. Is there a way to do this? Thanks
Peter ...
11/05/2011 10:06:30
Last post: 16/05/2011 15:47:25
Reusing productlist renderer
Hi, I'm creating a search module that searches in eCom products, in a very specific way, with lots of search rules and more, but the result of my search is a "simple" ProductCollection. Is it possible to use the Renderer class to get my result listed ...
10/05/2011 15:00:42
Last post: 12/05/2011 15:19:54
http & https on same Dynamicweb solution
Does anybody have experience with setting up a DW solution, where content pages are http, and pages with sensitive information like ecom cart flow, and memberclub account pages are using https? I am mostly wondering about the architecture - best prac ...
10/05/2011 13:35:13
Last post: 10/05/2011 13:51:47
Looking for real-world examples of Notification Subscribers
Hi there, As some of you may know, I am working on a book about Dynamicweb eCommerce. One of the chapters deals with Notification Subscribers. To make the chapter as useful as possible, I am looking for real-world examples of the Notification Subscri ...
09/05/2011 13:02:16
Last post: 15/05/2011 09:20:13
Sales Discount and Product relation
We are going to import products from an external source. These products can individually have a discount percentage. On import we want to check the EcomSalesDiscount table for a discount with a given discount percentage from a product, if it is not p ...
06/05/2011 11:00:31
Last post: 06/05/2011 12:31:36
multiple editors
I have problem when i try to have multiple rich text editors on the same page. only the first editor is shown the other wont render much of the needed code. how can i get more than one editor on the same page? ...
06/05/2011 10:03:50
Last post: 06/05/2011 10:44:18
iPaper not working in 19.0.1.8
We activated the iPaper and iPaper extended for our customer.
The module doesn't work correctly for the backend (configuration) and it doens't work for the implementation in a page. Backend:
The settings tab only shows the name of the setting, not an ...
05/05/2011 17:28:27
Last post: 06/05/2011 10:04:42
How to save a product with customfields
Hi, I'm trying to save a product using the API, but i can't get my custom fields saved. When i'm updating an existing product (on that is created in backend), this code works:
Product p = new Product( item.varenummer, "", lang.LanguageID ); ProductFi ...
05/05/2011 15:42:03
Last post: 13/05/2011 21:33:10
Missing tag in product category field output
Hi DW, I'm building an eCom site where i using product categories and i've set everything up, and i get my category fields out in my templates but something is missing. Where is my label for the value i set in my field? (All my fields are radio butto ...
05/05/2011 11:34:09
Last post: 05/05/2011 15:54:55