Developer forum
Subject
Replies
Started by
Last reply
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
Create GroupField Programatically
Hi Iv'e been trying to achieve this for a couple of days now with no success, so I desperately need help. Im trying to create a new ProductGroupField but it doesnt create a column in the DB as I can understand is necessary. the value is created in th ...
09/06/2009 11:56:11
Last post: 09/06/2009 12:23:24
Users list
Hi, I've been trying to relate forum and HR users. So far I couldn't so I went back to basics. It seems I simply always get "Incorrect sql statement" when trying to get any value from table accessuser. is there a limitation to this table? I ...
09/06/2009 01:11:09
Last post: 09/06/2009 13:09:31
Parameter based search in "Fields" values?
Will "Parameter based search" search in field/data shown under the tab "Fields" on each product in the DW eCommerce? Parameter based search works fine on fields and custom fields shown under the "Generel" tab... But how ...
08/06/2009 22:14:59
Last post: 09/06/2009 12:09:38
Differ prices on variant or pricematrix?
Hi How do i differ pricing on variants?
I was told by helpdesk that I needed to have the pricing extended module and the variants extended module.
I activated both in the database but I cant select variants under product->prices?
I also saw in the co ...
03/06/2009 11:38:21
Last post: 10/06/2009 11:50:40
Poll results in admin
Hi all, Is it possible for an admin to see the results (or current standings) for a poll vote in the back-end of the website? For example, can I look op the results for a customer poll under modules --> poll --> myCustomerPoll, or isn't this po ...
29/05/2009 12:29:05
Last post: 09/06/2009 10:11:56
ShippingFreeFeeAmount
System.IndexOutOfRangeException: ShippingFreeFeeAmount at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) at System.Data.SqlClient.SqlDataReader.get_Item(String name ...
27/05/2009 13:30:16
Last post: 27/05/2009 13:56:51
Create new Group Programatically
Hi im trying to create a new Group as a subgroup of another group.
my code looks like this: Group newDestination = new Group();
newDestination.Name = "Destination " + destination;
//newDestination.ParentID = rejser.ID; newDestination.Langua ...
27/05/2009 11:21:16
Last post: 28/05/2009 10:56:56
Create list of users from Extranet?
Is it possible to extract a list of users from the Extranet-module? Ex. a list of members, employees etc. to be displayed on a regular webpage. If possible - then how do I do it? :-) All the best, Peter Wikke
Esbjerg/DK ...
25/05/2009 09:55:47
Last post: 25/05/2009 10:07:46