Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
eCom Search 7.2
Hi, I need to be able to use the new eCom search feature in my page template. I've tryed using Global:paragraph.content and the Include option. The template load's but without outputting the filter options. How is this done? ...
19/01/2011 12:33:45
Last post: 20/01/2011 11:48:17
Ecom backend search
Hi, Can i search over all products in the backend? Or within the current shop or current group including childs? It seems i can only search within the selected group excluding the child groups? Kind regards, Remi ...
19/01/2011 15:39:34
Last post: 20/01/2011 11:16:13
AD integration - Prompted for login when uploading
Hi guys, We've setup an intranet in Dynamicweb, and we've enabled AD integration to use the AD groups to limit access to certain pages. We disabled "Anonymous Authentication" and enabled "Windows authentication". Everything in the ...
03/11/2010 14:00:48
Last post: 20/01/2011 11:15:39
Further overriding URL generation
I really like the idea of the Urlprovider as discussed in this document: http://engage.dynamicweb-cms.com/Admin/Public/Download.aspx?File=Files%2fFiler%2fDocumentation%2fDevelopment%2fGeneral%2f(en-US)+Module+URLs+and+URL+providers.pdf Very easy to s ...
18/01/2011 15:47:50
Last post: 20/01/2011 09:18:52
Add custom tag to existing loop
Hi, Is it possible to extend the existing standard loops in a ProductListTemplateExtender? I'd like to add a few tags (ie productgroup images) to the loop "Subgroups" so these will be available in the template. Any more or less working exam ...
13/01/2011 11:21:09
Last post: 20/01/2011 09:17:36
cache problems
Hi, We have a client with load-balance configuration where we have: - 1 database - 1 internal webserver configuration used by the company's users - 2 external webservers (DMZ) on load-balanced that sync the Files folder (and only that folder) but are ...
17/01/2011 19:48:53
Last post: 20/01/2011 08:49:20
parsed html
Hello, While working on a new site it would be nice if we could turn off the parsing of the design html files. So we can work on the site and dont have to delete the parsed files everytime we alter a html file that is included. Even better a querystr ...
19/01/2011 17:51:02
Last post: 19/01/2011 18:23:30
Viewstate in CustomModule
I cant seem to find viewstate in my class that inherits from Dynamicweb.ContentModule, would it be possible to get access to this, so its possible to save temporary information in viewstate to avoid the use of session and/or cookies (Running on a old ...
19/01/2011 14:22:33
Last post: 19/01/2011 14:25:01
Newsletter
Hi, We have a client hosting externally that want's to configure a separate smtp just for the newsletters. This was possible in Extended, but in v3 I can only seem to use the dropbox. - He sends up to 80.000 e-mails at a time (around 100kb each) - Dr ...
18/01/2011 14:05:59
Last post: 18/01/2011 17:22:39
Info from IP adress
Hi, Can I use the Dynamicweb API to retrieve information about the visitors IP adress. If so could someone point me to the right direction. Regards / Aki ...
14/01/2011 13:42:38
Last post: 17/01/2011 11:07:11
Override PriceInfo object
Did you know that you can override the content of the PriceInfo object? Well, you can by inheriting the ISupportPriceInfo: using Dynamicweb.eCommerce.Prices; namespace Dynmaicweb.eCommerce.Prices { public class NettoPriceProvider : PriceProvider, ISu ...
Morten Snedker
12/01/2011 11:29:00
No replies yet
User defined URLs
Hi, I don't know if I'm missing something. I'm using standard templates, and when I, on page /Produktkategorier/El-Artikler/Køkkenudstyr.aspx, which contains a product list, click a product, I'd assume the URL to be /Produktkategorier/El-Artik ...
10/01/2011 16:20:15
Last post: 11/01/2011 10:19:54
Is Backend or Frontend - PAgeTemplate extender
Hello. I thought that a PageTemplateExtender only would be executed on the frontend, but i found out that it is executed in the backend as well. Anyway, it would be good practice, when creating a PageTemplateExtender, to check if you are on the front ...
10/01/2011 12:54:23
Last post: 10/01/2011 16:21:50
Implement a customer created code on site.
The client wants a page to tell the time. As a solution they have delivered some code to use that we need to upload on the server. The code consists of: - One asp.NET page and one dll file. I am unsure as to how to implement this code correctly. The  ...
10/01/2011 10:16:55
Last post: 10/01/2011 12:51:09
Module error message
When a module throws an unhandled exception the output of the module is: “An error occured while attaching module (Dynamicweb.Frontend.Content)” Followed by the stacktrace. This is not ideal, when using custom error pages and handling Is  ...
06/01/2011 15:06:58
Last post: 07/01/2011 16:52:40
Cart2 Loop in validation
Hi DW's If I use the <input type="submit" name="<!--@CartV2.PreviousStepButtonName-->" id="<!--@CartV2.PreviousStepButtonName-->" value="Tilbage" class="submitter goBack" /> ..on the ...
07/01/2011 16:46:39
No replies yet
Newsletter v3 notification missing
Hey Guys, When working with notifications for newsletter v3, we have 3 events to work with,: Created, Deleted and Updated. When subscribing to a newsletter the notification Created is called, when subscribing with the same email again, Updated is cal ...
07/01/2011 09:02:43
Last post: 07/01/2011 13:25:33
More documentation
Hi! Is there more documentation for NAV integration then the files you sent me? Best regards, Per Ljung REAB Data AB ...
07/01/2011 08:58:23
No replies yet
Session Lost in webkit browsers
Hello! I have a strange problem! Set this in your host file to see it online : 81.95.241.216 test.sainttropez.com What happens here is that i have made some code in that is executed in the page load in default.aspx. What it does is detect the browser ...
05/01/2011 13:38:52
Last post: 05/01/2011 15:13:16
Orderlines sorting
How do i change the sorting of the orderlines i Cart V2. I want the newest added lines in top? ...
04/01/2011 09:44:07
Last post: 05/01/2011 11:20:05