Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Default value in List Item Types (Check, Radio Dropdown)
Hey, Is it possible to define a default value for an Item - radio button list - say I have created 3 radio buttons and want one of them to be checked as default? Same issue with the Dropdown list where it creates the default value "Nothing selected"  ...
Claus Kølbæk
10/04/2014 15:11:42
Last post: 10/04/2014 16:06:04
DW Page Lifecycle
We set a Configuration Type on each page and is available always at the page level (we also set this value to session at the same time) If I wanted to use this page value in a paragraph, it is not available in the paragraph, I think its to do with th ...
Kevin O''Driscoll
09/04/2014 15:07:52
Last post: 28/04/2014 14:31:37
Dynamicweb, Xamarin integration etc.
Hey all, I attended a course at Dynamicweb's headquarters around November last year and we bugged a bit around the integration of dynamicweb and dynamicweb based projects in Xamarin Studio, since the main part of the attendees, including me, was work ...
Mikkel Toustrup Olsen
03/04/2014 10:30:23
Last post: 07/10/2016 21:17:55
DW ADMIN - relodes after 10 -15 sec
Hello everyone I have strange problem ... DW Admin restarted after 10-15 sec. If I click on different pages and paragraphs in the menu, restarted admin and I have to start over. I've tried to change different versions of ADMIN - without help. If I ru ...
Medo Huremovic
31/03/2014 10:14:02
Last post: 02/04/2014 10:35:45
Get virtual path to the current template
Hi all, Probably a fairly simple question to which I hope someone knows the answer. I currently use a custom PageTemplateExtender and I'd like to know how to get the virtual path of the template that is being rendered. If I use this code the followin ...
Daniel Plomp
29/03/2014 17:21:31
Last post: 31/03/2014 21:31:57
Forms and editable form-reactions with Items? How?
Currently on a client website we have forms, created with DW Forms. Our client wants to alter a customer form-post in the CMS. Now they can only view them and export them for as far as I know (in a horrible form post overview page). An edit modus on  ...
Peter Leleulya
20/03/2014 14:19:28
Last post: 24/03/2014 09:25:42
Tax Provider OR Price Provider
Hi, We have a client that want's to set tax free for specific users (users are international companies - DW usergroup) billing/shipping to outside our country (the international part of it :P) We never developed a Price Provider nor a Tax Provider. W ...
Nuno Aguiar
10/03/2014 12:28:40
Last post: 13/03/2014 09:49:39
Slow product view in shop
Hi I have a problem with extrem long loadtime on productdetails view and i know why (Se debug list below). When i click on a product the page generates a ton of requst to the database, but why? I get thousand of the following DB select. 10:50:32.365  ...
Henrik Madsen
01/03/2014 12:07:37
Last post: 05/03/2014 10:24:52
Access to the path 'C:\MySite\Files\System\Items\ItemType_MyItem.xml' is denied.
Hi, I have an itemtype (MyItem) which I have created using the Model-First approch (created from within the Management-Center). The xml file for the itemtype is part of my Visual Studio project which is in TFS. This means that the xml file for the it ...
Lars Larsen
28/02/2014 09:45:26
Last post: 24/11/2014 13:49:40
Default value for itemfield
Hi, Using the Code First approch I have made an item with an itemfield of type DateTime. The field should have todays date as the default value. Therefore I have added this line of code "[DefaultValue("@Code(System.DateTime.Now)")]". But still new it ...
Lars Larsen
27/02/2014 13:06:14
Last post: 13/03/2014 08:45:17
NLB Best Practices
More often we came across clients that want their solutions hosted in NLB and when hosting their own solutions they usually want their Application folder to be unique and in the network share instead of having one Application per server. I have notic ...
Diogo Brito
26/02/2014 22:06:10
Last post: 06/03/2014 18:49:22
Shipping fee
Hi folks. I am creating a custom fee calcuation wich i am trying to implement in the cart module. What i want to do is. 1) calculate fee according to weight and volume of the order. 2) generate and display the different delivery options with fee as r ...
Aksel Andersen
26/02/2014 11:09:44
Last post: 26/02/2014 12:40:26
News:Manchet in Razor
Hi DW, I'm trying to render a news Manchet if it exists, and if not, render the first x chars. The code goes as like this @if(!String.IsNullOrEmpty( l.GetString("News:Manchet") ) ) { <div class="teaser">@l.GetValue("News:Manchet")</div> } ...
Jonas Mersholm
26/02/2014 08:48:10
Last post: 26/02/2014 11:16:31
Rendering Custom Tags on Page.OnOutput
Hi hope someone can give a little guidence. I have a cs library creating assets for a DW 8.3. the Library.dll is being passed to the DW Application bin directly and all is cool. I have an ItemType set at page level adding additional properties to eac ...
Kevin O''Driscoll
25/02/2014 17:51:38
Last post: 27/02/2014 15:29:31
Alter Grouplist (ecom categories) before rendering
I am looking for a way to alter my ecom grouplist before rendering it on my paragraph. Is there a way to do this by override or extenstion of the list? ...
Kim Søjborg Pedersen
21/02/2014 07:50:55
Last post: 21/02/2014 11:48:53
FeeProvider for PaymentFee and ShipingFee
Hi DW, Is it possible to create a FeeProvider that only run on a PaymentFee and not on ShippingFee and visa versa? I have a issue with a FeeProvider that is made for handeling custom shipping fees, but this provider also runs on payment fee, which i  ...
Martin Nielsen
20/02/2014 16:25:12
Last post: 24/02/2014 11:43:41
product.Discount class crashing solution
Hello, We've got a problem with the following code. The problem is, that it will cause both VS and the solution to crash, when we run it and ask directly to the product.Discounts class. Also tested on the latest DW 8.4 version Our test price provider ...
Martin Gammelholm
20/02/2014 09:45:34
Last post: 26/02/2014 11:30:53
Visual Studio Express and Dynamicweb templates
Just a quick question. Is it not possible to use Express versions of Visual Studio with the Dynamicweb 8 templates? The template installer unpacks a lot of files but I don't get any new templates in my VS. ...
Jim Trebbien
20/02/2014 08:36:32
Last post: 20/02/2014 10:09:19
Getting logged out of Admin when using Custom Module
Hi everyone! During the years I have been working with DW I have come across a weird "bug" a couple of times, and now is the time to ask the community what the problem could be. When I make a custom module (it can be any custom module, but the latest ...
Kasper Vesth
18/02/2014 15:09:39
Last post: 21/02/2014 10:55:26
Is the Variant provider in DW?
Hej guys, I have yet another eCom that has no variants presetup, and just works with standard eCom products. At the same time, there is a server somwehere that can send me some metadata about certain product. After I receive all that data, can I some ...
Dmitrij Jazel
18/02/2014 11:47:57
Last post: 19/02/2014 10:14:05