Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Template parsing bug?
I have a problem with the template parser, it mess up som of my content. The following HTML: <div class="menu style-1"> <ul class="menu"> <li><a href="#"><i class="icon-home"></ ...
Martin Grønbekk Moen
22/03/2013 20:46:01
Last post: 02/04/2013 15:04:39
Overriding the maximum number of items for the Product Catalog
Hi there, Is there a way to programmatically override the limitation of 500 products shown using the Product Catalog, using a template extender for example? I am pretty sure I've seen this request before but I can't find the post or sample code. I ca ...
Imar Spaanjaars
27/03/2013 16:20:53
Last post: 02/04/2013 14:48:38
Catch wrong login with notificationsubscriber
For a B2B customer we're developing a website containing an login. The login is loaded in a small popup and works fine when you enter the correct logindata. However, if you enter wrong login data you see a postback happening but no error is/can be sh ...
Rob Lohmann
28/03/2013 08:55:45
Last post: 29/03/2013 14:52:52
EditableGrid dropdown column
Hello. I am using a EditableGrid where one of the columns has a dropdown list. In order to fill it I have an NewRowInitialize handler: protected void GrdPriceConditionOnNewRowInitialize(object sender, EditableGridRowEventArgs e) { if (e.Row.RowType ! ...
Marco Santos
26/03/2013 10:32:54
No replies yet
dw:Editor - change editor configuration
Hi, I'm creating some custom functionality for one of out customers, where I use the dw:Editor user control. Is there any way I can change the Editor Configuration for that control? It doesn't look like theres anything to do on the editor object, but ...
Rene Poulsen
13/03/2013 12:31:05
Last post: 26/03/2013 08:19:45
productmenu @active problem
Hi DWs Question: It seems that @active is false, when the user step down in the productmenu and end on the product card. So I cant show the user which productmenu subgroup the item is placed in. The problem is also that when the user comes in from Go ...
07/02/2011 15:29:09
Last post: 23/03/2013 11:40:15
Newsletter Notifications?
Hi, Are there any notifications to Newsletter's subscriptions, cancellations, and so on? We need to integrate the newsletter actions/log to an external tool. Nuno ...
Nuno Aguiar
08/03/2013 13:56:24
Last post: 21/03/2013 16:53:53
Default xml sitemap in Dynamicweb 8.2.1.9
In dynamicweb 7 we had the SEO express module enabled to produce an xml sitemap. However in dynamicweb 8 this module doesn't seem to provide an xml sitemap anymore. Is there an default sitemap.xml available including pages and productgroups and/or pr ...
Rob Lohmann
21/03/2013 15:33:26
Last post: 21/03/2013 16:35:54
FormSaveProvider - Change values on Save
Hello, On a custom FormSaveProvider I'm trying to save a generated value on the form table. I've created the form field and using the parameter "form" or the parameter "keysAndValues" seems not working. public override bool Save(F ...
Diogo Lino
20/02/2013 15:30:36
Last post: 21/03/2013 16:33:55
Unsubscribe recipients from category NewsletterV3
Hi Is there a way to unsubscribe all recipients from a category in NewsletterV3? Our customer tries to remove a category with meer then 50.000 recipients. That results in a long loading process and after a while we have to restart the application on  ...
Martijn Bokhove
14/03/2013 10:49:52
Last post: 21/03/2013 16:23:19
eCom Backend product sorting
Hi, Although the new feature, which allows the user to specify which columns to be shown on the ecom backend product list, it has to count for the sorting window too. I have a custom field called Brand, which I very much need to see when sorting too  ...
01/10/2010 14:05:14
Last post: 20/03/2013 11:23:22
User control in Template extender
Hi Guys, I have a question here. Could you please tell me what do I have to do if I have a user control here. Maybe some examples, or links would be much appreciated :-) How do I add it to my Template extender. Since Template extender relies on @tags ...
Dmitrij Jazel
29/01/2013 09:49:12
Last post: 15/03/2013 08:09:57
Introducing the Quick Dynamicweb Installer
For everyone who installs Dynamicweb on a regular basis, I just released the Quick Dynamicweb Installer, an unofficial way to quickly set up new web sites on your development machine. For more details about the tool, see my blog: http://devierkoeden. ...
Imar Spaanjaars
25/02/2013 21:34:49
Last post: 14/03/2013 22:22:15
Custom parameter dwnavigation
Is it possible to add a custom parameter to dwnavigation? <div id="sub-menu" class="dwnavigation" settings="template:SubNavigation.xslt;startlevel:2;test:true;"> So that in the XSLT I can fetch it by using somethin ...
Martin Grønbekk Moen
14/03/2013 10:08:04
Last post: 14/03/2013 10:48:41
Changing prices of cart/order in DW8.2
We're busy developing a B2B webshop and i'm running into the following situation. The customer uses an AX-coupling to provide us with products. All products are being delivered to us without any prices. The idea is that an customer logs in onto the w ...
Rob Lohmann
13/03/2013 14:18:05
Last post: 13/03/2013 14:22:23
System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'dynamicweb'
Hej Ved flytning af vores site til en ny server får vi følgende fejl, der er tjekket for om bruger har rettigheder og om password er rigtig. vi bruger sql database så kan ikke rigtig forstå at den spørger efter en .mdb ...
René Matzen
11/03/2013 22:36:48
Last post: 12/03/2013 09:58:13
Dynamicweb.DWMail in DW 8
Hi, I am trying to send a mail in DW8 from some custom code. In older versions I used Dynamicweb.DWMail, but it seems like this has been removed. Does anyone know where to find it or its replacement and how to use it? Thanks in advance :-) // Rene ...
Rene Poulsen
11/03/2013 13:18:02
Last post: 11/03/2013 13:29:32
Previous & Next navigation on Productpages in DW 8.2
For one of our customers we want to implement previous- and nextbuttons on the productdetail pages. As far as I know there isn't such a functionality available by default, but I could be mistaking ofcourse. One thing we should keep in mind is that we ...
Rob Lohmann
12/02/2013 11:02:02
Last post: 08/03/2013 11:04:09
Extensibility: change newslist
Hi, I was wondering if any of you out there knows if it is possible to change a newslist by using either an extender or subscriber? What I want to do is e.g. to change the sorting of the news items in a news list. // René ...
Rene Poulsen
05/03/2013 11:27:39
Last post: 08/03/2013 08:41:22
How to import user groups to newsletterV3?
Hi, I am working on a solution which need to import user groups to NewsLetterV3 module. Is there anyone here can tell me which method can be called or which table need to filled? ...
Judy Zhang
07/03/2013 13:33:54
No replies yet