Developer forum
Subject
Replies
Started by
Last reply
Missing tag in product category field output
Hi DW, I'm building an eCom site where i using product categories and i've set everything up, and i get my category fields out in my templates but something is missing. Where is my label for the value i set in my field? (All my fields are radio butto ...
05/05/2011 11:34:09
Last post: 05/05/2011 15:54:55
Language selectbox
Does anybody know how to create a language selectbox that links to the same page in the selected language ? ...
04/05/2011 15:14:22
Last post: 04/05/2011 18:24:24
Newsletter v3 import
Hi, I have a set of users in an CSV file, which was initially exported from the Newsletter v3 module, but when importing this file I cannot get it to change the users's active state. The file contains:
"Test1","test1@foo.bar","True"
"Test2","test2@fo ...
04/05/2011 13:39:09
Last post: 05/05/2011 03:19:23
Connect to another Dynamicweb Database
Hello there, I need to connect to another solutions database to retrive the users from that solution. Is there a way that I can create a instans of the Dynamicweb.Database whit the sql information to that server. using (IDataReader reader = Dynamicwe ...
03/05/2011 15:38:06
Last post: 13/05/2011 22:31:23
Updating info in custom module
Hi, I'm making a custom module where i have to change the name of certain products. When i change the name it does change the name if you view it in ecom. But it seems the name doesn't change in my custom module. I have to log out and in again before ...
03/05/2011 09:26:58
Last post: 04/05/2011 02:00:48
Coupon discount
Hi, We are adding a coupon discount to our shop. We notice that when the amount off discount from the coupon exceeds the amount off the order you will get a negative sum in your shopping cart subtotal. In other words we need to pay our client money. ...
03/05/2011 09:01:36
Last post: 04/05/2011 10:47:08
Newsletter v3 validation
Hi, is it possible to validate on categories with the Newsletter v.3. module so if no categories are checked it gives a message to "choose one or more categories"? ...
02/05/2011 14:58:02
Last post: 02/05/2011 17:43:16
Custom module - product import with variants
How to add variants, variant combinations or/and variant attributes to the product, and what the difference between them ? (in code not in admin panel) I need to create new variants, assign variant groups and add variant attributes to them. Is there ...
02/05/2011 10:43:15
Last post: 26/05/2011 14:06:33
13
Unsubscribe
News clicks
Hi, We have a client that needs to check all the news with their popularity (by click) in a table for statistic processing. I tried looking into the database for that column with no luck. How can I get that information? Nuno ...
29/04/2011 17:41:57
Last post: 02/05/2011 10:41:14
Search Extended - Office 2007+ files
Hi Dynamicweb, The installation manual and the online manual haven't given me much clarity how to setup the other extensions input field. When entering *.xlsx or *.docx,*.pptx on the paragraph module settings, the extensions are gone when saving and ...
29/04/2011 14:57:20
Last post: 03/05/2011 04:43:03
Installing modules
Hi! I managed to install DW on my own server, but the version I got was Light. Is there a way for me as a developer and DW partner to upgrade to the Business version including Ecom module for testing and developer purposes? I can't find a way to to d ...
29/04/2011 12:12:40
Last post: 03/05/2011 11:57:55
Problem with installation
Hi! I have made a custom DW installation on my own server. But when I try to login to the admin interface I get an error "ExternalUserID index out of range" Then I changed from Access to SQL Server as a database, now DW doesn't work at all, get this ...
29/04/2011 10:31:49
Last post: 02/05/2011 09:39:30
Cart function
Hi, If I were to make a small function that allowed only one orderline to be added to the cart per order. So if a second product is added the cart the cart must first be emthyed and the add the new product. Any ideas? ...
28/04/2011 23:25:02
Last post: 12/05/2011 02:53:37
13
Subscribe
Getting all orders
Hi there, I would like to get all orders in eCommerce so i can iterate through them.
Is this possible? I would like something like this: Dynamicweb.eCommerce.Orders.OrderCollection allOrders = Dynamicweb.eCommerce.Orders.Order.getAllOrders(); Afterwa ...
28/04/2011 13:18:13
Last post: 28/04/2011 14:22:44
Dynamicweb.Security not working
Hi I am developing a custom login but when trying to login the user using Security.ExtranetLogin I get an exception and redirects to a random page but the user i logged in. See code: Dynamicweb.Security security = new Dynamicweb.Security();
security. ...
28/04/2011 13:00:01
Last post: 28/04/2011 14:10:04
DW rss feeds
I'm getting 2 urls indexed for the same news posts. I couldn't figure out how, because all links in all templates use the same reference. Then I thought it could be something outside the templates. And surely it is. It's the permalink in the news rss ...
28/04/2011 10:56:20
Last post: 29/04/2011 10:17:05
EditableGrid
Good Day, I'm using an EditableGrid but after update, show me this error: "Multiple controls with the same ID 'ctl01' were found. FindControl requires that controls have unique IDs." Where can I find examples about EditableGrid? I'd like build an Edi ...
27/04/2011 20:45:45
Last post: 06/05/2011 10:45:30
Custom Tag for product template
Hi, 2 questions :-) First, I need to make a custom tag that prints out part of a BOM-group-name. How do you get the value of the current BOM-group in the product-template-extender? Name of the product is this.Product.Name, but i can't seem to get the ...
27/04/2011 11:38:08
Last post: 03/05/2011 09:06:57
Notifications Namespace > NewsV2 Class : ItemCopy
Hi, With the nofications subscriber
"Dynamicweb.Notifications Namespace > NewsV2 Class : ItemSaved Field"
it possible to detect if a news item has been saved.
How can we detect if a news item has been copied? We would like it to be hidden by default. ...
27/04/2011 11:15:18
Last post: 28/04/2011 02:06:40
Prices and BOM problem (edited)
Hi people I need to make different discounts kick in, depending on the amount of products bought. Like this:
Buy 3 - save 600,-
Buy 5 - save 1100,-
Buy 10 - save 2500,-
etc... As it works now, the discounts will accumulate and I will recieve all disc ...
27/04/2011 09:18:58
Last post: 06/05/2011 09:43:45
12
Subscribe