Developer forum
Subject
Replies
Started by
Last reply
Atempting to modify the standard CsvDestinationWriter
I am trying to modify functionality of the standard CSVDestinationProvider (in specific naming of the output file).
what i'm doing is: class ExtendedCsvDestinationWriter : CsvDestinationWriter { private readonly string _path; private TextWriter _writ ...
Michael Pedersen
19/12/2013 11:18:54
Last post: 19/12/2013 13:53:20
Problems after importing variantGroups
Hi guys.
Im importing data from another system into the ecom db. Im generating the variant groups in code for so importing them.
There are two groups existing from before. (VARGRP1, VARGRP2), so i start my imported variantgroupID from 3 and so on.
Th ...
Aksel Andersen
19/12/2013 10:45:23
Last post: 19/12/2013 12:56:43
Product.Save() gives error on some languages.
Hi DW, I have some code that saves product category field values on products, but when i hit the Save() method my code gives me this error: Errors while running pipeline :
Message : Violation of PRIMARY KEY constraint 'EcomProducts$PrimaryKey'. Canno ...
Martin Nielsen
18/12/2013 15:52:54
Last post: 19/12/2013 10:18:33
Recommended way to manually remoce products from a result set
Hi there, What is the best way to remove products from a result set based on custom logic? For example, what if I want to remove products from a Product Catalog list page based on some data in an ERP system? I can write a ProductList extender and rem ...
Imar Spaanjaars
17/12/2013 12:28:51
Last post: 17/12/2013 22:37:02
Setting cookie trough querystring parameter
For one of our websites we needs to be able to set a cookie to influence some of the behavior on the website. We currently do this using a cookie which is set when a certain value is in the query string.
For example;
http://www.domain.com/default.asp ...
Rob Lohmann
16/12/2013 13:22:23
Last post: 17/12/2013 15:10:48
Method which subscribes a event is called twice
Hej,
I made a method which subscribes to the event "Dynamicweb.Notifications.eCommerce.Cart.CheckoutDoneOrderIsComplete", it runs twice every time when I finish a order.
Can anybody give a clue that how it happens?
Best Regards.
Judy ...
Judy Zhang
22/11/2013 13:17:50
Last post: 12/12/2013 13:51:37
How to change orderline price after orderline added?
We got a webshop running, where specific customer got their own prices, but if they start shopping before logging in - the orderline price is just the default. It isn't updated the product price delivered from our price provider. Is it possible to up ...
Allan Iversen
10/12/2013 14:44:19
Last post: 12/12/2013 12:30:07
Lucene Exact match
Hello, Does anyone know how to make an exact match against the Lucene index in Dw? In an exact match the syntax is like this: title:"The Right Way" AND text:go But I cannot get the quotes to reach the index query... I have even tried to mak ...
Anders Ebdrup
09/12/2013 18:21:26
Last post: 12/12/2013 11:26:57
Boost a field
Hi, Does anyone know how to boost a field when querying the lucene index (or indexing)? I can only see how to boost a term with "BoostCriteria", but not a field, as you cannot boost at wildcard term, so you need to boost the field in stead ...
Anders Ebdrup
21/11/2013 12:42:11
Last post: 12/12/2013 06:23:37
Nuno Aguiar
09/12/2013 19:33:56
Last post: 11/12/2013 11:31:33
Invalid object name 'EcomProductCategory' app 8.2.1.2
Hello everyone,
we got this error here: (see the attachment)
Application is hosted on clients server.
No custom modules (as far as I know)
Application: Business 8.2.1.2 First we enabled eCommerce module
Than we tried to create new Product Category in ...
Dmitrij Jazel
06/12/2013 15:29:30
Last post: 09/12/2013 09:31:45
Get page id of the module
Hi,
I want to use this function Dynamicweb.Frontend.SearchEngineFriendlyURLs.GetFriendlyUrl for getting friendly url for the product.
I have group id and product id, the problem is solution have multiple ecom modules for displaying groups assigned to ...
Vilius Janulis
05/12/2013 15:42:51
Last post: 06/12/2013 10:58:24
PayPal Express Checkout
Hi, We need to extend the PayPal Express CheckouHandler. Can we get the source code for it, like all the other checkout handlers? Nuno ...
Nuno Aguiar
05/12/2013 17:45:12
Last post: 05/12/2013 18:29:19
Custom module and masterpage
Hi. I'm pretty new to dw development.
How do I add a custom module so its shown on every page without manually adding it to each page in /Admin?
Could this be done in Page_Load on Default.aspx.cs somehow? Thanks!
Aksel ...
Aksel Andersen
05/12/2013 12:59:08
Last post: 05/12/2013 13:37:04
Prevent form from saving
Hi,
How can I prevent a form from getting saved? Can the FormSaveProvider be used for this? Regards / Aki ...
Aki Ruuskanen
02/12/2013 14:20:21
Last post: 04/12/2013 13:47:15
How to create options for itemfield of type dropdownListEditor
Hi,
I have been struggling with creating options for an itemfield of type dropdownlisteditor through the API (Code First). I have created the item "ItemEntry1" with just one field (Categories) of type dropdownlisteditor: public class ItemEn ...
Lars Larsen
22/11/2013 09:45:11
Last post: 04/12/2013 11:00:37
Wrong secret for completed order
Hi
We have an issue in Chrome when completing an order, as we get "Wrong secret for completed order".
I Works fine in IE and Firefox. The Order log is as follows:
(The http://88888 is my doing) , 02 dec 2013 14:52:27 Order TEST641: Passing ...
Lars Bruun
02/12/2013 18:27:25
Last post: 03/12/2013 10:18:54
RE: Ajax call no longer works
Hello. We have some AJAX calls that have stoppped working because of DW injection checks and I was wondering 1) what parts of it are the problem and 2) if there is a way to get around it without changing the parameters. The call is, for example, &quo ...
Marco Santos
26/11/2013 19:06:50
Last post: 02/12/2013 15:24:13
Ecom Price without VAT
Are there DwTags available for: orderline unit price without VAT? <!--@Ecom:Order:OrderLine.UnitPrice--> but then without the VAT
orderlink total price without VAT? <!--@Ecom:Order:OrderLine.TotalPrice--> but then without the VAT Niek ...
26/04/2010 10:58:19
Last post: 02/12/2013 11:02:57
How to apply errormessage for itemfield validation
Hi,
I am creating an item through the API and want to apply a validation to the itemfields in my item. I can see that it's possible to apply two types of validation attributtes: "RegExAttributte" and "RequiredAttribute". But I can ...
Lars Larsen
21/11/2013 11:28:47
Last post: 22/11/2013 08:59:24