Developer forum
Subject
Replies
Started by
Last reply
shared database on local and live server?
Hi everyone We want to have two solutions, one on local, one on .net, both on the same machine. We are considering letting them share the DW tables, so we only have to update the files, when we want to present changes on the public accesible solution ...
Rasmus Thirslund
24/01/2012 10:26:38
Last post: 24/01/2012 10:51:04
Add attachment file to confirmation email (ecom)
Hi guys I want to attach a file to the confirmation email that ecom send to the customer. Alternativly I'll replace the confirmation email entirely - but where/when would I hook in? Right now I'm generating the file in the SendMails notification, but ...
Martin Skov Nielsen
22/01/2012 15:31:35
Last post: 22/01/2012 20:22:05
Load eCom product groups into dropdown combobox
Hello everyone, I have a small problem here, I was wondering how could it be possible to achieve this. Since the UI in this project is really top notch, I would really like to know what is the best practice here, rather than using tons of Ajax calls. ...
Dmitrij Jazel
20/01/2012 10:28:00
Last post: 30/01/2012 13:42:43
template path - clean approach
Hi, When setting a template we have to do something like:
Dynamicweb.Templatev2.Template template = new Dynamicweb.Templatev2.Template("MyModule/" + Properties.Values["SampleTemplate"].ToString()); However, we sometimes use sub-fo ...
Nuno Aguiar
18/01/2012 17:26:27
Last post: 19/01/2012 11:19:43
Dont allow domain/defaultaspx to be requestet
Hi. Is there any way to ensure that request to domain/default.aspx is redirected to domain/ I know there isent any point in doing this, but out customers SEO "expert" says it creates dublicate content in google, in which i dont fully agree, but our c ...
Jacob Jensen
18/01/2012 11:39:00
Last post: 20/01/2012 11:12:49
Imported price includes VAT
Hi! I'm importing products and prices, the price I'm importing from the erp system includes VAT, but the property I'm using in DW, Product.DefaultPrice does not include VAT. Is there some way to set that the imported price includes VAT? Best regards, ...
Per Ljung
18/01/2012 08:39:29
Last post: 18/01/2012 09:00:49
Filen eller assemblyen 'CustomModules' eller en af dens afhængigheder kunne ikke indlæses
Jeg har sat vores site op i et test miljø for at kunne teste og debugge. Men får nedenstående fejl. Sitet fungerer online. Filen eller assemblyen 'CustomModules' eller en af dens afhængigheder kunne ikke indlæses. Det b ...
Ryan Jeppesen
16/01/2012 13:00:40
Last post: 22/09/2012 15:12:14
Change amount of products displayed in a ProductList with the standard eCom Product list module
Hi everybody, I would like to know if it's possible to change the amount of products displayed in a ProductList generated by the standard module for such lists in Dynamicweb. The setting can be accessed today through the module-settings, but I would ...
Bo Møller
13/01/2012 11:46:03
Last post: 28/03/2012 11:37:53
CheckOutDone and SetOrderComplete
Hi! Have two quick questions: If I understand right, CheckOutDone shall always be called in a custom checkouthander, no matter if there is some error or everything succeeded. And SetOrderComplete shall only be called if, for example, there were no er ...
Per Ljung
05/01/2012 10:36:42
Last post: 05/01/2012 14:44:07
Call external provider
Hi! I'm writing a custom checkout handler that connects to an external payment provider. The connection is requiring either a submitted form using POST or a redirect call using GET. I used base.SubmitForm(url, parameters) inside the StartCheckOut met ...
Per Ljung
03/01/2012 14:12:31
Last post: 04/01/2012 10:52:03
Update custom solution best-practise
I have a handfull of custom solutions that needs to be updated to the latest DW 7.2 version to fix som annoying bugs. However I´m not sure where to begin, due to the custom code.. Does anyone know what to check (and fix) when preparing to roll ...
Tom Arnfeldt Nielsen
23/12/2011 08:59:45
Last post: 30/12/2011 09:52:20
MultiSelect Control up to date
Hello, I'm working on a solution that is using an interface with an old MultiSelect control, before Dinamicweb 7.
I would like to use a control with the same functionality, by moving values between two lists. Is there an updated version of this contr ...
Diogo Lino
22/12/2011 12:10:17
Last post: 30/12/2011 11:09:41
Accessing Global Settings
Hello! :) The question is fairly simple: what is the most optimal way of accessing the global settings without using the Base-library, after the upgrade to DW8? Or are we of the incorrect assumption that we shouldn't use the Base-library? Thanks in a ...
Jackie Nagel
22/12/2011 11:01:58
Last post: 30/12/2011 10:01:32
Mail using dropbox
Hi all, I'm sending order mails using a custom method much similar Order.SendTo. On the server, the Dropbox has been set up on the E drive and registered properly in Dynamicweb. Regular order mails are sent correctly using this dropbox, however, when ...
Lars Hejgaard Sørensen
20/12/2011 09:43:39
Last post: 20/12/2011 11:44:04
Creating a large amount of products
Hi! I'm importing products from an erp system, > 10 000, and it take some hours to create them using the api. I'm looping through the products and create them one at a time. What is the best way to import a large number of products so that it does ...
Per Ljung
19/12/2011 09:10:49
Last post: 19/12/2011 10:10:19
Extended search - Stock filter
Hi DW's I am trying to make an extended search filter on Stock. In the search filter option in the admin, I can choose Stock in a Range filter. But the output is: P000000000000 - P00000001000(2) But on the products the StockCount are 1- 200s of produ ...
Peter Bille Larsen
15/12/2011 16:57:19
Last post: 19/12/2011 15:41:29
Discount with usergroup or member
How can I check if a discount is connected to a specifik usergroup? Usercase: a user is logged on and I need to show all products with a discount, but only if the discount is connected to the same usergroup as the current user. ...
Kim Søjborg Pedersen
12/12/2011 10:31:50
Last post: 16/12/2011 15:28:45
404 on frontpage
Hi I have a site where i get a 404 when i enter the url (testsite.local). I can only access the site with ex. (testsite.local/Frontpage.aspx | Default.aspx?ID=4) How can i change frontpage ID to 1 or fix it in any other way? So i dont get the 404 whe ...
Ryan Jeppesen
09/12/2011 13:03:58
Last post: 20/12/2011 22:06:28
Oh user where have you gone :) (DW8)
Hey guys im strugling abit with gettin this code to work, im not gettin any errors but no user is created also checked dba nothings there. (running dw 8 from 23-11) #region init dynamicwebuser & process. Dynamicweb.Modules.UserManagement.User u = ...
Jais Edelmann
07/12/2011 15:56:42
Last post: 28/01/2013 09:53:47
15
Subscribe
Adding MIME types
Is it possible to add a new MIME type for a Dynamicweb solution?
If so - how? I need to add the following: mime-type:
extension: .unity3d
MIME type: application/vnd.unity ...
Bo Møller
24/11/2011 14:59:17
Last post: 14/12/2011 13:31:07