Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Having the product list visible
I whant to first show the productgroups and when I click on a group it will show the products in thet group. So far there is no problem. The problem is when I click on a product it shows the product but the product list dissapears. What can I do to s ...
17/02/2011 09:22:09
Last post: 23/02/2011 12:25:42
Where to find the filtertemplates
Hi Where can I find the templates to use the filtering option from te powerpack, like filter/PriceFilter.html? In the example they select a template, but I can't find that templates. It's not in the downloads -> template resources, it's not in the De ...
16/02/2011 09:26:03
Last post: 21/02/2011 11:05:40
Extend productlist in eCom
I'm working on a shop, where I need to show more than the max of 100 products on a productlist. Is there a workaround to do this? Regards Tommy ...
16/02/2011 08:58:30
Last post: 17/02/2011 02:34:12
Custom Validation groups in Shopping Cart v2
I am trying to implement some Custom Validation groups in Shopping Cart v2, but I can´t find any. Not sure how to create some. Any help is very welcome Thanks! Antonio ...
14/02/2011 15:55:42
Last post: 17/02/2011 15:47:38
add different products to cart with the same submit?
Hi everyone I want to build a product-item template with a list of related products. I want to make it posible for the customer to add several products at once with one click. It will always be the main product (quantity alwasy one), and then the sel ...
14/02/2011 11:39:45
Last post: 18/02/2011 11:47:57
Loop under PageTemplateExtender
I made a custom loop and some custom tags under PageTemplateExtender's method: public override void RenderTemplate(Dynamicweb.Templatev2.Template Template) But only the custom tags work, the loop doesn't work. I have tried add the same loop under Pro ...
14/02/2011 10:24:37
Last post: 14/02/2011 12:42:13
Search filters as a select box?
I had successfully implemented search filters using input tags, like in the "ProductsFieldFilter.html" example and get the filter to work. http://dali.net.dynamicweb.dk/en-US/test-prod-catalog.aspx But I need to use a select box instead of input tags ...
11/02/2011 13:58:33
Last post: 15/02/2011 14:30:09
How to manually set a Canonical link on a page?
Hi, I've got two pages, with the same content on both pages. I would like to be able to put the url from the one page as a canonical link on the the other page. Is this possible? ...
11/02/2011 08:31:39
Last post: 15/02/2011 07:36:30
Paging
Hello. Currently I’m working on a big ecommerce site integrated with Navision. It’s important to us, and the customer, that we have good performance on the site. On the FrontPage we have a box with 4 tabs each of these tabs renders a different produc ...
10/02/2011 19:02:02
Last post: 09/05/2011 14:19:28
Custom module database error
When viewing a custom module front-end page, some times it crashes, and shows the following error: The MSA database 'Dynamic.mdb' could not be opened - the error is: System.Data.OleDb.OleDbException: Unspecified error at System.Data.OleDb.OleDbConnec ...
10/02/2011 15:14:16
Last post: 11/02/2011 12:15:34
How to Index all products in ecom
Hi How do I index all products in ecom even if no changes have been made? If i click update should all products be updated? Kind regards /Magnus ...
09/02/2011 13:48:07
Last post: 09/02/2011 16:54:59
known issue ? Adding ecom groups fails 50%
Does anyone knows this issue (V19.2.0.4) and how to fix it. Adding a new ecom group fails with a server error. The next attempt succeeds. Ok i can add the groups but adding them twice becomes anoying. I've done some analysis to this issue. When it fa ...
09/02/2011 00:30:20
Last post: 12/04/2011 10:28:12
productmenu @active problem
Hi DWs Question: It seems that @active is false, when the user step down in the productmenu and end on the product card. So I cant show the user which productmenu subgroup the item is placed in. The problem is also that when the user comes in from Go ...
07/02/2011 15:29:09
Last post: 23/03/2013 11:40:15
Decimal number in product field
Hi I have created a Decimal product field but when I write a decimal number in the product "product field" it saves it as a Integer without any decimals. I have tried both saving with comma "," and dot "." but it fails. Is this a bug? Kind regards /M ...
07/02/2011 12:49:53
Last post: 08/02/2011 07:28:23
Exclude paragraphs
At runtime I need a way to exclude specific paragraphs from being rendered on a page. Is there a notification I can use? Regards, Thomas ...
07/02/2011 12:02:19
Last post: 07/02/2011 19:37:52
Capture now in Dibs
Hi Is there anyway i can set capture now in dibs payment when using Post mode "Auto post"? Kind regards /Magnus ...
07/02/2011 09:20:40
Last post: 07/02/2011 12:45:19
Timeout in basket
Hi DW, We are using the CartV2 with the URL : Kurv.aspx. When the user click "next" to go to step 2 and the "back" in the browser top navigation, the page is blanked with : "Websiden er udløbet. Mest sandsynlige årsag: Den lokale kopi af denne websid ...
04/02/2011 14:52:22
Last post: 08/02/2011 09:13:47
Disable HTML encoding in FCK editor
Hey Is it possible to disable HTML encoding in FCK editor? If so how is it done? ...
04/02/2011 13:53:00
Last post: 08/02/2011 14:58:27
remain shortcut while copying page?
Hi, Is there a reason for not remaining a page's shortcut while copying a page ? Customer is copying pages and finds himself manually having to alter this for eacht copies page. Thanks, Ton ...
02/02/2011 17:26:00
Last post: 04/02/2011 02:18:36
Get inactive products
Hi! How can I get all products? I have tried: Products.Product.getAllProducts(), Product.getProductBySQL("Select * FROM EcomProducts"), Product.getAllProductsFromShop("SHOP1") and many more but I cant get the inactive (ProductActive = 0) Kind regards ...
01/02/2011 11:19:11
Last post: 01/02/2011 11:36:00