Developer forum
Subject
Replies
Started by
Last reply
Ecom navigation
Hi, What is the best ways to print out a list of products form a group in ecom? If we want a menu that looks like this: Group1
-Product
-Product
-Product And another place on the site have a menu that looks like this: Group2
-Product
-Product
-Produc ...
Emil Højbjerg
05/09/2011 12:58:28
Last post: 05/09/2011 13:08:03
User selectable language
Normal
0 21 false
false
false SV
X-NONE
X-NONE /* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-pa ...
Jon Lennryd
31/08/2011 17:51:08
Last post: 05/09/2011 12:39:58
Transfer products and group From old SHOP module to Ecommerce shop module in dynamicweb
It really needs to be done, i have tried to map tables in integration module, and import like that, but it seems i is having some problems, it imports into database all values (and it seems they are correct (equivalent to manually created group)), bu ...
Vilius Janulis
29/08/2011 13:17:52
Last post: 04/09/2011 14:30:24
API Extranet login
Hello, is it true that you need to install DW extranet module to call ExtranetLogin in the API? My code look like this... Dynamicweb.Security sec = new Security();
sec.ExtranetLogin(Request.Form["Username"], Request.Form["Password" ...
Kim Søjborg Pedersen
29/08/2011 15:45:35
Last post: 01/09/2011 09:43:19
How to add analytics tracking code in check out steps?
I´m having difficulties in tracking and setting up goals in Analytics for our webshop on http://webtryk.dk/da-DK/Kurv.aspx The whole check out takes place on this single html page, so I need some input on how to track on the steps. Do I add a t ...
Steffen Lundtofte Hansen
30/08/2011 09:35:08
Last post: 30/08/2011 11:17:19
Additional forum categories have been added
We have expanded the available forum categories on this site and added two additional categories aimed at editors and users working with Dynamicweb CMS and eCommerce. All categories are monitored by the Dynamicweb developers and support personnel. Th ...
Kristian Knudsen
29/08/2011 15:04:00
No replies yet
Documentation on Multlingual shop
Hi, We are having discussions (and client issues) on how to develop a multilingual shop in DW. Is there any documentation, guidelines, blog posts, forum threads or best pratices on how to do this. The main issues we got concern: - Use of variants
- T ...
Matthijs Hofstede
24/08/2011 13:54:28
Last post: 27/08/2011 09:40:47
Generating eCom links from product information
Hello there I am in the process of rewriting some code for a customer. They want to have some extra functionality added to a cutsom search engine that another team member has written. To make long story short, is there any built-in functionality in D ...
Martin Slot
22/08/2011 16:15:23
Last post: 26/08/2011 13:57:17
18
Unsubscribe
Session timeout on intranet
Hi there I have some customcode in which i log a user in on the intranet. After the login I set the following timeout
HttpContext.Current.Session.Timeout = 240; Alongside I have set the iis sessionstate to 240 and doubblechecked the web.config file & ...
Christoffer Andersen
25/08/2011 13:04:26
Last post: 25/08/2011 13:13:27
PageTitle query string parameter in every Request
I am using the demo ecommerce site from Dynamicweb for testing purposes.
In every Page Request (http request) the parameter PageTitle is added.
I' ve tried to remove the PageTitle from the metadata properties.
That resulted in an empty string as part ...
Erik Bouman
24/08/2011 15:15:04
Last post: 25/08/2011 08:42:04
Custom module : connect to MS access database, loop throughout every line, get row values.
Hi, I would like to ask how we should connect to the MS access database and loop throughout every line in particular table, and get every value separately ? I have tried to do the same thing with data list, but there is no possibility to get separate ...
Vilius Janulis
23/08/2011 14:07:47
Last post: 25/08/2011 03:37:10
Customer Center Add to favorites dublicated product check
Hello. I have to make a check, when a product is added to the favorites list in Customer Center. If the product is allready present on the list i need to set a template tag so i can alert the user that the product is allready there. I have decompiled ...
Mikkel Høst
23/08/2011 15:53:36
Last post: 24/08/2011 13:35:25
Redirect fra Product catalog til Ecom
Da kunde er gået over til ecom istedet for product catalog skal vi have redirected disse produkter over til ecom. Hvis dette ikke bliver gjort, vil kunde miste meget værdifuld link juice og placering i google.
Eksempel herunder ranker h&o ...
Stefan Møller
24/08/2011 13:16:06
Last post: 24/08/2011 13:25:11
Variants in eCommerce not working as expected
Hi all, I have created a variant in eCommerce which I call Colors. In that I created Red,Green,Blue. Very nice. Secondly, I created a product, and assigned the Colors variant to it, all three colors. In the list of products, I now get a product with ...
Jon Lennryd
24/08/2011 10:02:39
Last post: 24/08/2011 11:40:47
Variants in searchresult
Hi We are trying to show variants with the searchresult.
Whatever we try, only when the eComQuery is not the URL the variants are visible. In example the products with the name 'maxi essential'. In the normal productlist there are several products wi ...
Martijn Bokhove
23/08/2011 14:57:28
Last post: 24/08/2011 11:13:26
Send newsletter later
Hi In Newsletter V3 we now have the option to send the newsletter on a (later) specified time.
Under this option, there is the following text (translated):
For this feature to work, a remote scheduled task must be set up and configured. Is there any ...
Martijn Bokhove
23/08/2011 15:26:49
Last post: 24/08/2011 11:10:36
eCom import
Hello Is there any way that I can get hold of examples or articles on how to use the Dynamicweb.eCommerce API? I am going to import/sync alot of products to eCom, and I want to use the API to do that, but I can not find any examples on how to use the ...
Martin Slot
23/08/2011 11:01:18
Last post: 23/08/2011 18:41:10
Importing boolean values to via UserImport
Hi DW, I'm trying to import some debitors to DW using Import/Export module, but i can't get my customfields imported. I have 2 customfields of type Boolean, and i've tried various values but none of them make my checkboxex on the user checked. My XML ...
Martin Nielsen
16/08/2011 13:25:14
Last post: 22/08/2011 08:07:16
eCommerce Product - Create language versions programmatically
Hi, I have tried all sorts of ways to create several versions of a product, in different languages. Ex: // Ok,creates a row in EcomProducts:
Product p = Product.Create("PROD138", "", "LANG3");
p.Save();
// Fails, as &quo ...
Jon Lennryd
19/08/2011 15:37:13
Last post: 22/08/2011 03:14:15
Documentation
Hi, Why don't you have your controls documented or examples?
I'm thinking of using UserGroupListFilter for listing some users but I have yet to figure out what it in fact does and how to use it!! Thanks, ...
Filipe Sousa
18/08/2011 19:04:22
Last post: 20/08/2011 19:38:20