Developer forum
Subject
Replies
Started by
Last reply
empty cart
When a enter the product page I whant the cart to be empty.
The problem I'm facing is if the user aborts the order the product still layes in the cart and when they enter the shop the next time and add the product again it will be two products. How c ...
10/07/2009 12:13:15
Last post: 22/07/2009 09:44:46
How to get OrderLine.TotalPrice from programmatic OrderLine instance?
Hey, I have an question regarding the <!--@Ecom:Order:OrderLine.TotalPrice--> tag. I have an OrderLine object in which I declare the currency, quantity and unitprice (and other default properties). It all works as it should, but I am not able t ...
08/07/2009 11:20:11
Last post: 09/07/2009 09:17:39
MenuProvider does not work on DropDown menu?
I have tried almost anything and it seems that I can't catch the menuitems that are in a Menu of type DropDown.
XML menu types are the way it seems. Is there any standard Javascript/xslt templates for a dropdown menu based on a XML menu? ...
07/07/2009 13:31:26
Last post: 17/08/2009 12:11:37
the Ecom:Oreder.Comment tag
Where can I set the Ecom:Order.Comment tag?
I have tryed setting it in all the steps in the cart but it doesn't set the value.
I would like to set this value in the product page when adding it to the cart.
Is that possible? ...
06/07/2009 16:45:58
Last post: 09/07/2009 09:05:22
Webblog module comment to a post results in Application error (Dangerous Request)
When making a comment to a blog post in the Webblog module the following application error comes. Would be creat to beable to allow or disallow html / scripts etc. in comments in the module tab settings and not get application error of course :) Serv ...
06/07/2009 10:38:09
Last post: 06/07/2009 12:58:00
Help with FormMail.aspx
Hi guys! I have a client, who needs a somewhat advanced form (advanced in layout, not functionality). In order to set it up, we´ve created the fields in the Form module (Extended) and then we copied the code and replaced the tables and td´ ...
06/07/2009 10:17:34
Last post: 17/08/2009 12:15:02
Extra paragraph settings
I have some data that I need to save on a paragraph. The normal format of the xml field is not suitable for the data. I then thought about using the paragraphID to reference from my data to the correct paragraph. This will work all the time when the ...
01/07/2009 13:30:26
Last post: 01/07/2009 13:37:53
Setting OrderState
I found the solution, wrong database :) I have this simple code: Order myOrder = new Order(str);"OS5";
myOrder.StateID =
myOrder.Save(); It returns a error:System.Data.SqlClient.SqlException: The UPDATE statement conflicted with the FOREIGN ...
30/06/2009 17:06:32
Last post: 01/07/2009 12:35:48
setting the price on the product
I have a product that is a "donation" so the users should be able to set the price higher if they like.
So if the price is 100 kr and they like to donate 500 kr instead they can just type 500 and push the donate button and they will come to ...
30/06/2009 15:47:29
Last post: 30/06/2009 17:40:13
eCom Image resize
Hi, I'm trying to figure out how to resize every productimage in a shop to either a defined max-width or max-height so every image will fit into the same box without cropping the image or changing the aspect ratio. FX:
Target box size:
Max-width: 150 ...
30/06/2009 13:06:47
Last post: 19/10/2009 12:54:14
Database Publishing - Custom SQL
Hi there As the headline say, I'm trying to make a Custom SQL string in the Database Publishing Module where I use the standard SQL-function "Dateadd". Which you normally build like this:
DATEADD (datepart , number, date ) In my example it ...
26/06/2009 09:37:12
Last post: 26/06/2009 11:41:41
Access to restricted URI denied
When I rightclick a item in the navigation (backend) i get this error in the browser Fejl: uncaught exception: [Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x805303f4 (NS_ERROR_DOM_BAD_URI)" lo ...
23/06/2009 15:28:29
Last post: 24/06/2009 10:19:49
Access to restricted URI denied
When I rightclick a item in the navigation (backend) i get this error in the browser Fejl: uncaught exception: [Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x805303f4 (NS_ERROR_DOM_BAD_URI)" lo ...
23/06/2009 15:25:29
Last post: 09/07/2009 18:30:30
Creating custom captions in language.mdb
Hey
I want to make my own text captions in language.mdb in order to make Dynamicweb show correct text captions in a custom sales discount. But then I wonder, how do you guy's at Dynamicweb add new records to language.mdb? Do you overwrite the languag ...
23/06/2009 10:48:34
Last post: 25/06/2009 14:29:31
getAllProducts() not returning all products
I'm using this method to read out all products from Ecom and deleting them with DeleteAll(). When all products are deleted getAllProducts() returns a collection of 0 products, which is fine, however there are still products in the shop when browsing ...
19/06/2009 11:01:08
Last post: 25/06/2009 09:54:38
Using extranet user fields in ecom
I am making an ecom solution integrated with extranet. The user has to log in to put products in the basket. All the customer information needed in the order process is saved in the AccessUser table (E.g. Name, address, Phone, email). In the Customer ...
15/06/2009 08:53:28
Last post: 16/06/2009 13:09:08
dynamicweb system cookies
A Client needs to write a private policy on his website. He asks - the dynamicweb system saves a cookie on the client machine, what is the use for that cookie? He needs a precise description. (the DW support can´t answer the question, so the qu ...
11/06/2009 14:12:26
Last post: 28/06/2012 11:38:28
Javascript libraries - in DW .. share your experiences - please?
I am starting to dig in to javascript libraries - not with muc luck so far - therefore I seek someone to share their experiences ... what libraries to go for .. and what not to waste my time on .. I'm no java-script geek, but I do know a little.. So ...
11/06/2009 11:12:36
Last post: 11/06/2009 13:18:37
Adding product to cart
Is there a way to decide if a product is merged with existing line or added as a new line to the order? ...
10/06/2009 15:38:56
Last post: 11/06/2009 13:04:46
using PriceMatrix
I noticed that you have a pricematrix object in you ecom namespace. I was curious as to how and if this object can be used. Is it working? How is it stored in the database? are there any examples anywhere on how it is used? kind regards Sune Fengel ...
09/06/2009 11:59:05
Last post: 04/03/2014 10:33:37