Developer forum
Subject
Replies
Started by
Last reply
database tables guidelines
Hi, Are there any guidelines where as to use sql schemas instead of naming the tables in a logic way? I am just trying to understand if there's a limitation towards Dynamicweb or recommended approach and why. Nuno ...
Nuno Aguiar
24/11/2011 17:21:59
Last post: 25/11/2011 11:02:32
Using getSearchFriendlyUrl in ashx file
Hi I'm trying to use the great function getSearchFriendlyUrl to create friendly URL's for products in an Ashx handler.
Using it in normal Ascx handlers, it works very nice.
Using it it Ashx handlers, it throws the error 'Object reference not set to a ...
Martijn Bokhove
23/11/2011 14:05:00
Last post: 25/11/2011 10:37:33
Expand the Add User Page
I want to expand the standard Add user page with some extra textboxes and a button that gets info from my back office. I see the following solutions: Create my own AddUser from scratch howfffwwejBut ho But how ca n I change the configuration of DW th ...
Lanzo van Slooten
24/11/2011 12:27:41
Last post: 24/11/2011 19:54:50
Problem setting custom order field
Hi, I get NullReference Exception when calling this submethod: SetOrderField(order, "Ordernumber", orderNo); SetOrderField(order, "TransferDate", DateTime.Now.Date); order.Save(order.ID); The same applies to setting product fields ...
Per Ljung
16/11/2011 17:24:49
Last post: 24/11/2011 19:24:08
What Cart V2 notification to use?
I have a webshop where I need to run some custom code on the Cart before it is rendered. The scenario is that a user will post some data while the Cart is showing, and I want to use this data to manipulate some values in the Cart. Cart V1 had the not ...
Kasper Vesth
24/11/2011 09:51:48
Last post: 24/11/2011 12:46:59
Adding multiple items to a Cart
Hi there,
We have a website were we make a proposal for adding products. We are using the addMulti method for adding multiple items as described in post
http://developer.dynamicweb-cms.com/forum/templates/adding-many-of-the-same-product-to-cart.aspx? ...
Lucas Neessen
23/11/2011 11:42:39
Last post: 24/11/2011 10:31:17
Show custom tags in editor
I have created some global tags that i'm using in the text editor a paragraph.
My problem is that I have to add these tags in source mode and when I switch back to text mode I cant see where the tag is.
If I cant see it is easy to delete it when you ...
Paul Nilsson
18/11/2011 14:02:18
Last post: 23/11/2011 14:07:37
When can I be sure an order is "Complete" when looking in the EcomOrders table
Hi
Which field should I check to determine if an order really is complete and is ok to transfer to my customers ERP-system?
Is it enough to just look at the OrderComplete field?
If true then the order is ok?
The reason why I'm asking is that sometime ...
Kristoffer Hilmertz
22/11/2011 10:34:47
Last post: 23/11/2011 11:47:53
Performance Problems
Hi there,
While debugging a website of a partner of ours. We found some performance issues.. Please advice You can't completely reproduce this by just visiting the website because it needs to perform a build (with for example dirty web.config or upda ...
Lucas Neessen
21/11/2011 16:14:16
No replies yet
Ecom:Order:OrderLine.TotalPrice
I'm on a ordertemplateextender and I need to get the total price for the current orderline. In a template I would write <!--@Ecom:Order:OrderLine.TotalPriceWithoutSymbol--> but how do I get from the API? If I do a Order.OrderLines.Price.Price I ...
Kim Søjborg Pedersen
16/11/2011 15:43:51
Last post: 16/11/2011 17:15:27
Importing users
Hi DW, I've updated a solution to 19.2.5.2, and now importing users with custom fields gives an error for some of the users in my file. My XML for a users looks like this (I have about 2000 users in the file, this is one of them): <Users> <U ...
Martin Nielsen
16/11/2011 10:46:26
Last post: 16/11/2011 13:22:11
Cache Extended Search
Hi DWs Just one question. I have set up a site with the extended search. All caching options are set to true.
There is many products, more than 10.000. The Extended search seems not to cache its content, is that true? it seems to be making a unique s ...
Peter Bille Larsen
15/11/2011 11:53:44
No replies yet
Codesample on CustomFieldValues.Sort IComparer
I have searched for some kind of codesample on how to use the user.CustomFieldValues.Sort(Icomparer...) but there is nothing out there. If anyone have some sample code it will be appreciated. ...
Kim Søjborg Pedersen
14/11/2011 14:14:00
No replies yet
Do I need search module?
If I want to build a custom module that uses the API for index based search for search my own tables, do I need an additional search module? ...
Aki Ruuskanen
11/11/2011 14:12:53
Last post: 11/11/2011 15:54:07
Best practices for automatic currency update
Is there a feature in ecom to automatic update the currency from ex. http://www.nationalbanken.dk/dndk/valuta.nsf/valuta.xml or do I have to code it from scratch? ...
Kim Søjborg Pedersen
11/11/2011 14:12:18
Last post: 11/11/2011 15:24:06
area selector control
Hi, Is there any Dynamicweb Control that allows us to select and Language/Area? Nuno ...
Nuno Aguiar
10/11/2011 11:43:04
Last post: 10/11/2011 12:45:31
Ecom products in newsletters
Hi, I need to send newsletters with products to a bunch of customers.
Each customer has an individual set of products and with individual prices. Any ideas how to do this ? BR,
Jonas ...
Jonas Kæseler
28/10/2011 10:46:58
Last post: 10/11/2011 12:09:27
URGENT!! Datalists + Users - frontend sorting by AccessUserSortXML?
Hi,
I've got 5 groups of users (company departments). Each user can be connected to more than one group + plus be present in more than one country.
I've made a number of datalists where i use the following to extract the correct users:
AccessUserGrou ...
Jacob Jensen
13/10/2011 13:42:50
Last post: 09/11/2011 16:16:32
14
Subscribe
Error when returning from gateway to eCom
Hello I am experiencing a rather strange problem with an eCom solution. Here is some info about the DW our customer is using: DW
Content version: 18.16.1.13 (Updates.xml)
Assembly versions: Dynamicweb.dll 18.16.3.2
(File version: 18.16.3.2 Dynamicweb ...
Martin Slot
02/11/2011 16:10:25
Last post: 09/11/2011 13:41:05
Using Price provider
Hi! When you create a custom price provider, do you have to select this somewhere in the admin interface, or is it enough to place the dll in the bin folder and dynamicweb will pick this and override the default price handler? Best regards,
Per ...
Per Ljung
08/11/2011 22:45:08
Last post: 09/11/2011 09:13:10