Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
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
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
SEO Friendly URLs in own code
Hi, Is there any way to take advantage of the functionality that generates SEO frieldly URLs for eCom in your own code. I have a custom made searchresult listing that searches ecom and it would be nice to be able to use seo friendly urls in that. Reg ...
09/11/2009 13:58:11
Last post: 02/12/2009 10:42:42
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
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
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
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
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
Extranet/Intranet: Importing Users
I have an existing community of 800+ users, that I would like to Import to Dynamic web Extranet Extended Are there any Import tools, like eCom export/Import, or another way to go ? ...
01/03/2008 02:23:52
Last post: 25/11/2009 08:49:24
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
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
Page navigation
Hey there DWebbers, Short question. @Ecom:ProductList.PrevPage (or the clean version) both do generally the same thing. They create a link to /Default.aspx?ID=2&GroupID=&PageNum=1, for example. Now what I'd like, is to build that url myself,  ...
15/11/2009 17:08:44
Last post: 18/11/2009 10:20:46
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
link in editor pop up window
in an editor link when i choose target pop up window features i want the input field of width and height to be by default 600X800 is this possible? so every time i open target pop up the width and the height to have a default value. is this possible  ...
16/11/2009 17:41:37
Last post: 17/11/2009 16:14:20
Logging of importactivitys
Hi, When you make a pipeline with say a productimport. When the pipeline is run, are the activities logged somewhere in the system? Regards / Aki ...
17/11/2009 14:05:47
Last post: 17/11/2009 14:17:40
Exporting meta data in the old Dynamicweb version (the one before DW 7)
I have a solution in french, which requires another language layer, everything has to be exported and translated. This is where I'm at a loss. I need to export the metadata from my first language layer out of my solution, have it translated and then  ...
09/11/2009 16:44:03
Last post: 12/11/2009 10:09:50
Can you use the search module for searching in data management?
I client of ours is using data management and want to have customer search applicants profiles uploaded with data management. When using data management, can you use the search module for searching in content saved by data management and created with ...
13/10/2009 15:05:53
Last post: 11/11/2009 09:47:02
Error when using DW control dw:DateSelector
I have a custom module where im using dw:DateSelector. The control render the gui like it should but i get some javastript errors. After looking the the source code of the page i can see that there is no reference to the needed .js and .css files. It ...
05/11/2009 12:28:05
Last post: 09/11/2009 11:22:10
Is there a way to extend (data management forms) event for saving data in the database?
I used the datamanagement forms module to create an image upload control. Is there a way to extend (data management forms) event for saving data in the database and create your own custom functionality? ...
09/11/2009 10:53:26
Last post: 09/11/2009 11:02:46