Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Paragraph picker
Is there any form of Paragraph picker in the Dynamicweb.Gui class a'la the LinkManager?- Sune ...
11/12/2007 16:08:10
Last post: 11/12/2007 17:00:36
Ajax components
Hi, I would like to know if Dynamicweb Developer moduleis capable of handling AJAX components? If so, are there any special files to implement, configure or activate? Best Regards,Nuno ...
11/12/2007 13:03:53
Last post: 13/12/2007 11:37:31
custom fields
I'm attempting to work with some custom fields on the NewsletterExtended module. I've created 3 fields for recipients via the backend, type text, not mandatory. The fields are created in the database "NewsletterCustomField_", all cool so far.The fiel ...
10/12/2007 12:11:06
Last post: 13/12/2007 00:31:07
Access -> SQL Server
I couldn't find the description for how to switch from running solution on Access to SQL Server so I just tried... I've made a SQL login [username = dw_usr, password = dw_pwd].Database has the default name of the empty SQL package [DefaultEmptyData]. ...
07/12/2007 14:10:22
Last post: 10/12/2007 12:03:16
Naming PDF
Is it possible to name the pdf generated from the DW PDF generator?Right now the pdf has the standard name MyPDF.pdf when it is opened, is it possible to give a custom name to the file?- Sune ...
05/12/2007 11:35:55
Last post: 06/12/2007 11:50:00
New Blank Solution problem
I've downloaded the latest releases of:- The custom modules pack (CSharpClassic)- The Application pack- The DefaultEmptyData pack Created a new WebSite as described in "7001_(en-US)_SDK_-_Solution_Installation.pdf". When I try to access the new solut ...
05/12/2007 11:03:53
Last post: 05/12/2007 16:23:24
SQL Server vs. Access
1) I'm not sure I remember this correctly or not, but is it correct that (seen from code like a custom module for example) it makes no difference if the solution is using SQL Server or Access... The code would still be the same?2) Also, if the above  ...
05/12/2007 09:58:45
Last post: 10/01/2008 13:09:26
Minor issue with creating a new page
Anyone else seeing this? I create a new page and click the Save button. Normally, I am taken to the page so I can start adding paragraphs.However, it stays on the Edit Page now. I can click the Save button multiple times and nothing happens. The page ...
04/12/2007 18:18:25
Last post: 05/12/2007 16:22:05
Step by Step How-to
Hi all Does anybody have a step-by-step guide for adding new modules to the environment? I have been on the course but have forgotten (*imbarrased*) I have installed the dw-package with the vbclassic and I am trying to add/see the CustomModules that  ...
04/12/2007 14:17:35
Last post: 10/12/2007 14:14:03
Factbox.js
Hi,For your information i wanted to post a modified Factbox.js source. The file is located in:\Application\Admin\Public\factbox.js.Changes.- created a new function 'fb_reposition(event)' and original source is linked to this function now. The positio ...
04/12/2007 10:48:17
Last post: 05/12/2007 16:27:55
controlpanel stylesheet
Hi,The page Controlpanel -> Stylesheet has no Ok button?Only Cancel and Help button are visible. I can not save my settings.Regards,Remi ...
04/12/2007 10:22:06
Last post: 04/12/2007 14:33:13
Redirect to shopping cart when product is added
Hi all,Just wanted to let you all know.If you want the user to be redirect to the shopping cart (or any other page) you can use the "redirect" parameter to accomplish this.For instance:In "Template\eCom\Product\Product.html" add the following just be ...
03/12/2007 17:57:43
Last post: 15/02/2010 11:47:35
Custom PriceProvider
HiI can build a Custom PriceProvider but I can't find anywhere how and where to install them.Anyone got a clue?Best regards Michael Christensen ...
03/12/2007 07:51:38
Last post: 04/12/2007 08:48:57
Sort by Custom fields??
Hi, I've got a lot of products, and want to sort them by one ore more of my custom fields... and price too...So that they are first sorted by CustomField01, then by CustomField02 and finally by price...Is this possible? ...
29/11/2007 16:15:16
Last post: 05/12/2007 05:47:10
custom asp.net pages
I would like to know best practice for adding custom asp.net pages/application to an existing DW solution. 1) Where should the pages/applications, web.config, bin folder be placed (virtual dir) to avoid clashes with exisitng code?2) Any specifics abo ...
29/11/2007 12:06:10
Last post: 12/12/2007 12:54:25
Paging on product page
Is it possible to use paging on the product page, so users can navigate between products in the same group?Best regardsTheis ...
28/11/2007 13:14:02
Last post: 04/12/2007 11:48:10
Working with mailing lists
Accessing DW mailing list...Is it possible, like it is with the shopping cart, to communicate with the mailing lists in DW? What I'm looking for specificly is to be able to Add/Edit/Remove on the mailing lists - maybe in a fashion like:-------------- ...
28/11/2007 09:39:27
Last post: 29/11/2007 15:05:11
pop up box with extranet login
Hi, I'm working on a solution where we have the Extranet/Intranet module.There is however a problem. When I try to log on to the site as an extranetuser I keep getting prompted with a windows box asking what administrator I would like to change the p ...
27/11/2007 09:40:30
Last post: 28/11/2007 15:37:51
Sorting products in the Product List
Hi,I want the products that are shown in the Product List, sorted by their name (asc or desc) or price (asc or desc).Are there any default querystring parameters that can manage that?I tried it via C# code using a TemplateExtender class but that fail ...
26/11/2007 14:48:50
Last post: 28/11/2007 09:41:51
TemplateExtender: how to retrieve PageID an...
Hey guys,Subject says it all;I'm writing a custom ProductListTemplateExtender. Now i need the PageID and ParagraphID where the ProductList is rendered on.Any ideas how to get these values ?-Emil ...
23/11/2007 16:50:15
Last post: 14/01/2010 10:43:51