Developer forum
Subject
Replies
Started by
Last reply
Variationpicking gone mad
Hi there. I have two variationgroups assigned to a product Size and Color Now. Lets say i pick Size 7 and Color 12 VariantId=VO12.VO7 This will mark the variation with id "VO1" as selected aswell. How do i fix that? That functionality seems to be a l ...
Jonas Mersholm
30/07/2014 08:35:17
Last post: 08/08/2014 16:15:36
Sort by and results pr. page on frontend
Hi there. Ive been searching the forum and documentation, but could not find anything about this. Is it possible to add a "sort by" and "results pr. page" frontend selectbox controller for the ecom module? Thanks Jonas ...
Jonas Mersholm
29/07/2014 10:37:55
Last post: 08/08/2014 16:09:26
Searching and filtering
Hi there. Lets say i have alot of products. These products could have the following tags ( clothes, shoes, accessories ) ( unisex, Male, Female, children ) Now. I tried a few different ways. 1) Creating groups and making relations 2) Making custom-fi ...
Jonas Mersholm
01/07/2014 14:55:58
Last post: 08/08/2014 15:28:33
Friendly URL's in multiple languages
Hi Guys, I have a multi website/multi-language project and I am experiencing some issues with friendly URL's. I have the following case: First website: http://mbt.dotfusion.ro/sg/catalog/men-dress Second website http://mbt.dotfusion.ro/it-it/catalog/ ...
Adrian Ursu
29/07/2014 09:50:36
Last post: 30/07/2014 12:50:27
Adding products to catalog - different languages.
Hello all, I am trying to extend the CatalogPublishing option in the eCommerce module. I have a product list, which contains x-amount of products. These product do have multiple versions (one with English description(default), one with Danish etc.). ...
Mikkel Toustrup Olsen
23/07/2014 13:49:34
Last post: 23/07/2014 15:48:12
Connect to facebook Social Media Publisher
Hi DWs I am going to show the new media module to a client. In the settings in the module it says: Please make sure you also enable "Website with Facebook Login" in the app settings. The URL must point to the root of this website, e.g. http://sandbox ...
Peter Bille Larsen
21/02/2014 09:41:21
Last post: 22/07/2014 12:35:56
Alt. images in ecom
Hi I'm trying to override the alt. images functionality in ecom by placing an image on a product. In the cookbook it says: "This will not conflict with images already attached to products but simply run "on top" of the normal image handling in Dynami ...
Thomas Schroll
17/07/2014 15:13:09
Last post: 17/07/2014 15:51:18
Select ecom language in frontend
Hi Does anybody know if it is possible to show products from multiple languages on the same product list? I would like to show the lanuages much like variants, so that the user can filter the product list based on language. Regards Thomas ...
Thomas Schroll
15/07/2014 10:09:07
Last post: 15/07/2014 20:20:13
custom fields are not showing when use search filter
Hi people,
I have a eComm setup with some product custom fields... when i'm listing the products is there, I can use this custom fields, but when I filter the products (search filter) I cannot see some custom fields.
Exist some configuration for this ...
George Nelzo Pereira
11/07/2014 14:50:10
No replies yet
Product catalog (ecom) module templates issue after upgrade
Hi DynamicWeb, After I upgraded version from 8.3.1.8 to 8.4.1.6 I have an issue with "Product catalog (ecom)" module templates. Templates I have defined: List, Groups and Product. Everything was working berfore upgrade and now it is always showing me ...
Davor Zlotrg
10/07/2014 14:27:43
Last post: 10/07/2014 16:20:11
Media images loop
Hi Guys, I need to know if it;s possible to store more images for each product and display them using a loop in the product detail page. So far I have not found a loop that does this. Each product can have a different number of images and I cannot us ...
Adrian Ursu
10/07/2014 09:00:50
Last post: 10/07/2014 09:17:46
Variant not selecting
Hi. I'm pulling my hairs out here. Whataver i do, i cant seem to figure out how to select a Variant for a product. I tried the following /da-DK/Produkt/Langærmet-træningstrøje.aspx?variantid=V01 /da-DK/Produkt/Langærmet-træningstrøje.aspx?VariantID=V ...
Jonas Mersholm
04/07/2014 14:04:07
Last post: 04/07/2014 15:06:29
Catalog publishing - images don't appear in the PDF?
Hi all, I am currently working with the catalog publishing option in eCommerce. I have created a print version of a product, and I am about to modify the pdf generated when hitting Create Catalog (cmd=download).. The pdf generates allright with my ap ...
Mikkel Toustrup Olsen
03/07/2014 13:05:35
Last post: 03/07/2014 14:33:23
Additional info about related groups
Our customer (and we) lost track because of the number of groups with identical names. In the overview of related groups for a given product there are sometimes 8 identical group names listed, and no way to distict them. Is the a way to show next to ...
Jurgen van Kreij
18/06/2014 17:29:03
Last post: 27/06/2014 09:53:15
GroupList Notification missing
According to this http://developer.dynamicweb-cms.com/documentation/for-developers/ecommerce/extensibility/notifications.aspx there is no GroupList notification. How do I alter the groupList before presending it to the user? In my case I have to remo ...
Kim Søjborg Pedersen
23/06/2014 11:15:12
Last post: 23/06/2014 11:38:06
DocData integration
Hi Anyone experience with using DocData in 8.4.1.4? We have implemented it, but it throws an error codebehind.
See our settings in the attachment. This is a part of the error: Name: 'LoadGatewayTransactionID' CustomAttributes: (6) [System.Collections ...
Martijn Bokhove
18/06/2014 09:56:37
No replies yet
RE: Gridview and Expanded view template?
Hello, I have a test ecommerce solution, in which I have 3 buttons. All buttons represent a view of the product-list (listview, expanded and gridview). I am too modify the apperance on the gridview and expanded view, however I can't seem to find thei ...
Mikkel Toustrup Olsen
26/05/2014 11:08:41
Last post: 17/06/2014 11:35:05
RE: Multi dropdown - custom product field value?
Hello, Im working on a solution, where I need to add several dropdowns with the ability to select multiple values. I am able to create the custom field, but not able to give the appropriate values a blank space in between, which means that all my val ...
Mikkel Toustrup Olsen
13/06/2014 09:04:59
Last post: 13/06/2014 12:58:33
Check cart in Navigation XML
Hi there, How do I check if the cart is empty or not inside a navigation XSLT file? It seems that //GlobalTags/Ecom.Order.IsEmpty produce no results. Any tips? I am trying to hide a menu item when the cart is empty. Thanks, Imar ...
Imar Spaanjaars
13/06/2014 09:08:07
Last post: 13/06/2014 11:59:23
Orderline fields and Multi Add to cart
Hi Guys, Anyone knows why OrderLineFields are ignored when using Multi Add to Cart? I have a product that has OrderLineFields attached to it and it works ok.
Now I am trying to add another product together with this one in a single POST. It adds both ...
Adrian Ursu
10/06/2014 15:55:37
Last post: 11/06/2014 20:15:48