Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
BeforeRenderingNewStep
Hi, I'm trying to implement the BeforeRenderingNewStep notification. There is an argument called StepIndex which (I think) should return the current step your're in but it always return zero. What I'm trying to achieve is a notification that is trigg ...
10/01/2011 13:25:31
Last post: 21/01/2011 16:07:46
Is Backend or Frontend - PAgeTemplate extender
Hello. I thought that a PageTemplateExtender only would be executed on the frontend, but i found out that it is executed in the backend as well. Anyway, it would be good practice, when creating a PageTemplateExtender, to check if you are on the front ...
10/01/2011 12:54:23
Last post: 10/01/2011 16:21:50
Implement a customer created code on site.
The client wants a page to tell the time. As a solution they have delivered some code to use that we need to upload on the server. The code consists of: - One asp.NET page and one dll file. I am unsure as to how to implement this code correctly. The  ...
10/01/2011 10:16:55
Last post: 10/01/2011 12:51:09
Newsletter v3 notification missing
Hey Guys, When working with notifications for newsletter v3, we have 3 events to work with,: Created, Deleted and Updated. When subscribing to a newsletter the notification Created is called, when subscribing with the same email again, Updated is cal ...
07/01/2011 09:02:43
Last post: 07/01/2011 13:25:33
Module error message
When a module throws an unhandled exception the output of the module is: “An error occured while attaching module (Dynamicweb.Frontend.Content)” Followed by the stacktrace. This is not ideal, when using custom error pages and handling Is  ...
06/01/2011 15:06:58
Last post: 07/01/2011 16:52:40
Session Lost in webkit browsers
Hello! I have a strange problem! Set this in your host file to see it online : 81.95.241.216 test.sainttropez.com What happens here is that i have made some code in that is executed in the page load in default.aspx. What it does is detect the browser ...
05/01/2011 13:38:52
Last post: 05/01/2011 15:13:16
Frontend page permissions
At one page frontend page permissions for “All” Is set to allow and for “FCP” group it’s set to deny (Se screenshot). But users added to the “FCP” group can still access the page? ...
05/01/2011 10:09:53
Last post: 25/01/2011 09:16:55
Category API question
Hi there, After a great deal of trial and error I've managed to add Product category field values to a product using the API, and now I'm facing a new challenge. I want to update the value of an existing field, however it seams to ignore the new valu ...
04/01/2011 13:53:55
Last post: 04/01/2011 15:00:52
Orderlines sorting
How do i change the sorting of the orderlines i Cart V2. I want the newest added lines in top? ...
04/01/2011 09:44:07
Last post: 05/01/2011 11:20:05
ViewState
Good day, I'm trying to find something similar to the useful ViewState in DynamicWeb without success. Can you help me with this? Thanks for the help. ...
03/01/2011 11:57:44
Last post: 04/01/2011 12:09:02
Frontend paragraph permissions as opposed to page permissions
On login I assign the user to extra Groups, by adding the AccessuserID to the "DW_extranet_groups" session. (PageView.User.Groups) This works fine on Page permissions, but not on paragraph permissions. My investigations show, that the two p ...
30/12/2010 10:51:31
Last post: 14/05/2013 21:26:26
Change the orderline price
Hi! I am trying to change the orderline price. I have tried to change the orderline price with the orderline.SetUnitPrice(double Price), it works but it sets the Vat to some default value 25%. The also takes a SetUnitPrice(PriceInfo priceInfo) but I  ...
30/12/2010 08:24:31
Last post: 12/04/2011 13:11:55
Product category fields
Hi, Can anyone tell me how to create, update and delete Product category fields programmatically? Any documentation? BR. Morten ...
28/12/2010 15:52:58
Last post: 05/01/2011 10:15:42
User Management API
Hi all, How do I retreive a Group through the API when I want to update its properties? The Group class exposes two overloads: One without parameters and one accepting the group name as a string. BR. Lars ...
28/12/2010 12:34:31
Last post: 03/01/2011 08:18:02
19.2 Custom install
Hi, I've just downloaded the new 7.2 version and tryed installing it on my computer. I use the access database available in the download sector. Every thing load up perfektly but then i try to login to the backend I get the following error:System.Ind ...
27/12/2010 16:59:00
Last post: 27/12/2010 23:04:03
DW 7.2 and the eCom demo site
Hey DW, I just setup a local developer site with the new 7.2 release, and i figured that i'd use the eCommerce Demo Data pack, to save som time setting up products and pages. But there seems to be some problems with the new release and demo package,  ...
22/12/2010 20:16:31
Last post: 04/01/2011 12:13:01
Email test
Hello Does anyone know a way to send a test email? I would like to test different email clients and see how the email looks, so i need to alter the CSS several times and i don’t want to place an order each time. Is there a way to send out the O ...
22/12/2010 14:33:09
Last post: 22/12/2010 16:08:50
Automatic clean up orders
Hi In our applications with webshops we would like to clean op old carts that did not became an order. Is there an automatic function to call to clean up the orders / orderlines? Gr Martijn ...
15/12/2010 10:30:14
Last post: 15/12/2010 16:24:50
Approve Account Link not redirecting to target page
Hi there, I have a page with a an Extranet / Intranet module. At the bottom of the Edit page's settings I have assigned a page the user should be taken to after they approved their account by clicking the Approve link in an e-mail. However, when I cl ...
14/12/2010 15:54:16
Last post: 15/12/2010 14:08:38
Subscriber for Logoff
Hi there, I am trying to run some code when a user logs out (clearing some cookies and other data) and noticed there's not a subscriber like Dynamicweb.Notifications.Standard.User.OnExtranetLogoff as a counter part for Dynamicweb.Notifications.Standa ...
14/12/2010 08:15:44
Last post: 15/12/2010 17:38:08