Developer forum
Subject
Replies
Started by
Last reply
Log IP and referring URL in form-data?
Hi I'm coding a number of campaign-landingpages for a client - forms, basically. I need to log the IP-adress as well as the referring URL of each lead along with the submitted form-data. Is there any way to do that? I'm kinda hoping for dynamic tags ...
22/06/2010 13:50:53
Last post: 24/06/2010 00:26:25
Alternative product images
Normal
0 21 false
false
false NL
X-NONE
X-NONE /* Style Definitions */
table.MsoNormalTable
{mso-style-name:Standaardtabel;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso- ...
21/06/2010 12:45:29
Last post: 21/06/2010 16:11:24
Product URL field
Hi,
In the new version of Dynamicweb there is a possibility to set your own URLs for products. Where in the database is that field saved. I cannot find it in the EcomProduct table?
Regards / Aki ...
21/06/2010 11:14:42
Last post: 21/06/2010 11:43:45
Custom modules - development - howto
Hi people! Is there somewhere I can find some information on how to develop custom modules? The case is that I need to make a checkbox list (backend), where the user can select or deselect some items. Making the dw:checkbox seems easy enough, but I c ...
19/06/2010 10:26:29
Last post: 22/06/2010 08:22:39
New Form Module vs. Old Form Module
Hi, In the "Old Form Module" you could pass along a value in your url, which would fill in the value of the specified field: Myformpage.aspx&Eventname=Neverendingstoryoffeaturesdisappearinginnewmodules This would then on my form page fi ...
18/06/2010 14:55:07
Last post: 18/06/2010 15:25:21
Fckeditor for Weblog Module
Hi
We are using the weblog module. We would like to know how to disable "the browse to server"-button in image-properties box when editing/creating a blog post. But so it's only disabled for the weblog module. I've succeeded to remove the b ...
18/06/2010 09:35:12
Last post: 20/06/2010 13:01:32
Requirements for using WebDAV
Hi, Two quickies: 1: What are the requirements for using the WebDAV feature on solutions outside HN environment? 2: On some updated custom solutions WebDAV doesn't work. Are there any settings we should be on the look-out for? Global.asax, web.config ...
17/06/2010 12:00:25
Last post: 16/12/2010 09:35:15
17/06/2010 09:30:18
Last post: 16/08/2010 11:16:33
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