Developer forum
Subject
Replies
Started by
Last reply
Dynamicweb security - categories
Hi, I am trying to create a custom module, but let some users have access to some buttons/tabs according to permissions How can I set a list of features (similar to news categories) to manage security on custom modules Is it possible? Nuno ...
Nuno Aguiar
17/08/2012 11:15:43
Last post: 20/08/2012 12:15:56
Upgrade to Dw7/8
Hi, We have a client with an eCommerce solution with around 287.980 products in a single category. The solution is syncing with an Image Catalogue System, but when upgrading to Dw7 or 8, we were told that we simply had to chop it up in chunks of 10.0 ...
Nuno Aguiar
22/02/2012 11:31:30
Last post: 17/08/2012 11:01:19
13
Subscribe
RenderProducts NullReferenceException
I've just run into a funny little quirk with the Renderer. I'm trying to add a "Products" loop to a template from a custom module.
The following code produces a NullReferenceException when calling RenderProducts: var ps = Product.GetProduct ...
Jon Thorsteinsson
15/08/2012 16:07:26
No replies yet
How do I create language variants of products in DW8?
I am currently trying to create language variants of products and product variants. The API documentation mentions the method MakeFullCopyToGroupWithLanguage but this method doesn't seem to exist in DW8. I've tried a few different approaches, but I'm ...
Ilja Alaoja
07/08/2012 16:48:37
Last post: 10/08/2012 02:45:16
Insert link to javascript file in the head
I'm building a notificationsubscriber which I want to use to insert a piece of javascript into the headsection of the masterpage.
In order to do this i'm using the piece of code below; Public Overrides Sub OnNotify(ByVal notification As String, ByVal ...
Rob Lohmann
30/07/2012 10:09:06
Last post: 09/08/2012 08:42:21
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