Developer forum
Subject
Replies
Started by
Last reply
Federated Identity Management (single sign on) and Dynamicweb
Hi all, Are there people who have some expierence using federated identity management (mainly the single sign on subset) in combination with Dynamicweb? We're looking at an architecture that needs to maintain a user logged in state over multimple web ...
Tom Kamphuis
04/03/2015 15:54:45
Last post: 27/03/2015 09:15:47
10
Subscribe
Self hosting tips and tricks
Hi guys, Recently I had to do some performance optimisation on self hosted IIS. Was wondering if anyone could recomend some tips and tricks on good practices and things to consider when self hosting DW application. Would be great to have that info on ...
Dmitrij Jazel
24/02/2015 23:46:35
Last post: 06/03/2015 01:11:15
Stock update
Guys, Is it save to bypass the API for stock updates, and push them directly to the database. I always prefer using the API, but with one project updating through the API take more than an hour. We can speed up this by pushing the data direcly to the ...
Ben Doorn
22/02/2015 12:28:34
Last post: 23/02/2015 09:34:29
Remove unsubscribe link
Hi all, How can I remove the unsubscribe link from a mail sent by the email marketing module? I have implemented a notify module when a product is on stock, and then it doesn't make much sense to include a unsubscribe link as it it not a newsletter, ...
Anders Ebdrup
04/02/2015 21:24:18
Last post: 05/02/2015 08:59:39
NavigationProvider not firing on 8.5
Hi there, I have a project running on 8.4.19 that has a NavigationProvider that adds products to the menu. I upgraded the site to 8.5.1.13 and then the NavigationProvider is no longer called. As soon as I downgrade to 8.4 the provider starts working ...
Imar Spaanjaars
30/01/2015 11:44:38
Last post: 05/02/2015 15:48:42
Default Value in TextParameterEditor
Anyone know if it is possible to code a default value in a Text Edit?
Like: < AddInParameterGroup("Mail configuration"), AddInParameter("MailFormSaveProvider.Subject"), AddInLabel("Subject"), AddInParameterEditor(GetType(Editors.TextParameterEdito ...
George Nelzo Pereira
27/01/2015 13:23:49
Last post: 03/02/2015 23:30:30
File meta data thru api
I have product detail razor template. Is it possible to read the file meta data through the DW api? Templatetags is not exposing the meta data fields for "Details - Images/Links" for a product. ...
Remi Muller
22/01/2015 12:51:46
Last post: 22/01/2015 16:41:58
Cached price in cart
How can I force a recalculation of the cached prise in the cart? I have tried Dynamicweb.eCommerce.Common.Context.Cart.ClearCachedPrices() without any luck ...
Thomas Larsen
21/01/2015 19:55:33
Last post: 22/01/2015 09:27:35
"Forgot password" question
Hej guys, We are using Forgot password feature same as instructed here: http://developer.dynamicweb.com/forum/templates/login-forgot-password-function.aspx We noticed that somtimes. if user checks "forgot password" and requests his email, new random ...
Dmitrij Jazel
16/01/2015 13:32:34
Last post: 18/01/2015 21:32:06
Category values in variants
Hello. I have a OrderIsPassedToCheckoutHandler in which I am checking for category values for the products in the order lines, like so: foreach (var orderLine in currentOrder.OrderLines) { var restrictedStatesForProduct = orderLine.Product.GetCategor ...
Marco Santos
15/01/2015 17:03:57
Last post: 29/01/2015 10:18:18
Only remove lines
Hello, Have anyone tried only to remove lines when emptying the cart and not clearing the whole cart? Best regards, Anders ...
Anders Ebdrup
12/01/2015 15:37:03
Last post: 13/01/2015 15:46:27
Moving a website to AreaID 1
Hi DW, I have a website that has a website running on AreaID 4, and i'd like to move it to AreaID 1, since i don't have a website on that area, and Dynamicweb works best of our website is in AreaID 1. I've created this small SQL script that moves and ...
Martin Nielsen
12/01/2015 14:03:03
Last post: 12/01/2015 14:53:01
RE:
Hello. I am struggling to resolve an issue with a Razor template, and since I haven´t really worked with Razor I'm not sure whether I am missing something simple. Hopefully you will be able to spot something on the examples and let me know what I am ...
Marco Santos
09/01/2015 15:29:39
Last post: 13/01/2015 12:10:34
Error in Order.GetOrders(sql, true)
Hi there, When I call Order.GetOrders(sql, true) and the SQL statement doesn't result in any orders being returned, the method crashes with an "Incorrect syntax near ')'" error message. It looks like the code to retrieve the order lines runs regardle ...
Imar Spaanjaars
06/01/2015 09:20:46
Last post: 06/01/2015 10:21:54
Scheduled tasks question
Hi guys, Qustion: When you are creating new scheduled task, how can you set it so that it does search index update, or make it do Assortment index instead? I did read http://manual.dynamicweb-cms.com/Dynamicweb-On-line-Manual/Management-Center/System ...
Dmitrij Jazel
30/12/2014 10:28:38
Last post: 07/01/2015 10:48:40
new Template call - NullReferenceException
We have just upgraded a solution from DW 8.4.1.10 to 8.4.1.23 We are now experiencing a NullReferenceException when calling the Template constructor in a simple fashion like this: var cartTemplate = new Template("/eCom7/Cartv2/Step/MiniCart.htm"); Se ...
Bjarne Rosendal
23/12/2014 13:27:43
Last post: 23/12/2014 14:57:32
Area permissions Login template question
Hi Everyone, I am trying to restrict user access in Multisites by UserGroups in Area permissions section. I have a basic setting here: http://screencast.com/t/hehkrokTWZDT Eventually when I am checking the front-end the login box pops out... that's o ...
Dmitrij Jazel
19/12/2014 09:54:45
Last post: 22/12/2014 13:40:52
&pdf generates a blank PDF
Hey, I'm trying to generate a pricelist as PDF from an eCom solution, but when i append &pdf=true to the url, the PDF i get is just a blank page. The page i'm trying to generate contains some custom code, but it renderes correctly without &pd ...
Martin Nielsen
11/12/2014 16:32:56
Last post: 27/10/2015 15:24:40
Currencyerror when logging in with product in cart
Hi. I get a strange error.
If im not logged in and add a product to my cart with currency SEK and then try to log in with a customer who has USD, i get the following error: Any idea how to solve this?
We're using DW 8.5.1.0 for the solution. Thanks i ...
Dan Lundgren
10/12/2014 16:36:33
Last post: 13/01/2015 12:32:58
12
Subscribe
Search with Solr
I noticed that DW 8.5 contains a SolrNet assembly. Is there a standard integration between DW and Solr? ...
Morten Bengtson
02/12/2014 12:27:51
Last post: 02/12/2014 13:19:15