Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Remove Custom field entirely
Hi I have a couple of custom fields that are specified as type: "file" in the eCom productcatalogue module. Because the output from the DW template tag is a partial systempath to the file i wrapped it in an HMTL-anchor to generate a valid l ...
09/12/2009 14:52:17
Last post: 11/12/2009 08:50:07
Datalist
Hi DW-Devs, The new datalist module enables us to use session and server variables in a sql-statement. But where can I find the overview of sessions and server variables to use in my statement. Non mentioned - non forgotten ;) In my case I would like ...
09/12/2009 10:06:03
Last post: 14/12/2011 15:49:01
Filearchive events
Hi im currently investigating different possibilities in extending DW and i started wondering if it was possible to subscribe to an upload file event, when something is uploaded to the filearchive? Regards Keld ...
07/12/2009 15:15:45
Last post: 08/12/2009 09:45:35
Product quantity discount
In the ecommerce module it is possible to have discount on how many products the customer buys, in example if a customer buys 20 products he gets a specific discount. But what if I want to make a discount if the customer buys 10 products of a specifi ...
07/12/2009 10:42:39
Last post: 04/02/2010 11:26:38
Import/Export: Setting activity parameters in scheduled task
Hi, Is it possible to set an activity's parameters (like those avaliable when right-clicking a activity in Import/Export) directly when calling PipelineRunner.aspx in a scheduled task? Sincerely, Jonas ...
07/12/2009 09:18:51
Last post: 07/12/2009 10:02:42
Active Directory Integration
Two questions related to active directory integration: 1. How to display active directory username at Dynamicweb frontend? 2. How to perform logout with active directory integration? ...
05/12/2009 20:23:04
Last post: 21/12/2009 12:04:27
How to get data for dropdownlist in datalist forms
I want to create a image gallery upload form. The database will contain two tables Galleries (id,name,date,active) and Images (title,file,date,active,galleryid). GalleryID column in Images table is of type dropdown. Is it possible to fill the Gallery ...
03/12/2009 03:29:00
Last post: 25/05/2010 15:55:16
Custom sort
When looping products how do I write the sorting.? Is there a dw controle for this? foreach (Product p in g.Products) { sb.Append(p.Name); } ...
01/12/2009 09:39:23
Last post: 01/12/2009 09:50:57
Importing multiple prices for a product
Hi guys, I'd like to import multiple prices for products via the Import/Export module. But i can't figure out how i have to format my XML to archieve this. I have a product where i want to control the price of the product in the different valutas you ...
30/11/2009 19:21:48
Last post: 01/12/2009 09:08:22
Files folder
Is it possible instead of adding a virtuel folder (with the files folder located outside the solution) to add the files folder inside our custom solution directly to avoid using solution folders and virtuel folders and just have them inside our proje ...
30/11/2009 15:31:36
Last post: 03/12/2009 08:46:21
SQL Error after moving from SQL2000 to SQL2008
Hi After upgrading a solution from running on a SQL2000 database, to SQL2008 i get this error from a Custommodule. Any hints available ? Where can i find the SQL statemen failing ? An error occured while attaching module (Dynamicweb.Frontend.Content) ...
27/11/2009 13:18:03
Last post: 27/11/2009 14:03:48
Developer release notes for dw7?
When we will start seeing developer release notes on dynamicweb releases? the normal release notes doesent really help us developers that much :S , it would be great to get more technical release notes. For instance that you made a new user object et ...
26/11/2009 12:46:59
Last post: 09/02/2010 11:20:37
Collation error in DW7
Hi Guys, I have a custom module that selects data from 3 tables and inner joins them. But after converting the solution til DW7 i get a collation error when i run my code. This is a simplified version of the SQL that wont run in DW7: SELECT * FROM Ec ...
26/11/2009 11:40:42
Last post: 30/11/2009 12:39:58
Documentation
Hi, Is there any documentation available regarding building own Payment Gateways besides the Normal 0 21 false false false SV X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Normal tabell"; mso-t ...
24/11/2009 13:06:37
Last post: 25/11/2009 08:28:06
How to: change number of products in step 2 of shoppingcart
Hi, A costumer of us wants to have a single page on the website for placing an order. We figured out it would be best to choose step 2 as the only visible webpage for the order process (after that step, the customer is redirected to the payment gatew ...
24/11/2009 09:00:38
Last post: 25/11/2009 08:39:57
Password change
Hi, Can someone recommend what is the easiest way to implement password change for extranet user in custom solution? ...
23/11/2009 12:01:37
Last post: 27/11/2009 15:22:56
Extranet/Intranet: Custom field User Input
As in the header: How can we allow users to deliver data to the 'Custom Fiesds', that we have made in the Interface ? ...
22/11/2009 00:07:31
Last post: 04/02/2010 10:52:53
OrderDate & OrderModified (Date/TimeStamps)
OrderDate & OrderModified is both timestamps and ordermofied does not change with changes to an order why is that? , Clearly it must be an error? ...
20/11/2009 05:15:34
Last post: 30/11/2009 10:46:14
mylittleadmin-tool csv import
Hi, I'am trying to import a csv file via mylittleadmin-tool directly into the sql database. But when doing this something goes wrong with all special characters. I've tryed running a sql-update to update theis characters and replacing them with html  ...
19/11/2009 16:17:05
Last post: 14/12/2009 11:41:49
Workaround needed for FAQ Module and Search Module
I am trying to set up a FAQ specific search, but they seem to not be working together at all. I have set up a FAQ module on 1 page and on another page I have set up a Search module, but the search can't find anything in the FAQ module. Is there anywa ...
17/11/2009 14:47:15
Last post: 18/11/2009 08:34:58