Developer forum
Subject
Replies
Started by
Last reply
Displaying videos
Hi guys! I have a customer, who wants display videos on the website. The customer wants to be able to select a file (or stream like YouTube) to show on a page. However they do not wish to insert any kinds of tags themselves... Has anyone got an examp ...
07/01/2010 11:09:13
Last post: 22/01/2010 13:45:19
Extended Customized URLs
Hi there! Background information:
The "Customized URLs" module is activated. It is set up with "Location and page name".
I have wirtten a custom blog module (and yes, I know there already is one). My Question:
Since I have these c ...
05/01/2010 12:16:36
Last post: 19/01/2010 17:59:50
How to activate Developer-module on a custom server?
Hi, I've installed a copy of DW on my home computer and would like to try some custom modeling. I therefore need to activate the Developer module to import/setup my module, right? So is there a way for me to do this? I've also tryed changing some val ...
04/01/2010 20:00:06
Last post: 05/01/2010 11:54:00
Is it possible to create a scheduled job?
Hi! Is it possible to create a scheduled job in Dynamicweb? I would like to create a job that runs ever hour, checks af few conditions and if the conditions are fulfilled send an email. ...
21/12/2009 14:23:37
Last post: 23/12/2009 12:43:55
Sales discount
Hi! I need to make my own sales discount provider.
Where can I find documentation about how different classes and event works and what they triggers on? In the sales discount you can use the product discount and choose which groups/products but when ...
14/12/2009 10:32:25
Last post: 05/02/2010 09:05:24
Using DropFolder in Newsletter V3
A client of ours has been trying to send e-mail to 2000+ recipient when using the Newsletter V3 Module. Is it true that he should choose to send the letter by dropbox and specify the dropbox folder in de globalasax or newsletter extended module in th ...
11/12/2009 16:39:38
Last post: 13/01/2010 12:24:22
Shoppingcart to Order
Hi, I need to develop a functionality where a logged in user can add and remove products from a shoppingcart during a week. Once a week the contents of the shoppingcart needs to be converted to an order. And this should alsp trigger the realtime sync ...
10/12/2009 16:47:24
Last post: 11/12/2009 12:25:00
Global show products in a product group
Hi! Is there any way of showing a product groups products on every page.
Like if I am showing a products from a group named t-shirts I also wants to show "campaign" products. So i need a way of globaly show my "campaing" products. ...
09/12/2009 16:08:21
Last post: 18/12/2009 09:18:13
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