Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
BOM Product - "Change order" problem
Hi people Im building a site with BOM products. Like this: http://uniplus.net.dynamicweb-cms.com/Webshop/B%C3%A6rbar-PC/HP/Demo/brugte/HP-6930p-EliteBook.aspx Here I configure the product with, lets say, Windows 7 Proffesional, click on "læg i kurv"  ...
13/04/2011 14:58:23
Last post: 25/05/2011 16:49:15
NAV import fails on product import
Hi Guys, We're setting up a shop that's integrated with NAV. NAV delivers an XML file of about 4mb worth of data, and we're importing this via the NAV pipelines in Dynamicweb. The XML contains about 8500 products, which are imported via the pipeline  ...
13/04/2011 11:48:33
Last post: 14/04/2011 11:34:15
Power pack installation
Hi I have been searching information regarding the features in the new power pack module. Unfortunately without any luck. Can anyone one help me with guidelines for setting up this module the propper way? I have to get the serach functionality to wor ...
12/04/2011 10:58:18
Last post: 12/04/2011 11:02:13
Bug 6330
Hi! We need to have bug 6330 fixed, is there a timeplan for when it can be fixed? LongDescription and ShortDescription are overwritten during NAV import, even if you have selected to preserve those product fields. Is there maybe a workaround for this ...
11/04/2011 17:00:51
Last post: 12/04/2011 09:11:38
SEO problem with special characters
Hi DW's Our SEO expert is complaining about the source code on my newly made solution is outputting encoded characters ie: "K& #248;kken og bad" This is happening in the META tag and TITLE, and in the desciptive text and in Description, in the source ...
11/04/2011 13:43:11
Last post: 10/06/2011 15:12:56
Problem with Linkgroup clean
Hi DW, I have a problem with the basket where I have used: !--@Ecom:Product.LinkGroup.Clean--> The problem is that when the user click the "Add to basket" on the product card, and then go to the basket. Then the link does not bring them back to the p ...
08/04/2011 15:32:51
Last post: 11/04/2011 13:46:09
Product variable in BOM-loop
Hi folks, Is it possible to gain access to a product-variable in a BOMloop ? Because, this wont work: NO WAY! YES WAY! Regards, Martin ...
08/04/2011 13:56:51
Last post: 08/04/2011 14:52:03
External access to database
Hi! If your developing a custom module and want to host this on the hostnordic server toghether with the dw installation, can you create your own tables in the ecom database and in that case how do you do that? In the developer module you can let the ...
08/04/2011 11:23:42
Last post: 12/04/2011 16:21:36
LoopStart(Childgroups)
Hi, In a productlist template i am using: LoopStart(Childgroups) It seems like i do not have access to the navigation properties like: show in menu show in sitemap clickable I 'd like to exclude groups from displaying if it is not shown in menu for e ...
07/04/2011 17:55:04
Last post: 10/04/2014 13:49:33
Properties for groups, products, orders
Hi! Is there any general fields that need to be set when creating products, groups or orders? I'm using this to create a product with an associated group. The product is created and I can se that the product belongs to this group, but the group isn't ...
06/04/2011 10:46:08
Last post: 06/04/2011 19:38:30
Stop Dynamicweb from copying assemblies
Hi there, I like the way Dynamicweb automatically updates the Bin folder if the assemblies from /Admin are newer. But is there a way to skip this on a custom solution? I try to use Reflector to decompile the code so I can debug some problem in Dynami ...
05/04/2011 13:53:43
Last post: 27/04/2011 22:31:59
XLST dropdown menu
Hi there, I'm trying to make a dynamic dropdown menu - but i cant get the LIClean.xlst to throw out all the pages. It shows all the level 1 items - but will only display level 2 items if i'm on the site with the level 2 items on it. How do i et the d ...
05/04/2011 11:53:48
Last post: 07/04/2011 09:11:44
Forgot Password in standard page
Hi there, I am trying to implement a "Forgot password" functionality in a standard page. As far as I can see, I am using the correct form and field names, but no e-mail gets sent when I enter an existing user name. Other mail (such as order confirmat ...
05/04/2011 11:25:34
Last post: 05/04/2011 14:47:15
Variants in eCom
Hi, Quick question :-) I'm making an ecom-solution where i need to print out the names of variant-groups in the productlist. Is that possible? As far as i can see, it is only possible to get the name of group-variants in the single-product-view. Is t ...
05/04/2011 10:43:50
Last post: 06/04/2011 01:56:55
importing statistics from another solution
I want to import the statistics from one solution to another and I only want the last to years. How would I go about doing it? Witch tables are involved? ...
04/04/2011 15:51:20
Last post: 06/04/2011 03:21:53
Wanted: ideas and suggestions for an upcoming book on Dynamicweb eCommerce 8
Hi there, As some of you already know, I am working on an eBook called Dynamicweb eCommerce 8 that shows you how to build a complete eCommerce web site from scratch using out-of-the-box functionality and the Extensibility API in Dynamicweb eCommerce  ...
01/04/2011 12:29:16
Last post: 03/04/2011 16:47:36
Create product
Hi! I'm using this code to create a product: Product p = Product.Create("A22222"); p.Name = "AAA"; p.Active = true; p.Number = b.ArticleNo; p.Shop = Shop.getShops("SHOP1").get_Item(0); p.Save(); But it doesn't show up in the list of products in the E ...
31/03/2011 14:39:18
Last post: 01/04/2011 01:40:50
WebService access
Hi! How do you do to connect to an external web service from within Dynamicweb? I have standard aspx page that's gonna be scheduled to run and connect to the web service connected to the ERP system on another server. Is it just to connect to the serv ...
31/03/2011 11:21:06
Last post: 31/03/2011 14:40:10
News and special offer product groups
Is it possible to create a product group automatically with special offers or "news"? We have a client, and they want to have a product group which is called "news", and my thought was to make a checkbox on the product, OR use the Campaign Feature. A ...
31/03/2011 09:20:25
Last post: 31/03/2011 11:14:40
Global:Paragraph.Content in XSLT
Hi Is it possible to use in XSLT? ...
31/03/2011 09:04:22
Last post: 31/03/2011 09:07:43