Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Searching this forum
Hi, Did the administrator of this forum changed the way how 'Search' works, or am I missing something: I can search but the results only links me to the posts, not to the complete thread. This makes searching rather useless. Please assist. Thanks, To ...
Ton Martens
15/06/2011 14:16:44
Last post: 16/06/2011 09:33:40
LinkManager - Show only folders
Hi all, does anyone know how to show only folders in LinkManager control? Thank you, ...
José Silva
14/06/2011 17:31:11
Last post: 16/06/2011 09:12:45
Custom Global tag in XSLT
How can I insert my own global custom tag in a xslt template? I can get it to work in a html template by inserting the tag <!--@Global:Recipes--> on a html template and the backend code looks like this. [Subscribe(Dynamicweb.Notifications.Stand ...
Kim Pedersen
09/06/2011 09:50:30
Last post: 14/06/2011 14:51:27
Change the amount sent to DIBS
Can i change the amount sent to DIBS gateway ? ...
Magni J. Hansen
09/06/2011 13:22:23
Last post: 10/06/2011 17:23:29
SEO problem with special characters
Hi DW's Our SEO expert is complaining about the source code on my newly made solution is outputting encoded characters ie: "K& #248;kken og bad" This is happening in the META tag and TITLE, and in the desciptive text and in Description, in the source ...
11/04/2011 13:43:11
Last post: 10/06/2011 15:12:56
Why can't I find 'Search filters'?
Hi, My solution's version is "19.2.3.2". I have installed "eCommerce PowerPack", and I could use "Searching" to run a FULL update of the index. But I can't find "Search filters" which is should under "Prod ...
Judy Zhang
10/06/2011 10:15:24
Last post: 10/06/2011 10:23:49
How to loop through the orderline products ?
I need to know what is the amount of particular product in the order line. The loop that would loop through the orderline products ? For example if i have two products (2 order lines), but i changed one product amount to 3 (3 items of one product, an ...
Vilius Janulis
09/06/2011 14:34:06
Last post: 10/06/2011 10:09:25
Downgraded dll
Hi all, I am developing a custom module in DW 19.2.1.0 but each time i build it, i get this error when i go to the admin page. Could not load type 'Dynamicweb.Extensibility.Searching.ScheduledUpdate' from assembly 'Dynamicweb, Version=18.9.1.1, Cultu ...
José Silva
09/06/2011 16:09:56
Last post: 09/06/2011 17:36:22
How to speed up solution / related products
Hi We made a project, but facing a big problem with the load time of te pages, especially with the productlists and productdetailpages. The URL to see the project is: http://cookandco.staging.innovadis.com/ The project contains about 2500 products an ...
Martijn Bokhove
07/06/2011 13:31:19
Last post: 09/06/2011 15:17:39
How to update fees
I want to update fees (pay and ship) prices depending on area id or page id. I need to add +5% to my fees. I would like to use FeeProvider. Any solutions available ? ...
Magni J. Hansen
06/06/2011 12:24:01
Last post: 09/06/2011 10:20:45
additional discounts doesn't work
As soon as I try to choose the "additional sales discount types" in management center it doesn't work. No discount's on the products is made when I test it... The first three radiobutton choices work but not the additional discounts. What c ...
Håkan Olsson
09/06/2011 08:54:38
No replies yet
Notification mail Extranet module
Hi First we used the Extranet module with the option selected that the customer has to confirm te subscription, it worked nice. Now we changed it to the option where the customer is logged in automatically after filling in the form. The proces works, ...
Martijn Bokhove
08/06/2011 13:55:10
Last post: 09/06/2011 04:08:19
Styling of the text in the FCKEditor
Hey I have a custommodule where I use the FCKEditor in the paragraph module settings. When my custommodules paragraph module settings are shown by clicking the module icon when editing the paragraph the styling of the text in the FCKEditor is correct ...
Lars Larsen
07/06/2011 10:58:46
Last post: 08/06/2011 09:28:00
How to create and save users?
Hi, I'm trying to create and save users by using the API... var user = new User(); // setting property values here user.Save(); This works... but not without side effects :/ When a user is saved, that user is set as the current user. How can i avoid  ...
23/03/2011 17:22:52
Last post: 07/06/2011 11:06:47
How to create a new sales discount?
Hi, I need to use 'sales discount provider' to create a special order line. And I followed the API's SalesDiscountProvider Class example code to add a new custom discount. Look at the picture: Then? What should I do to active my new discount? I have  ...
Judy Zhang
06/06/2011 14:57:07
Last post: 07/06/2011 10:32:33
LoadControl
Hi, The LoadControl does not seem to work. I have the code below (also in the attachment): <!--@LoadControl(/Files/System/UserControls/newslist.ascx)--> but it is not parsed. I also tried to Insert ascx module with same result. I made a case ab ...
Aki Ruuskanen
06/06/2011 11:24:47
Last post: 06/06/2011 12:58:23
Remote Capture with Quickpay
Anyone who have made a remote capture with Quickpay ...
16/11/2010 10:47:58
Last post: 06/06/2011 11:05:03
RewritePath in recent version of Dynamicweb
Hi there, I am in the process of upgrading a site running on a 19.1.x version of DW to the latest version, but I am running into some issues. We have some old and custom rewrite code to handle SEO URLs before they were introduced in DW. Here's the gi ...
Imar Spaanjaars
01/06/2011 19:48:53
Last post: 02/06/2011 11:18:46
Using Discounts module: Add tax to certain products over a given price
Hi, We have a customer that runs an art gallery. They have to add a tax of 5% to single paintings that exceed kr. 2000 in price, but not to say, books. So the shopping basket may look like this Painting A - kr 2500 (fee must be added) Painting B - kr ...
David Matheson
01/06/2011 13:03:10
Last post: 01/06/2011 13:14:15
Add Orderlinefieldvalue code behind
Hi I'm trying to add a value to the orderline code behind. The option is added in the CMS and I can see it in the EcomOrderlineFields table. myOrderLine.OrderLineFieldValues.Count is 0, so I can't loop through the values and set the value. When I try ...
Martijn Bokhove
01/06/2011 11:21:08
Last post: 01/06/2011 12:08:48