Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
How to create options for itemfield of type dropdownListEditor
Hi, I have been struggling with creating options for an itemfield of type dropdownlisteditor through the API (Code First). I have created the item "ItemEntry1" with just one field (Categories) of type dropdownlisteditor: public class ItemEn ...
Lars Larsen
22/11/2013 09:45:11
Last post: 04/12/2013 11:00:37
Wrong secret for completed order
Hi We have an issue in Chrome when completing an order, as we get "Wrong secret for completed order". I Works fine in IE and Firefox. The Order log is as follows: (The http://88888 is my doing) , 02 dec 2013 14:52:27 Order TEST641: Passing  ...
Lars Bruun
02/12/2013 18:27:25
Last post: 03/12/2013 10:18:54
RE: Ajax call no longer works
Hello. We have some AJAX calls that have stoppped working because of DW injection checks and I was wondering 1) what parts of it are the problem and 2) if there is a way to get around it without changing the parameters. The call is, for example, &quo ...
Marco Santos
26/11/2013 19:06:50
Last post: 02/12/2013 15:24:13
Ecom Price without VAT
Are there DwTags available for: orderline unit price without VAT? <!--@Ecom:Order:OrderLine.UnitPrice--> but then without the VAT orderlink total price without VAT? <!--@Ecom:Order:OrderLine.TotalPrice--> but then without the VAT Niek ...
26/04/2010 10:58:19
Last post: 02/12/2013 11:02:57
How to apply errormessage for itemfield validation
Hi, I am creating an item through the API and want to apply a validation to the itemfields in my item. I can see that it's possible to apply two types of validation attributtes: "RegExAttributte" and "RequiredAttribute". But I can ...
Lars Larsen
21/11/2013 11:28:47
Last post: 22/11/2013 08:59:24
Getting current ProductID in UserControl
Hi guys, Would love to get some help on this one, hopefully :-) I am in a situation where I MUST use custom .net usercontrol here, I am including this control into the Ecommerce product template. So when I am in ecommerce, when I am looking at the pr ...
Dmitrij Jazel
20/11/2013 10:50:03
Last post: 20/11/2013 11:53:10
Error after upgrade to 8.3.1.1
Hi Dw, I have an integrated AX-solution which is upgraded to v8.3.1.1, but now I am getting this error after adding items to cart: [NullReferenceException: Object reference not set to an instance of an object.] Dynamicweb.eCommerce.Orders.OrderLine.g ...
Anders Ebdrup
31/10/2013 12:55:04
Last post: 16/11/2013 15:25:56
How to instantiate a product field
Hi, how do I instantiate a product field in eCommerce from code through the API? I would like to instantiate product fields at application startup instead of creating the product fields by hand in the backend. ...
Lars Larsen
13/11/2013 15:57:26
Last post: 14/11/2013 10:08:58
Problems with UserManagement API
Hi DW, I have a solution that has about 1800 groups under one group in UserManagement. Each group represents a company, and under each group i have X employess. In my code a have a method that adds a user to a company, but it's pretty slow, he's a sn ...
Martin Nielsen
13/11/2013 14:56:08
Last post: 13/11/2013 16:13:07
API Send user registration email
Hi Guys. DW 8.3.0.4 - Can i send the Create user email, to a user i create with the UserManagement class ? Maybe by pointing to the paragraph where the extranet extented module is and the the settings from here? ...
Mikkel Høst
11/11/2013 17:42:25
Last post: 13/11/2013 13:13:41
Copy content between databases
Hi Guys, I'd like to be able to export page and paragraph content out of one database and import it into another. Does anyone know if this is possible? Maybe it could be an sql script? Cheers, Alec ...
Alec Stubbs
08/11/2013 13:03:25
Last post: 11/11/2013 15:12:53
Difference between the admin user and Administrator
Hi Guys, Looking at usual empty DW database there are already a few users created in the AccessUser table: Angel Administrator Brugere admin Extranet I wondered if anyone knows what the difference is between admin and Administrator users and also wha ...
Alec Stubbs
08/11/2013 13:06:50
Last post: 08/11/2013 13:47:31
Set itemfield value to current backend user
Hi, I have made an itemtype with a field of type "Dropdown_list". The list is populated with records (users) from the table "AccessUser". I have attached the itemtype to the pageproperties for all pages on my website (Websites - I ...
Lars Larsen
06/11/2013 10:11:09
Last post: 08/11/2013 09:56:10
Human readable Captcha?
Anyone has any suggestions for some Human readable Captchas maybe? by saying human readable I mean something that can be read, cause some of them have too much background noise that it is almost impossible for human to read it. ...
Dmitrij Jazel
31/10/2013 12:46:36
Last post: 07/11/2013 11:54:06
Access DwTemplateTags via API?
Hi guys, I was thinking if I could access some of the global DW tags through API? Was looking at Dynamicweb.Rendering namespace but could not find the right method :-( ...
Dmitrij Jazel
06/11/2013 14:09:41
Last post: 06/11/2013 14:26:17
Redirecting URLs with URL REWRITE 2.0
Hey guys, I'm launching a site tomorrow and i need to map about 160 URLs to new locations on the new site. My URLs look like this: SHOP/Borddaekning.aspx?GroupID=GROUP137&cust_cat=bord#bord SHOP/Kunst.aspx?GroupID=GROUP290&cust_cat=kunst#kuns ...
Martin Nielsen
05/11/2013 15:56:49
Last post: 06/11/2013 08:54:19
RE: Field not Found (IsTrial)
Hello. I started getting this error when accessing the adminstration site and I can´t find a way around. It´s not related to the module I am working on (I think), do you guys have any ideia what might be? [MissingFieldException: Field not ...
Marco Santos
29/10/2013 18:11:44
Last post: 01/11/2013 15:39:55
Serach in eCom Groups
We would like to be able to search in eCommerce groups. We thought the default weighted search module would give this option, but it only gives the option to search inside the selected (or all) eCom groups. Is there an easy way to do this? ...
Rob Lohmann
14/10/2013 10:32:28
Last post: 01/11/2013 11:27:13
CAPTCHA server control issue
Hi everyone, I have a situation here, I am trying to use this CAPTCHA here: http://kirsanov.net/page/ASPNET-CAPTCHA.aspx How I wanted to included it: 1) I made a user control that includes this server control. 2) Added CAPTCHA dll and user control to ...
Dmitrij Jazel
31/10/2013 15:13:17
No replies yet
.NET 4.5 support?
Is Dynamicweb able to run on .NET 4.5? Any known issues? There are some breaking changes in .NET 4.5, but I' not sure if Dynamicweb is affected by any of these. Does anyone have experience with running Dynamicweb on .NET 4.5? In production environmen ...
Morten Bengtson
15/10/2012 16:39:20
Last post: 31/10/2013 12:12:53