Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Problem with variant facets in New Index
Hi Dynamicweb, We are facing a rather big issue with the variant facets, which are not summarized correctly as it does not take into account whether the variants are on stock or even if the variant is active. This issue is seen when dealing with exte ...
Anders Ebdrup
24/10/2015 23:37:46
Last post: 05/02/2016 09:39:08
Custom user login
Hi guys. Anyone know why doesn't this work ? public class test : IHttpHandler, System.Web.SessionState.IRequiresSessionState { public void ProcessRequest(HttpContext context) { Dynamicweb.Security sec = new Dynamicweb.Security(); sec.ExtranetLogin("t ...
Mikkel Høst
01/02/2016 19:34:24
Last post: 03/02/2016 17:19:52
Product Copy no product ID
Hi, When copying a product Dynamicweb.eCommerce.Products.Product NP = new Dynamicweb.eCommerce.Products.Product(); NP = E.Copy(); All product attributes are copied over correctly, but the new product is not assigned a product id, it is simply blank w ...
Jonas Mersholm
04/11/2014 09:52:52
Last post: 01/02/2016 14:39:10
Problem with spaces in products id for ProductsAndGroupsSelector
Hi Dynamicweb, We have problem with e.g. removing products from the discount selector (ProductsAndGroupsSelector) when we have product id's containing spaces. I think the problem will be solved by changing these three lines in ProductsAndGroupsSelect ...
Anders Ebdrup
06/01/2016 23:04:22
Last post: 01/02/2016 14:11:30
Change site language and currency "on the fly"
Hi guys, I asked simmilar question before, but now it's related, but a bit different. My question is: What would be the best place (strategy) for this to work. When user hits the website - and we can identify where he comes from, and what currency to ...
Dmitrij Jazel
28/01/2016 18:41:33
Last post: 01/02/2016 10:00:45
RE: Open Graph Meta Tags
Hello Everyone I'm trying to implement the Open Graph Protocol (http://ogp.me/) in my current solution, so users can get a nice preview of the content when referring to the site on different social media. As of right now i have a somewhat working sol ...
Jeppe Jakobsen
25/01/2016 15:00:29
Last post: 28/01/2016 11:50:37
Limiting text CKEditor text length
Hi, basically what i want, i for the content editor of our website to be able to write some text in a rich text editor, and then i want to be able to cut it at around 200 words and put a read more link that then does something, but when i try and us  ...
Casper Andersen
28/01/2016 09:06:15
Last post: 28/01/2016 11:23:52
User cannot loggin after ForgotPassword was used
Hi Guys, Have anyone ever experienced something like this? This is quite hard to replicate. But atleast I noticed some things in common. After users used:ForgotPassword - forgot password feature. They get an email with new password. Than they are try ...
Dmitrij Jazel
25/01/2016 16:37:17
Last post: 25/01/2016 17:00:06
DynamicWeb Controls Button no click event
I am atm developing a custom module, i am using one examples called DwExample to get me started, everything works so far, but now i want to add a button my edit.aspx page, and as far as i understand i should do it like this <dw:Button runat="serve ...
Casper Andersen
22/01/2016 14:52:07
Last post: 25/01/2016 12:36:43
Redirect all traffic to new domain using web.config
I would like to redirect all traffic to a new domain. I've tried two different configurations, but non of them takes effect: <httpRedirect enabled="true" httpResponseStatus="Permanent" destination="http://www.newdomain.com/" /> And ... <rewr ...
Filip Lundby
22/01/2016 11:11:50
Last post: 22/01/2016 12:12:04
A thought about VariantStockCombinations
Hi Dynamicweb, I have seen the new loop; VariantStockCombinations, which is great news for improving performance of the variant handling of Dynamicweb! :-) For now only product stock level is available, but I hope that it can be possible to add the a ...
Anders Ebdrup
20/01/2016 22:47:18
Last post: 21/01/2016 15:29:40
Authenticate user through API
Hi guys, Have an issue, not sure what is wrong. 1) When someone requests website with a specific parameter, F.eks: http://mysite.com/whateverpage.aspx?userref=12345 In live example there will be much more to that and security is taken seriously, but  ...
Dmitrij Jazel
13/01/2016 13:34:37
Last post: 20/01/2016 13:59:34
Extending sitemap.xml
Hi guys. Are there any easy way to extend the sitemap.xml. I would really like to write som .Net code that would include some pages in the sitemap. I cant quit do what i want with XSLT. How do this? Navigation provioder maybe? ...
Mikkel Høst
15/01/2016 09:52:58
Last post: 15/01/2016 10:34:07
New indexing documentation
Hi there, Can anyone tell me where to find the documentation on how to use the searching framework introduced with DW8.6? Looking at the other forum threads you guys seem to be using it. I've seen the presentations at DWTC15 and also at the DW head o ...
Peter Leleulya
23/06/2015 10:49:44
Last post: 14/01/2016 11:42:46
Assortment import: Handling of missing products and groups
Hi Dynamicweb, I would be very nice if you in Assortment.Rebuild() could check if the product or the group exists before trying to access the properties as it causes not reference exceptions - this is especially an issue when working with integrated  ...
Anders Ebdrup
07/01/2016 14:19:02
Last post: 07/01/2016 15:28:47
Need right event/extender, for interacting with cart
Hi Guys, I have a need for an event/extender, that would be ideal for making some manipulation with the cart. Than I need to send some feedback back to Front-end. Ideally event like: PageTemplateExtender - should be good for interacting with the cart ...
Dmitrij Jazel
04/01/2016 11:25:53
Last post: 07/01/2016 09:35:22
Entire page cache and querystrings
Hi. I'm trying to solve a issue where we use the "entire page" cache feature in DW. This works really well in this usecase, because there are ALOT of products on the page. But now i'm trying to make the page a bit more "SPA" like - and therefor uses  ...
Mikkel Høst
22/12/2015 17:05:19
Last post: 23/12/2015 12:59:22
RE: SQLIndexBuilder - Missing source
Hi everyone I watched "Indexing Everything" https://vimeo.com/132530134 - by Jeppe Agger and found it very helpful, but there is a discrepancy with the video and the available choices when creating a field on a Index. If you create a build using eith ...
Jeppe Jakobsen
23/11/2015 11:56:24
Last post: 22/12/2015 14:04:54
c# set item-value of Area
Hi, I have a copied language-layer area: var Newarea = MainArea.Copy(Dynamicweb.Content.Area.CopyMode.StructureAndContent, true, true, true, true, true ); How would i be able to set the item value for the given website? The website has an Item with t ...
Jonas Mersholm
15/12/2015 09:51:16
Last post: 16/12/2015 04:10:58
ModuleAttachmentRestrictionRule
Hi, I'm creating items via code-first, and having some difficulties. My code actually creates the item and I can see it both in the Management Center and in the XML-file. However, the corresponding table in the database is not created until I manuall ...
Peter Terkildsen
13/03/2015 10:21:57
Last post: 14/12/2015 09:57:35