Developer forum
Subject
Replies
Started by
Last reply
Old Cart + Quickpay 3
Hi, When using the old Cart + Quickpay 3, you've made the feature with the unique ID which is passed on to Quickpay instead of the order number. Now my client complains about their order numbers not beeing visible on the bank statements, which is act ...
17/06/2010 09:12:13
Last post: 18/06/2010 10:51:14
Orderline PriceProvider
In my Product price provider I need to calculate the price on a specific orderline, is this possible? ...
15/06/2010 15:06:24
Last post: 23/06/2010 09:35:36
How to access the OrderID from a Usercontrol which is loaded into template
Normal
0 21 false
false
false NL
X-NONE
X-NONE MicrosoftInternetExplorer4 st1\:*{behavior:url(#ieooui) } /* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-nosh ...
15/06/2010 13:06:22
Last post: 23/06/2010 12:36:02
Hooking into Statistics with your own modules
Hi there, Is there a way to register usage of your own custom modules with the Statistics module, similarly to how existing modules do it? I've seen the API documentation on statistics, but a) it's an extremeley short and simplified example and b) it ...
14/06/2010 20:25:10
Last post: 22/06/2010 15:26:19
Parameter based search - Ecom
Im developing a paremeter based search in ecom, and are working on and "advanced search" page. I need to be able to make a filter on the variants of the products. In this case its a shoe shop, and the variants is the shoe sizes. So in this ...
14/06/2010 11:13:24
Last post: 24/06/2010 14:21:50
Get Template parent/owner template
Is it possible to get a loop templates parent/owner template from the TemplateV2 class? Something like this:
Template myLoopTemplate = myTemplate.GetLoop(“MyLoop”);
If (myLoopTemplate.ParentTemplate.TagExists(“MyTag”)) //Found ...
14/06/2010 10:22:36
Last post: 16/06/2010 13:22:45
Create SEO Friendly URLs in Custom Modules
Hi there, Is there a way to make use of the SEO Module to make SEO friendly URLs in your own custom modules? I tried something like this: <a href="Default.aspx?Id=1234" title="This should be added to the URL">Read on</a&g ...
10/06/2010 14:20:06
Last post: 11/06/2010 09:31:36
DW Express and Free editions
Is it correct that it is not possible to make any extensions, usercontrols or custom modules for the new DW Express and Free editions? ...
10/06/2010 09:21:48
Last post: 10/06/2010 17:47:24
Accessing Page Template from a NotificationSubscriber
Hi there, This one is similar to my previous post but deals with page templates, not paragraph templates. What's the best way to set paragraph tags for a page template in a NotificationSubscriber? Currently, I do something like this: PageView myPageV ...
09/06/2010 18:05:06
Last post: 17/06/2010 10:21:40
Accessing Paragraphs from a NotificationSubscriber
Hi there, Is there a way to access a template tag in a paragraph template from a NotificationSubscriber? I am trying to assign a value to a template tag if it exists in one of the templates that is available in the page. Ideally, I am looking for som ...
09/06/2010 18:01:37
Last post: 17/06/2010 10:24:24
Dynamicweb.Modules.UserManagement.Notifications.UserSaved
Hi, I would like run some custom code when a new user is created through the Extranet-module.
I the good old days I would use:
Dynamicweb.Notifications.ExtranetExtended.User.Created But it not working anymore after an update to 7.1 and convertion of ...
09/06/2010 15:10:01
Last post: 09/06/2010 15:16:15
Deep links to groups and products in ecom
Hi We would like to link directly to a specific group or product in DW backend.
F.eks we want the user to be able to click on a groupid in their ERP system and go directly to the group definition page in DW backend. How can we obtain these URL's ? /L ...
08/06/2010 20:45:53
Last post: 01/09/2010 14:55:30
Customer center
I am trying to use the customer center and succeeded to login to the module with extranet login. Doesnt customer center have their own login and customer information edit page? When I read about the module it says: "Your customer can change and ...
08/06/2010 17:57:51
Last post: 21/06/2010 12:56:44
Links in Admin dont work
Hi, I can't open the stylesheet page or the stylesheet settings page. The URL displays as javascript:void(0) and won't open anything. What is the problem? Gr. Matthijs ...
08/06/2010 11:24:57
Last post: 08/06/2010 12:04:13
Datalists: Using @Request issue
Hi, I made a view with the SQL-syntax similar to this:
SELECT * FROM table WHERE column = '@Request("Nr")'
When I'm testing the view with the Request(Nr) value of 100010, nothing is listed. But, when I'm changing the SQL-syntax to this with ...
08/06/2010 10:27:08
Last post: 10/06/2010 13:59:37
Searching in Dealersearch list
Hello Is it possible to filter a list in Dealersearch other that via the default freetext Dealerq parameter? I would like to make a list using the Category(id). I have all my dealers categoried, but i can't show them in a list (a userdefined list is ...
08/06/2010 08:58:34
Last post: 09/06/2010 20:07:51
04/06/2010 12:49:54
Last post: 07/06/2010 10:57:21
NotificationSubscriber
Hello<br /> <br /> I'm trying to extend the user manegement by adding some NotificationSubscribers.<br /> <br /> It seems like I have no problem creating valid code (from the pdf docs), but I can't get the subscribers to react ...
04/06/2010 10:43:56
Last post: 10/06/2010 08:35:48
Spørgsmål ang. API
Hej, Ved en sammensætning af datalister, formulare(det nye), extranet og eCom modullet, så vil jeg lave en "Skriv en kommentar på produktet" mulighed. Så når en bruger er logget ind skal han/hun kun have lov ti ...
03/06/2010 11:35:01
Last post: 17/06/2010 12:59:47
Bug in Consts RecipientType?
Hi, I've run into a problem with signing existing users on to a newsletter group. If a user already exists in the database accessuser table with either accessusertype 11, 15 or 2 - subscribe works fine - but if a accessusertype is 5 (user) a error oc ...
02/06/2010 17:36:06
Last post: 03/06/2010 08:20:04