Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Lucene doesn't index multi option fields wrong
Hi DW, There seems to be a problem with lucene and fields with multi value controls. I have a field called "Usage" which is type checkbox, and it has 5 possible value. (Moderate, Normal, Heavy, Very heavy, Super duper heavy) My products hav ...
Martin Nielsen
22/06/2011 11:27:51
Last post: 22/06/2011 12:08:13
Search filter management gives error
Hi DW, There's a bug in the Search filter management. After updating to 19.2.3.5 i get this error when trying to view my Product category field filters. This is the error i get: Exception Message: Item has already been added. Key in dictionary: 'CF_[ ...
Martin Nielsen
22/06/2011 09:42:13
Last post: 22/06/2011 09:56:59
Saving product category fields outside the API
Hi DW, I'm trying to save values for the product category fields without using the API, but it's not working very well yet. I've managed to replicate the exact XML which DW saves to the field ProductCategoryFieldValues when saving a product. But when ...
Martin Nielsen
21/06/2011 14:44:54
Last post: 23/06/2011 10:05:24
Receiving order confirmation twice
I've created an checkout process for a website. When i'm going through step 1 to 5 everything seems to be going ok. In step 5 the customer is redirected to the payment provider, a test payment can be done and the user gets redirect back to step 6 in  ...
Rob Lohmann
21/06/2011 14:13:50
Last post: 28/06/2011 10:27:56
Create product programatically
Hi, I want to create a product programatically in an .aspx page. Currently I don't get any errors when calling the Save() method on the product object, but nothing is saved in the database. I set the following properties on my product object: 1) Name ...
Rene Poulsen
21/06/2011 11:53:40
Last post: 22/06/2011 01:25:33
relations i DW SQL database
Is there anyone who know the structure - at database level - how stylesheets are linked to the template? I have found the respective tables (dbo.template and dbo.stylesheetstylesheet) but can't find the relationship? Sincerely, Michael ...
Michael Hansen
20/06/2011 16:42:32
Last post: 20/06/2011 16:53:17
Quantity discount across variants - possible?
Hi folks I have a question about a discount-function in the cart v2 On this page http://sport.borgbigum.dk/Default.aspx?ID=20&ProductID=PROD176&VariantID=VO105.VO130 we have built a custom discount-function that gives discount in steps based  ...
Rasmus Thirslund
16/06/2011 12:10:16
Last post: 17/06/2011 12:19:59
Javascript error in /Admin/Images/Ribbon/Ribbon.js
Hey I have made a custom module where I use the standard DW Ribbon bar control. When certain buttons are clicked, some other controls should be disabled. But when this happens I get the errormessege in the attached file. What can be the problem?? Reg ...
Lars Larsen
16/06/2011 10:55:14
Last post: 16/06/2011 10:59:49
Export users
Hi, Quick question. Is it possible to export/import users in DW - or do you have to make some custom-solution? Thanks :-)! //Emil ...
Emil Højbjerg
15/06/2011 15:00:40
Last post: 04/11/2011 09:58:54
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
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
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
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
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
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 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
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
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
Removing a product from a group
Hey guys, What's the correct way to remove a product from a group, when I have the product object? Alternatively, I can just remove all products from a group - if you don't know a good way to solve the first problem. A second alternative - removing a ...
Bo Møller
01/06/2011 21:06:07
Last post: 30/05/2012 13:12:31
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