Developer forum
Subject
Replies
Started by
Last reply
Problem with form and Base.Request
Hi,
I am making a custom module and I cannot get the values from the submitted form to my .cs file. My form looks like this: <form name="findExperiences" action="<!--@Global:Pageview.Url.Raw-->" method="post"> ...
09/09/2010 08:36:00
Last post: 09/09/2010 10:10:20
Update order codebehind
Hi I have a function that makes 2 new orders of an existing order. Dim myRetOrder As New Dynamicweb.eCommerce.Orders.Order myRetOrder.Complete = True myRetOrder.StateID = sStatusRetourAnnulerenID Dim myNewOrder As New Dynamicweb.eCommerce.Orders.Orde ...
09/09/2010 08:14:11
Last post: 09/09/2010 09:47:15
Socket exception ved indlæsning af rss feeds
Jeg har lavet et custom modul, der kan flætte rss feeds, men der opstår en socket error på denne løsning. Jeg har testet custom modulet med hentning af rss feeds fra andre DW løsninger uden problemer. Det er kun denne ...
08/09/2010 14:52:50
Last post: 10/09/2010 13:41:27
Admin login in explorer
I've created a custom solution on a development server with DW version 19.1.0.5. I can login as admin/Administrator just fine in firefox, but not in internet explorer. The server has a proper URL, so it's not accessed via localhost. It seems to accep ...
07/09/2010 10:40:31
Last post: 07/09/2010 15:03:49
Export a group of Extranetusers
I need to export a list of Extranetusers for my client. This has earlier been done by Dynamicweb - but I thought it might be possible to do through the import / export module. Any suggestions on how to achieve this? ...
03/09/2010 09:53:51
Last post: 06/09/2010 15:17:57
ProductID restrictions
Hi, What are the restrictions for what's possible to store in ProductID in an integrated solution? BR.
Lars ...
02/09/2010 16:15:28
Last post: 06/09/2010 15:55:01
Group and product on same page?
I am trying to build a shop (without payment), and I need to show both the chosen group of products (eg. køkkenarmaturer) AND when you click one of them, the product must show in the right side of the same page.
See this: http://cassoe.net.dyn ...
02/09/2010 15:57:38
Last post: 17/09/2010 13:34:31
Categories within second levels
If we have a product group which is like this:
(shown without products, only productgroups) computers samsung apple macbook macbook pro imac Is it then possible to make a category page on level 2 ("Apple"). where we can show pictures of the ...
01/09/2010 14:44:05
Last post: 01/09/2010 16:44:48
Method missing in 19.1.0.5
Why is the ChildNodes method of RootNavigationItem class not accessable anymore ? This method can be accessed in 19.1.0.3 but not in 19.1.0.5 ...
01/09/2010 11:14:56
Last post: 01/09/2010 13:12:07
Most Viewed, Most Sold, Newest products in categories
Hi DW's If we wanted an area on the productcard where there were 3 sections, most sold (in specific category or in whole shop)
most viewed (in specific category or in whole shop)
newest products (in specific category or in whole shop). how would this ...
01/09/2010 10:39:53
Last post: 01/09/2010 16:58:28
Search in custom modules
We got a sql server solution. The customer has an Access database for all old news from a prior website. If i setup search variables in Dynamicweb Developer, DW generates an error. The error:
<!--@Search failed for 'GetCustomDatabase'
System.Data. ...
31/08/2010 17:45:06
Last post: 01/09/2010 11:28:10
Adding activity to Import / Export
We have developed a new activity for the import / export pipelines. But how do we get them "in" the module, so we can make a new pipeline using our special activity? ...
31/08/2010 15:04:00
Last post: 31/08/2010 15:12:02
Setup problem DW7 / IIS7
Hi, I experience problems with setting up DW7 with SQL Server on my local machine. When I access local.NameOfTheCustomer.com and local.NameOfTheCustomer.com/admin I get the following error Description: An error occurred during the parsing of a resour ...
31/08/2010 14:49:50
Last post: 30/09/2013 11:24:00
ecommerce - tabel ecomproducts
Hey DW's When we pull data from table 'ecomproducts' there is no column with product-group, so we can not see the product group, which the product is put in. Is this possible to see this? or / and it can be done to create your own "data list&quo ...
31/08/2010 13:26:21
Last post: 31/08/2010 14:10:38
eCommerce - Orders doesent store productfields
It looks like the table EcomOrders/EcomOrderOrderLines does not store product description and other product fields including custom product fields on an order. I'm aware i can match up the orderline's product id to a product in the product table, how ...
25/08/2010 14:32:02
Last post: 26/08/2010 12:01:24
Hiding Div with javascript causes problems..
Ok, so I have a javascript that check for a price of 0€ and hides some divs if the price is 0.
The script is as follows..:
function priceIsZero(price)
{ var myBoolean = new Boolean(price); if(myBoolean == true) { document.getElementById('product ...
24/08/2010 16:18:28
Last post: 25/08/2010 09:21:37
100% discount
Hej all I want customers that enter a code to get a 100% discount e.i. get it for free. But even if the total price is 0 the payment gateway is still activated. How do I fix this? Looking forward to hearing some great ideas :-) Thx! /Tue ...
22/08/2010 16:13:33
Last post: 01/09/2010 14:57:40
Show products or subgroups of selected group
Our customer have a ecom group-structure like this: -Plasma Freeezers
-+Product 1 of Plasma Freezers -+Product 2 of Plasma Freezers
-Pharmaceutical Refrigerators
--Subgroup 1 of Pharmaceutical Refrigerators
--+Product 1 of Subgroup 1
--+Product 2 of ...
20/08/2010 15:23:03
Last post: 20/09/2010 11:27:36
server service mail list
Hi there. Is is possible to subscribe to a mail list, so we can get information about server changes/ fixes/ problems in advance, or after implementation.
? Not the RSS with the hotfix and upgrades. An operations mail list. I would be nice for us to ...
19/08/2010 14:33:02
Last post: 20/08/2010 10:21:50
TagExists in XSLT template
Hi there, Is it possible to check if a certain tag is in use in an XSLT template? With loops you can use the availableloops approach, but is there tag equivalent? BR.
Lars ...
18/08/2010 15:57:37
Last post: 19/08/2010 14:50:18