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
ParagraphText in Custommodule
Is it somehow possible to render the paragraph text for the paragraph that a custommodule is attached to?
I need to be able to put the tag within my own modules templates. best regards Sune ...
18/01/2010 14:07:32
Last post: 21/01/2010 10:28:34
Order object missing information
the order object is missing information on for instance orderState example: Order o = new Order(_orderID);if (o.StateID == "OS3") Works, however if you wanna use o.OrderState.Name its empty cause o.OrderState is completely empty, why is thi ...
19/01/2010 14:56:52
Last post: 20/01/2010 09:25:40
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
ProductListTemplateExtender
Hey, i have a ProductListTemplateExtender, where i want to filter out some products, but can't seem to get it to work. Even if i do the following: public override void ExtendTemplate(Dynamicweb.Templatev2.Template Template) { ProductList.Clear(); } a ...
14/01/2010 12:04:18
Last post: 19/01/2010 08:58:58
API for getting page content
Hi, I have a PageTemplateExtender that retrieves content for sub pages and creates a tab system where the user can click on the tabs a get pagecontent without haveing to do a posback. In my PageTemplateExtender i generate Global:Page.Content tags and ...
15/01/2010 07:56:22
Last post: 15/01/2010 14:28:22
Nofiticationsubscripers in the backend?
hey, we are currently exporting a list of orders , foreach order that goes threw paymentsucced'd we generate a new record in our external data sheet. Works great, however when an order is set to cancled threw the backend we need to withdraw the recor ...
14/01/2010 15:47:50
Last post: 15/01/2010 13:00:32
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
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
spørsmål om import/export
Normal
0 21 false
false
false NO-BOK
X-NONE
X-NONE MicrosoftInternetExplorer4 /* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Vanlig tabell";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority ...
23/10/2008 09:40:30
Last post: 12/01/2010 12:57:17
Newsletter bounce emails
I have a large list of newsletter subscribers that no longer exists. Does anyone know how to remove those subscribers? I'm using the Newsletter v3 module. I know I can unsubscribe each subscriber one by one, but that would take a huge amount of time. ...
11/01/2010 08:24:38
Last post: 12/01/2010 11:45:25
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
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
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
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
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
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
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