Developer forum
Subject
Replies
Started by
Last reply
Create new Group Programatically
Hi im trying to create a new Group as a subgroup of another group.
my code looks like this: Group newDestination = new Group();
newDestination.Name = "Destination " + destination;
//newDestination.ParentID = rejser.ID; newDestination.Langua ...
27/05/2009 11:21:16
Last post: 28/05/2009 10:56:56
Import/Export - generates some empty lines in my output
Hey folks, I have a problem with the Import/Export module, and i hope you guys can help me out. What i've made so far is a pipeline that grabs an XML order file, generated with the "Export orders from DB to XML", and converts it to a CSV fi ...
27/05/2009 16:32:29
No replies yet
ShippingFreeFeeAmount
System.IndexOutOfRangeException: ShippingFreeFeeAmount at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) at System.Data.SqlClient.SqlDataReader.GetOrdinal(String name) at System.Data.SqlClient.SqlDataReader.get_Item(String name ...
27/05/2009 13:30:16
Last post: 27/05/2009 13:56:51
Integration module - Create Variant Groups
Hi, I wan't to create my ecom variant groups from a csv. file. What tabel/tabels is nessecery to use? And what fields are called for? /Rasmus ...
27/05/2009 11:35:40
No replies yet
Activate eCom modules
Hello
I have a clean installation of DynamciWeb and I want to activate the eCom part of det CMS. Is ther a manual who describe how to to that? I assume that it is in the Module table I have to check off the modules... Regards
Kim Søjborg Peder ...
19/05/2009 10:27:50
Last post: 26/05/2009 20:00:14
eCom - Copy of a product
Hi There, is there a possibility to copy a product? it would make our life much easier to copie a product, edit it afterwards and make a new product of it. Thanks and greetings! ...
20/05/2009 15:04:31
Last post: 25/05/2009 16:17:19
Create list of users from Extranet?
Is it possible to extract a list of users from the Extranet-module? Ex. a list of members, employees etc. to be displayed on a regular webpage. If possible - then how do I do it? :-) All the best, Peter Wikke
Esbjerg/DK ...
25/05/2009 09:55:47
Last post: 25/05/2009 10:07:46
Import custom productsfields
Hello everybody! I have created some productsfields (Kolli antal, Stykpris etc). I would like to have them imported using the ecom import/export function. I have tried to export some of the existing products but the export doesn't contain any of the ...
20/05/2009 10:34:38
Last post: 20/05/2009 15:46:57
Extranet user currency
When a extranet user is logging on the web shop, the currency set on the Language/Area is not overruled by the users setting, unless the Ecom Internationalization module is activated. Is this correct? ...
19/05/2009 11:02:44
Last post: 20/05/2009 12:50:30
Column 'ParagraphPreview' does not belong to table Table
Hello
I made a clean install on DW version 18.16.2.2 with MS SQL. I can create Pages but when trying to create a paragraph i get the error: [ArgumentException: Column 'ParagraphPreview' does not belong to table Table.] System.Data.DataRow.GetDataColu ...
19/05/2009 12:42:45
Last post: 19/05/2009 15:06:14
Local DW install with SQL DB
I've installed a local DW copy for development purposes using a local SQL Server database. I can log on to the admin backend - I can create pages in the site tree - but when I try to save a new page paragraph, I get the following error: "Kolonne ...
18/05/2009 12:00:25
Last post: 19/05/2009 13:54:48
Column 'ParagraphPreview' does not belong to table Table
Hello
I made a clean install on DW version 18.16.2.2 with MS SQL. I can create Pages but when trying to create a paragraph i get the error: [ArgumentException: Column 'ParagraphPreview' does not belong to table Table.] System.Data.DataRow.GetDataColu ...
19/05/2009 12:39:44
No replies yet
Ecom - Cart Quantity xslt
Hi, When I look at the xml output I don't see a total quantity tag/loop. The only thing I can see is this: Xml Output: - <Ecom.Order.OrderLine.Quantity.Form> - <![CDATA[<form action="/Default.aspx" name="QuantityFormCART3&q ...
14/05/2009 11:36:57
Last post: 14/05/2009 14:55:55
Use extranet customfield in orderform
I have created a field named "cvr" in extranetextended. How do I get this value inserted in the eCom orderform? I have tried with
--@DWextranet_Cvr_Value-- but notthings happens?! Any good ideas? ...
12/05/2009 09:05:29
Last post: 12/05/2009 10:45:52
eCom groupmenu - sort listing
I have inserted the group from eCom in my left menu. I would like to have them listet as they are in the backend, but the only seem to be listet alphabetic. I have used the standard "LIClean_leftmenu.xslt" template for my menu. ...
12/05/2009 09:02:16
No replies yet
eCom Nav xslt
Hi, Im trying to display all sub-groups of a group in the eCommerce. My structure like this: Group Group Subgroup Subgroup Group Subgroup Group My XLST returns something like this (<xsl:copy-of select="/"/>): <Groups>
<Group ...
07/05/2009 17:03:13
No replies yet
File upload, when entering customer information
Hi all! Does anyone know if it is possible to make a custom field or something, which would enable the customer to upload a file to the server. The link to that file would then be displayed, when the backend administrator browses through that specifi ...
07/05/2009 09:55:34
No replies yet
Dynamicweb.Templatev2.Template template filename
I use the OrderTemplateExtender. When it fires, i'd like to know what template is currently loaded (the Filename, f.e. relative to the templates folder). Is this possible? I see that Path is private? Kind regards
Sjoerd Westerhof ...
06/05/2009 13:57:11
No replies yet
Where is the Activity class?
Hi
Im trying to write my first Activity extension. I copied the VB code from this example http://developer.dynamicweb.dk/default.aspx?id=16918&action=ShowArticle&ArticleID=83 and tried to convert it to C# code using http://www.developerfusion ...
06/05/2009 10:41:08
Last post: 06/05/2009 13:22:35
&pdf=true
Hi, Adding &pdf=true to a querysting i DW will return a given page in PDF.
But the pagesize of the PDF are unfortunally in US-format. A the resolution in the PDF dosent match the screensize of a A4 in screen-resolution (595px X 842px).
The genera ...
16/04/2009 15:43:07
Last post: 05/05/2009 19:36:10