Developer forum
Subject
Replies
Started by
Last reply
Index search and content
Hello.
DW 8.3
I understand that the search weighted can use the index to search content. But right now i use the Search v2 ? to search products in eCommerce. I need a combination of both so we can make a search that searches both content and products ...
Mikkel Høst
28/08/2013 17:48:23
Last post: 05/09/2013 11:54:15
XML Item persist and delete data
Hello.
We have a problem with Items in DW 8.3. The problem is kind of related to our development process and setup. When one of our guys alter the structure of an item (add or remove fields) then the XML file changes and DW makes these changes in the ...
Mikkel Høst
28/08/2013 17:37:31
Last post: 05/09/2013 10:26:20
Yet another null pointer exception on DW 8.3.0.0
Hello Guys,
What I did here:
1) Application is new 8.3.0.0 standard. Just out of the archive
2) Files folder is taken from other project (that was working on 8.3.0.0 yesturday)
3) Database is from same project that was working on 8.3.0.0
4) This proj ...
Dmitrij Jazel
30/08/2013 14:14:20
Last post: 05/09/2013 08:24:40
A new salesdiscount
Hi DW, I'm trying to build a new sales discount provider where i combine the functionality of the "Orderfield discount" and the "Product discount".
And i hope to end out with a provide that can support this scenario: "Get 25% ...
Martin Nielsen
26/08/2013 14:13:02
Last post: 04/09/2013 23:50:39
Bug in the API?
Hi DW, I'm trying to get the value of a category field via the API, and i've found a solution which i though would work, but it doesn't. object type = theEvent.GetCategoryValue( "Events", "ProfileType" ); The above example returns ...
Martin Nielsen
03/09/2013 14:27:21
Last post: 04/09/2013 08:11:10
How to get the same resultset from Lucene as DW default searching
I've got an question regarding how to do correct (or better) manual search with the search index. Right now I just search with following code: SearchQuery q = new SearchQuery();
q.Add(new Dynamicweb.Searching.Queries.Criterias.Criteria("sys_summ ...
Allan Iversen
29/08/2013 10:47:04
Last post: 30/08/2013 08:27:46
Global:Paragraph.Content in code OR DW tag inside other Tags properties
Hey,
Just wanted to know how to use Tags inside other Tags properties like : <!--@Global:Paragraph.Content(<!--@Ecom:Product:Field.Billedegalleri.Value-->)--> Does not seem to work like this , is there other way that i cant not figure out ...
Vilius Janulis
07/08/2013 13:46:41
Last post: 26/08/2013 13:11:41
Can't Get Product info in a Custom Module
So i'm developing my first custom module and i'm trying to get informations about eCommerce Products based on the products ProductID.
code:
if (!String.IsNullOrEmpty(Request.QueryString["ProductID"])) prodId = Request.QueryString["Prod ...
Michael Pedersen
22/08/2013 11:42:07
Last post: 22/08/2013 12:41:48
Custom product sorting
Hi there I have a site which has been using a custom product sorting successfully - up until now...
The custom sorting works by a notification subscriber class that looks like this: Trouble is the part in red. The sorting works fine on the first prod ...
Bjarne Rosendal
22/08/2013 10:25:34
Last post: 22/08/2013 10:45:34
RibbonBar Addin
I'm testing the RibbonBar addin feature, and want to try to alter an Area on the Save event. I've written the following code: //-----------------------------------------------------------------------
// <copyright file="czTestAddin.cs" c ...
06/10/2010 11:16:23
Last post: 19/08/2013 14:36:24
Using Repository.SelectByAreaId from proces
The following code is reflected from "Dynamicweb.Content.Items.Queries"
"public virtual IEnumerable SelectByAreaId(int areaId, Query query, bool includeParagraphs)"
............
if (!PageView.Current().Security.IsPageProtect(page) ...
Remi Muller
26/07/2013 15:25:27
Last post: 15/08/2013 09:02:22
Loading product information from custom tables
Hi, Does anyone know how to load information from custom tables into the products, so it is accessible in the frontend on the product list?? And at the same time make it possible to search into these related tables when searching for products? Best r ...
Anders Ebdrup
19/04/2013 10:30:54
Last post: 12/08/2013 19:59:20
18
Subscribe
eCom Product: Name for custom fields in index
Hi, What is the best way to query the product index as custom fields seems to be renamed: e.g. productfield_field22, productfield_field9, productfield_field37. The value is taken from this table: EcomProductField, but what is the recommended way to q ...
Anders Ebdrup
21/05/2013 14:44:28
Last post: 12/08/2013 19:56:18
Moving websites and Ecom to other solution : suggestions required.
Hi, Basically what I am trying to do is moving few websites (website with pages and paragraphs, templates and etc) from one solution to another one (have one website in there), along with two ecom shops with categories and products. Can anyone give m ...
Vilius Janulis
06/08/2013 14:15:42
Last post: 08/08/2013 17:46:28
DateSelector in EditableGrid
Hello. I´m using a DateSelector in an EditableGrid, but even though I have tried changing the client Id mode for the control, the dropdown lists continue to be generated with the same name, which then causes problems in the post back. Any tips ...
Marco Santos
08/08/2013 15:24:20
No replies yet
render paragraph in code
Hi all Im am currently trying to develop a custom module that gets an array of paragraph, and inserts them on a page.
I have made the code that gets them, now is there a way for me to render them so I get the html of these paragraphs? ...
Kasper Holm
23/02/2012 09:59:21
Last post: 08/08/2013 14:30:02
SQL related performance issue in intranet DW solution
Hello,
we've gotten reports from a client concerning performance issues on their intranet solution. It is running on DW 8. The problem:
The solution has very long load times. Tests that ran on high speed DSL connections took up to 14 seconds before a ...
Joakim Tønnesen
08/08/2013 13:43:24
Last post: 08/08/2013 14:01:21
How to sort search filter options
Hi, Is there any way to custom sort these search filter options programmatic - eg. arranged alphabetically. I have been looking at the Dynamicweb.Notifications.eCommerce.SearchFilters.AfterRender, but I am not sure that this is the right one. Anyone ...
Allan Iversen
29/07/2013 15:18:36
No replies yet
Multiple favorite lists in Customer center?
Hi everyone,
Just wanted to know if I am not missing something here,
I am working with customer center at the moment. And I am adding products to "Favorite list".
But is it possible to have multiple "Favorite lists" for one user?
...
Dmitrij Jazel
11/07/2013 10:41:47
Last post: 22/07/2013 14:38:42
Product Price1, Price2, Price3
Hi, I have a client that wants to load up to 5 prices per product. I initially thought of two solutions: 4 Discounts to manage the 5 Price variations Duplicate products Is there an easier/better way to do this? The problem is telling Dynamicweb to ad ...
Nuno Aguiar
19/07/2013 13:30:51
Last post: 22/07/2013 10:53:35