Developer forum
Subject
Replies
Started by
Last reply
eCommerce: Extend shipping method
I'm having a hard time finding documentation or samples on how to extend a delivery/shipping method. I want customers to be able to put in their address and zip-code - and a webservice will return nearest delivery-shop. Any advice? Thanks. ...
Filip Lundby
08/08/2012 13:51:00
Last post: 08/08/2012 15:43:37
Bidding module
Hi, Has anyone already developed a bidding add-on module for eCommerce? We have a few potential clients asking for it, and I want to see if there's something out there, or if we have to start from scratch. Nuno ...
Nuno Aguiar
02/08/2012 13:16:27
No replies yet
Product URL's
Hi Everybody. Does anybody know a easy way to get all product links from Dynamicweb eCommerce ? ...
Mikkel Høst
31/07/2012 12:47:39
Last post: 01/08/2012 11:28:23
Create new user in DW7
Hi, I'm developing a custom login module, where the user, after entering a one-time password, can create a new user. Can you guide me to how I can create a new user programmatically? Thanks,
Jesper ...
Jesper Troelsen
11/07/2012 08:36:46
Last post: 31/07/2012 22:01:31
11
Subscribe
Custom module, on edit: "There are multiple root elements"
Hi. Iwe created a custom module, hidden htmlcontrols are used for saving data via javascript:
<input type="hidden" id="d_Sector" runat="server" class="d_Sector"/>
<input type="hidden" id=&quo ...
Jacob Jensen
27/07/2012 11:07:09
Last post: 27/07/2012 11:22:13
View NewsletterV3 log
Hi Is it possible to see a log from the NewsletterV3 module, in particular the errors with subscriptions?
Our customer says that not all the subscriptions are able to activate the newsletter subscription. After clicking the link in the e-mail, the er ...
Martijn Bokhove
24/07/2012 13:30:52
Last post: 27/07/2012 09:39:47
Update order fields using CartLineAddedObserver (Cart v1)
Hello, I have 2 custom order fields: dateDepart and dateArrival. I've created a CartLineAddedObserver to update these 2 fields on the database when the order is in "cart" mode, because they are only written on database in "order" ...
Diogo Lino
26/07/2012 15:13:59
No replies yet
Namespace Dynamicweb.Notifications not found!
I'm busy developing a NuGet Package which should contain Dynamicweb functionality. I've currently got the following structure;
- Solution - VB.Net Class library - JS Directory - MyJsFile.js - CookieNotificationNotificationSubscriber.vb This last file ...
Rob Lohmann
25/07/2012 11:38:53
Last post: 26/07/2012 11:39:43
New Dynamicweb Templates for Visual Studio
We just uploaded a new version (1.7.0.0) of the Dynamicweb Templates for Visual Studio to the Downloads page. What's New? - 12 new templates for RibbonBar AddIns (in C# as well as in VB). You can find more information about RibbonBarAddIns in the doc ...
Imar Spaanjaars
25/07/2012 17:47:37
No replies yet
Dynamicweb Afterpay module not submitting all data to Afterpay
A while ago Dynamicweb Netherlands build an afterpay module for us on request of one of our customers. The module was build at DW core 19.2.6.0, but should be generic and able to be re-used for other customers. For a new customer we're busy implement ...
Rob Lohmann
25/07/2012 15:16:38
No replies yet
Custom Modules - Administration Page
Hi there. I wanna create some modules but i need put the Administration Page for each module inside one specific. I mean one module just for Administration (configuration other modules).
It's possible? Someone have any ideas? George Nelzo ...
George Nelzo Pereira
18/07/2012 18:01:34
Last post: 19/07/2012 12:38:05
Template.GetLoop("CustomLoop") html?
var myloop = Template.GetLoop("CustomLoop");
if i try to read myloop.Html it is empty
myloop Html is only availble after calling CommitLoop. This is too late for my current scenario. I want to access the raw template html. I need to know if ...
Remi Muller
11/07/2012 16:04:08
Last post: 19/07/2012 11:48:17
Filemanager editable extensions
Can i configure which files are editable in the filemanger?
I have some new file extensions i like to edit. ...
Remi Muller
02/07/2012 17:12:05
Last post: 19/07/2012 11:46:23
pageView.Meta.Title returns wrong text
Hi, We are have a custom module creating custom PDF documents from pages. We would like to get the meta-title from a page, based on the pageid, and use this for the PDF filename. We have tested this code: int PageID = Base.ChkInteger(Base.Request(&qu ...
Casper Stendal
14/06/2012 12:40:00
Last post: 18/07/2012 07:31:10
Mapping solutions
Hi, I do not know if this is the correct category... A Dynamicweb client wants us to explore the possibility to have a website in a pre-productio phase for approval and only afterwards publish the changes. This cannot be done by the Drafts/Workflow/V ...
Nuno Aguiar
14/06/2012 18:34:29
Last post: 16/07/2012 10:43:46
Custom PriceProvider on DW8
Hej Guys, Have a question here, :-)
I am trying to implement a custom price provider here
But something is wrong with "product.price.price" method. Every single time I am trying to use it - it just brakes. :-?
I am using DW8 Pro 8.1.0.0 Her ...
Dmitrij Jazel
10/07/2012 13:47:21
Last post: 13/07/2012 11:45:24
Old users are non-functional
Hej guys, Have a quick question here. I have a warning message here from DW, I got it right after I made an update to the new DW8.
I just wanted to know what does it mean, and what can it do in the system? The solution is using ActiveDirectory custom ...
Dmitrij Jazel
10/07/2012 09:22:09
Last post: 10/07/2012 13:04:05
Error with Languages
Hi! I have an product update routine for existing products and a product import routine for new products. When I saved the settings for default currency (the normal way in admin interface) I think something went wrong, since then neither the product ...
Per Ljung
21/06/2012 11:38:02
Last post: 10/07/2012 09:29:36
DW8 eCom upgrade : OrderTemplateExtender override error
Hello DW users, Trying to upgrade a custom Ecom soloution to DW8, and im having problems extending the OrderTemplateExtender. Old code: public override void ExtendTemplate(Templatev2.Template tmpl, TemplateExtenderRenderingState state) { new tags her ...
Marco Johannesen
09/07/2012 09:54:51
Last post: 09/07/2012 11:04:54
Usercontrols in DW 8.1.1.0
We've just upgraded a solution from version 8.1.0.0 to 8.1.1.0 and in both version it's not possible to load custom made user controls. I've already seen a topic on the forum regarding this issue (http://developer.dynamicweb-cms.com/forum.aspx?PID=48 ...
Rob Lohmann
03/07/2012 11:23:30
Last post: 05/07/2012 08:46:48