Developer forum
Subject
Replies
Started by
Last reply
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
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
multiple currencies in the same language area
I would like the end-user to be able to switch between Euro, Pounds and DKK using a simple selectbox on the productpage. I have only one area language on my eCommerce solution with english text. How do I do that? Kind regards Torben 727 ...
02/06/2010 11:21:48
Last post: 21/06/2010 12:02:38
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
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
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
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
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
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
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
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
VAT applied twice on discounts in Custom SalesDiscountProvider
Hi there,
I am having an issue with a custom SalesDiscountProvider. I have the following specs: 1. Prices in DB including sales tax: Off
2. Sales tax: 19% (system wide and default sales group)
3. I have a product with a price of 100 euro
4. When disp ...
14/06/2010 19:59:28
No replies yet
Product / Group API
Hi, If I run this code, I get alot of products:
var products = Product.getAllProductsFromShop("SHOP2"); However, if I run this code, I dont get any groups. But the Group with that ID exists:
var parentGroup = Group.GetGroupsByIDs(new List&l ...
28/05/2010 12:25:20
Last post: 14/06/2010 11:58:50
PDF parameter
I have a page with a url like this: /beregner.aspx?Materiale=GROUP31&Design=&Farve=GROUP82&d=10&w= I would like to generate a PDF from this page, so I added &pdf=true to the URL like this: /beregner.aspx?Materiale=GROUP31&Design=&Farve=GROUP82&d=10&w ...
14/06/2010 11:53:58
No replies yet
Orderline PriceProvider
In my Product price provider I need to calculate the price on a specific orderline, is this possible? Moved to other category ...
14/06/2010 10:30:56
No replies yet
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
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
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
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