Developer forum
Subject
Replies
Started by
Last reply
Get current Paragraph ID
Hello, How can I get the current paragraph ID in a custom module? Thanks,
Diogo ...
Diogo Lino
08/05/2012 12:00:17
Last post: 11/05/2012 16:19:52
Create Custom Global Tags
Hi there, Is there a way to create custom global tags that are also accessible in menu XSLT files? I am trying to render some custom stuff that I need to use in an XSLT file and in other locations, but I don't know how. Tried it as a PageTemplateExte ...
12/11/2010 16:55:14
Last post: 11/05/2012 09:49:15
Properties.Value(string Name) er ikke synlig i DW8
Edited to english:
I get a obsolete warning. Value(string Name) method is not visible or does not exists in Dynamicweb.Properties class. Dynamicweb.Properties.get_getValue(string)' is obsolete: 'Use Properties.Value(string Name) property instead (Pro ...
Magni J. Hansen
10/05/2012 10:26:18
Last post: 10/05/2012 11:51:28
Shipping/Delivery price modifier
Hi, I would need some help with Shipping/Delivery price modifier.
Basically what we need is to calculate differently and display delivery/shiping price in cart/order. We tried using FeeProvider.cs, OrderTempalteExtender.cs, OrderLineTemplateExtender. ...
Vilius Janulis
15/02/2012 16:31:06
Last post: 10/05/2012 08:34:18
53
Unsubscribe
Adding multiple products in the cart
Hey everybody, I'm trying to add multiple products through an AJAX call, but it just doesn't work.
I've tried several ways. I'm testing by just calling the URL where the cart is located. This is an example of a command that works: Kurv.aspx?cartcmd=e ...
Bo Møller
15/09/2011 13:01:33
Last post: 09/05/2012 22:25:15
11
Unsubscribe
dw:Editor error updating
I am using <dw:Editor id="myEditor" runat="server" Text='<%# Bind("OfficeDescription") %>' /> in a ListView but no matter what I do it keep adding a <p>,</p>to the end of the content every time a ...
Kim Søjborg Pedersen
29/03/2012 08:47:08
Last post: 09/05/2012 09:02:21
RegisterModule not part of DW8
Its not possible to use the article below anymore in DW8. The Dynamicweb.RegisterModules is not included in DW8. http://developer.dynamicweb-cms.com/documentation/for-developers/dynamicweb-modules/building-modules-series/auto-registering-modules.aspx ...
Magni J. Hansen
08/05/2012 18:17:09
Last post: 08/05/2012 23:11:15
Dynamicweb.UserManagement class is not visible
An obsolete warning for using Dynamicweb.UserManagement.User is shown when using Dynamicweb.Backend.User in DW8.
The Dynamicweb.UserManagement.User is not visible in the Dynamicweb assembly.
You should correct the obsolete message. There are other po ...
Magni J. Hansen
08/05/2012 10:33:06
No replies yet
Accessing Order fields
Hi guys,
Wanted to know how can I access order fields that I setup in the order management center?
Lets say I have a checkout event, I access the order object, but how do I access it? From eCommerce.Cart.OrderIsPassedToCheckoutHandlerArgs myArgs
I ac ...
Dmitrij Jazel
07/05/2012 10:26:34
Last post: 07/05/2012 13:16:24
CustomFields not available through NewsItemDetailsTemplateExtender
I'm busy building an NewsItemDetailsTemplateExtender and I want to be able to loop trhough my customfields. However in the extender I see a property called 'Item.CustomFields' but it's count is zero and so it doesn't contain any of my customfields. B ...
Jop Reuvers
03/05/2012 10:56:22
Last post: 03/05/2012 11:03:56
Outlook 2007 Calendar integration
Hi developers, Anyone did some integration to a Outlook 2007 Exchange Calendar ?
We have a client that want to have upcoming events listet on a page in Dynamicweb, we are about to make an offer so looking to know what can be done and some kind of pri ...
Thomas Nielsen
02/05/2012 16:30:03
No replies yet
Dynamicweb.Templatev2.Template is obsolete
Hi guys, I am working with dynamicweb 8.0.1.5, can feel it should be quite easy to solve this one.
After I linked to DW 8.0.1.5 application, I could not build, the error says that: Dynamicweb.Templatev2.Template is obsolete and I should use Dynamicwe ...
Dmitrij Jazel
26/04/2012 22:19:23
Last post: 02/05/2012 10:10:19
10
Subscribe
Properties empty with custom module
I'm working on a custom module. In the backend i'm able to select a photoalbum which I want to attach to a specific newsitem. The page load looks like this; Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs) Handles Me.Load Dim pro ...
Rob Lohmann
01/05/2012 10:37:40
Last post: 01/05/2012 13:27:26
DW8 Upgrading - CustomFields prop on NewsItem always 0
I just upgraded a solution and the only thing I don't can solve is this problem I have a Dynamicweb.Modules.News.NewsItem newsItem = new Dynamicweb.Modules.News.NewsItem(newsID); and newsItem.CustomFields is always 0. Is it a bug or is there another ...
Kim Søjborg Pedersen
24/04/2012 13:14:13
Last post: 24/04/2012 13:23:52
Web handler and extranet user login
Hi, I am having difficulties trying to login users from web handler.
The web handler by itself works, only the login part does not work for me.
Have searched documentation and forum and found few ways to do that, but after quite some tries still coul ...
Vilius Janulis
23/04/2012 15:47:26
Last post: 23/04/2012 15:50:43
Get details about current extranet user
Hello DW guys, Wanted to know how can you get the username of the current user logged to the extranet.
I found this piece of code here, similar thing I want to achieve: Dim usr As Backend.User
usr = Session("DW_Admin_User") Only thing I nee ...
Dmitrij Jazel
20/04/2012 14:15:30
Last post: 20/04/2012 15:08:25
Add a Tag to each loop element after the CommitLoop()
Hi, Imagine that I have created normally a loop (variable "loopTemplate") with 3 elements in a template (variable "template"), and the result can be shown like this: <!--@LoopStart(Person.DivisionsList)--> Counter: <!--@P ...
Diogo Lino
18/04/2012 12:10:19
Last post: 18/04/2012 15:35:53
Upgrading to DW8 - Dynamicweb.RegisterModule
This function appears to have moved, anyone knows where to? ...
Allan Harling Michaelsen
18/04/2012 14:08:38
Last post: 18/04/2012 14:17:16
Error Saving ModuleSettings on database
Hello, I'm trying to create an _Edit file with a FileManager to choose a template. <dw:FileManager ID="FrontEndTemplate" runat="server" folder="/Templates/CustomModuleXPTO/" /> On the top I have the control on the ...
Diogo Lino
02/04/2012 13:05:07
Last post: 18/04/2012 11:25:10
Get total amount of item just bought
Hello DW guys :-) I am trying using product Dynamicweb.eCommerce.Products.Product and I wanted to know how can you get a total amount of this product just bought (total units added to ShoppingCart). Kind regards,
Dmitrij ...
Dmitrij Jazel
17/04/2012 13:44:36
Last post: 17/04/2012 16:36:20