Developer forum
Subject
Replies
Started by
Last reply
IPaper on our testserver
Hi, I'm running a testprojekt on our own server. Right now I'm setting up the IPaper module but having trouble creating an IPaper. I choose an pdf and the server starts processing it. But then nothing happens, it just freezes in the processing state. ...
06/05/2010 11:14:21
Last post: 06/05/2010 11:45:45
14/04/2010 17:39:20
Last post: 06/05/2010 09:49:40
Intranet timeout
For some reason my user is logged after only a minute or two, just by visiting some pages. The next login it works normal and the timeout is not an issue at all. How is that possible? How can I manually set the timeout for the Intranet module? And ca ...
03/05/2010 12:58:26
Last post: 04/05/2010 15:12:51
frontend user groups
How can I get the backend user groups using DW API? I used the following query but I want to use the API to get the same result. * from accessUser where accessUserType=11 OR accessUserType=2 ORDER BY AccessUserUserName select ...
19/04/2010 12:25:43
Last post: 03/05/2010 10:54:52
Usermanagement - Create new user
I have set the usermanagement module up to frontend create profile. the approval is set to None, and to auto login after creation. After creation the user is set to be redirected to a page. All of it is working fine, except the auto login. The versio ...
27/04/2010 21:05:47
Last post: 03/05/2010 10:45:49
Editor loses value in new UI
I'm trying to build a very simple custom module using the Dynamicweb Editor control. I've created the MyModule custom module using the MyModule_Edit.aspx page. When adding the module to a paragraph and entering some text in the editor, this text is l ...
28/10/2009 16:55:20
Last post: 30/04/2010 15:18:30
Search for products
Hi, I need to know if it is possible to create a search in the front-end that will search within the eCom custom fields? Also if someone could tell me how extensive can the search be! Can we search for manufactureus, for example, in any fields relate ...
12/11/2007 11:26:05
Last post: 29/04/2010 12:48:17
Create global paragraph tags
Hi
I'm working on a project where we want the extranet-users to be able to set their weblogs (and forum threads) private. Is there any paragraph template extender or similar that I can use to accomplish this? I have tried the page template extender, ...
29/04/2010 12:01:01
No replies yet
Data Lists - Forms change recipient e-mail
Hi there, I need to develop a form using the new module Data Lists - Forms that will send the email to different recipients according to the value chosen in a drop down. With classic module there was a hidden input (<input type="hidden" ...
28/04/2010 20:00:48
Last post: 29/04/2010 10:57:55
Server Too Busy
Hi, I have a specific website that is always getting an System.Web.HttpException: Server Too Busy
error. If I make a IISReset the problem is solved for 2/3 ours and then I get the same error again. I've published a solution on server that only has 1 ...
17/04/2010 00:44:36
Last post: 27/04/2010 21:35:55
Datalists extremly slow
Hey, I hope that some of you will be able to help me out on this, or at least be able to tell me what is causing this.
We are currently trying to connect to an external server through DynamicWeb's Datalist module. It works, but it is extremly slow (T ...
26/04/2010 09:40:35
Last post: 26/04/2010 13:20:05
Split price at decimal seperator
Hi there, I need to show the Ecom.Price in to seperate parts like:
29<sup>95</sup>
How can I split the totalprice into two parts before and after the decimal separator? Can be done with JS, but are there DWtags available to use? Niek ...
20/04/2010 11:15:16
Last post: 22/04/2010 17:31:49
Adding Multiple Products with Variants to the Cart at Once
Hi there, I have an eCommerce page that needs to display multiple products with variants at once with the option to add them to the cart. Can somebody show me some sample code for custom functionality or refer me to the documentation that shows how t ...
16/04/2010 09:05:19
Last post: 21/04/2010 09:01:22
How to split VariantGroups
Hi there, I have 3 variantGroups which i want te split on the productdetail page. In the productadvanced.html i'm trying to split the Groups so that they show there own options: Its about clothing, so i want to have a pull down for VariantGroup size ...
29/03/2010 14:36:47
Last post: 20/04/2010 11:16:11
GlobalSettings
I tryed 3 diferent ways to read settings but unfortunely it always returns an empty string. Dynamicweb.Base.GetGs("Email")
Dynamicweb.
<
Base.GetGs("Settings.CommonInformation.Email") Dynamicweb.Base.GetGs("Settings/Common ...
16/04/2010 16:49:03
Last post: 19/04/2010 12:30:48
Memory usage
Hi, Have severall solutions running on a Win 2003 Server with 4 Gb of memory and I'm always getting "Out of Memory" errors. Do you have any IIS and Application Pools configurations that you recomend on systems running Dynamicweb solutions? ...
17/04/2010 00:38:59
Last post: 19/04/2010 10:58:56
Displaying Multiple Products with Variants on a Single Page
Hi there, I am building a custom module that needs to show multiple products on the same page. For each product, I need to be able to do the following: 1. Display up to three related drop-down list for variants. E.g. Size, Color and Type. These drop- ...
16/04/2010 09:01:57
Last post: 16/04/2010 11:52:10
Users online
Hi, I would need to implement a function to view online extranet users. Does anyone have ideas of what the best way would be to achive this. I know there is a notifier for ExtranetLogon, but not for ExtranetLogoff. Regards / Aki ...
13/04/2010 15:56:47
Last post: 14/04/2010 10:39:42
Using templates in unit tests
I'm trying to write a unit test for a part of my DynamicWeb application. In this test I want to use one of my DynamicWeb html templates. When I try to access a template in the files/templates folder, however, I get the following error: System.Argumen ...
13/04/2010 09:17:59
Last post: 13/04/2010 10:57:36
Translate.RegPages
Hello again ;) I love the backend translation functionallity, but it does not work very well for my cusstom module :(
When I call "Dynamicweb.Backend.Translate.RegPages("/CustomModules/anyBlog/");" the system finds all documents a ...
12/04/2010 17:48:45
Last post: 12/04/2010 22:25:15