Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
pagination
Is there a whay to easy setup a pagination for a custom paragraph module? I mean, you have a list from the database that you like to display on the page but you only whant to show 10 rows at a time. So you need to have a "prev 1,2,3,... next&quo ...
29/04/2009 14:23:03
Last post: 29/04/2009 16:21:25
FeeProvider / PaymentFeeProvider
Hi I want to add a fixed amount to the shipping fee depending on a value in a custom field on the product. I'm pretty much into how to look into the product custom fields, and i have a FeeProvider running OK. But how to ADD instead of REPLACING the F ...
27/04/2009 09:29:13
Last post: 29/04/2009 09:20:12
Not showing the right language
I am experiencing a wierd problem with languages and eComm fields I use eComm as a custom partners list and have made som extra fields with quotes etc. I then display these quotes on the front page by inserting 2 pieces from a product group and then  ...
27/04/2009 11:22:49
Last post: 29/04/2009 09:11:12
Saving an paragraph results in NullReferenceException
When using the new UI, and after editing a paragraph then pressing save or save & close will result in NullReferenceException. The things you edit in the paragraph gets saved but you dont get the paragraph list view as you should after saving. Ex ...
23/04/2009 13:19:02
Last post: 28/04/2009 16:09:10
TemplateParagraphColumn in xsl does not display all paragraphs
I just started using the new xslt templates. I ran into a problem when trying to displaying all paragraphs in a column. It only shows the last paragraph in the selected column :( Why is the template not showing all paragraphs ?? My xslt template is p ...
21/04/2009 18:05:32
Last post: 28/04/2009 16:07:58
importing special characters
I have created a csv import activity for the import/export module. But am having problems with special characters like á being imported as Ä. What could the couse of this and how can I fix it? ...
24/04/2009 11:07:42
Last post: 28/04/2009 16:06:35
Upgrades
Hi Om my request DW Helpdesk har created a new document telling how to do basic upgrades of Dynamicweb. That document is now available on downloads - perfect :) But now for the tricky stuff: I know there are some scripts to be run as well by the ange ...
24/04/2009 11:14:57
Last post: 24/04/2009 14:51:54
DBPub problems
I want to show some data from the AccessUser-tabel in my SQL-database, so I have decided to use the module Database Publishing. I therefore use Dynamicweb Database as database type and connect to the sql-database and the table. So far so good. I set  ...
11/04/2009 11:33:07
Last post: 24/04/2009 14:49:28
HttpCompression.HttpCompressionModule,HttpCompression
hi, We are running a custom application and i have a question about the HttpCompression dll that is used. I am asking this because i encountered a problem when using asp.net output cache within a custom module. When using asp.net output caching and w ...
23/04/2009 10:49:59
Last post: 23/04/2009 11:20:24
product prices & vat
hi In the edit-product page in ecom, the product price is treated as the price excluding vat. The vat is then later added to the price in the web-page and on the order. Is there any way of treating the product price as price including vat, without se ...
21/04/2009 17:02:13
Last post: 22/04/2009 08:33:03
Product Pagetitle
In DWs eCom controlpanel its possible to overule the original pagetitle with the name of a product shown on a given page. A custom pagetitle can be added with adding &PageTitle=CustomPageTitle to a Querystring. But I would like to show more than  ...
16/04/2009 20:04:14
Last post: 21/04/2009 10:03:26
Address line in browser
This may be outside the topic, but I found no category suited for this question, so here I go: Scenario: We have a site, partitioned into two layers (area/language). One layer is for product brand A, the other for products brand B. Each brand is acce ...
20/04/2009 14:33:02
Last post: 20/04/2009 15:10:01
Ecom Search product names only
I'm developing a web shop based on dynamicweb solution. I've implemented search functionality using ecom search. However I'm getting strange results for some queries since the search seams to search both in titles as well as in description. Is there  ...
26/03/2009 14:08:03
Last post: 20/04/2009 11:05:10
Cancel Added Product
On adding the product to the cart, the "Dynamicweb.Notifications.eCommerce.Cart.Line.Added" fires. How can I cancel the product from being added to the cart. I can't find and e.Cancel or somethng like that. Is the only sollution to delete t ...
07/04/2009 16:25:54
Last post: 20/04/2009 11:03:47
If defined på custom felter
I min orderconfirm template vil jeg udskrive en tabel med deltager i et kursus. Jeg forsøger her kun at udskrive de felter, hvor der er indtastet noget. Jeg har uden held forsøgt mig med følgende kode (udsnit): <table cellspac ...
17/04/2009 09:59:53
Last post: 20/04/2009 10:36:27
@LoadControl - what is that
I have a new (old) client with that has this on one of his pages. I can understan what it is supposed to do. "!--@LoadControl(/Files/System/UserControls/SubscribeCampaign.ascx)--" But after the last update it stopped working I cannot find a ...
02/04/2009 00:29:00
Last post: 15/04/2009 09:59:02
dw:Contextmenu
How do I obtain the ID of the treenode, when a user clicks on an item in dw:Contextmenu? /Peter Terkildsen ...
30/03/2009 16:58:34
Last post: 07/04/2009 18:29:57
Cancel Added Product
<p>On adding the product to the cart, the &quot;Dynamicweb.Notifications.eCommerce.Cart.Line.Added&quot; fires. How can I cancel the product from being added to the cart.</p> <p>&nbsp;</p> <p>I can't find and ...
07/04/2009 16:29:41
No replies yet
Adding multiple products
Hi Iam trying to add multiple products with the help of checkboxes. The following form works perfectly with an input type set as " text ", but what I really want here is checkboxes. I´ve tryed changing the type but it wont work. What  ...
01/04/2009 09:30:53
No replies yet
Gui.DropDownList()
Hello DW, After DW's latest updates, i have noticed that we can't use anymore Gui.DropDownList() for tables that contains only one column. For example we have such code: Gui.DropdownList("sort1","Billetnet.mdb","Tabel1", ...
26/03/2009 11:06:04
Last post: 27/03/2009 14:46:14