Developer forum
Subject
Replies
Started by
Last reply
Itemcreator - email form not sending
Hi. I’m using the ItemCreator module for sending an email form. It has been working as anticipated earlier on, but somewhere along the way (after upgrading to DW9), it not sending the email form any longer. I have noticed that the checkbox “Send a re ...
Peter Kristensen
04/01/2017 10:35:36
Last post: 04/01/2017 11:09:51
DataIntegration - Generate Url Token
Hello, In DW9, what makes the token invalid when I generate a url for several integration jobs ? I've never had to generate the url more than once before, but now it seems that the token gets invalidated at some point and I have to regenerate it (com ...
Gaëtan Di Caro
04/01/2017 07:53:38
Last post: 04/01/2017 09:59:19
Dynamicweb.StatisticsV3
Hej, I am upgrading a solution where we have used Dynamicweb.StatisticsV3 to get the visitors country from the clients IP. I have tried to find similar functionality in DW9. Does anyone know if it's possible to do in DW9? Regards / Aki ...
Aki Ruuskanen
02/01/2017 10:12:48
Last post: 02/01/2017 11:22:07
Product catalog module : "Show on paragraph" doesn't save
Hello, As the title says, I can't seem to be able to save anything in the "Show on paragraph" field of a product catalog module. I choose a page and a paragraph, then save it. When I come back the field is empty again. Thanks ...
Gaëtan Di Caro
02/01/2017 09:02:44
Last post: 02/01/2017 11:03:25
Add to basket : NullReferenceException in CreateAmountOrderline
Hi, When I try to add a product to the basket, I'm greeted by the exception shown in the attached screenshot. I'm forced to empty my cookies as this then happens on every page I try to access after. Thanks ...
Gaëtan Di Caro
22/12/2016 14:14:30
Last post: 27/12/2016 13:14:00
Userfriendly url for item
Hi I have some items in a named itemlist. I publish these items with the ItemPublisher app on DW 9.1.4. When rendering the list I use this code: foreach (var item in GetLoop("ItemPublisher:Items.List")) { <a href="@item.GetValue("ItemPublisher:Ite ...
Lars Larsen
21/12/2016 15:57:20
Last post: 22/12/2016 16:21:59
Vertical scrollbar in ItemRelationList is missing, when rendering
When I use Item field "ItemRelationList", for example, in a carousel as a list of News Items. The list only displayes about 4 News Items in the list. The rest is hidden under the block edge. The problem is, that it is not possible to scroll down and ...
Peter Kristensen
21/12/2016 14:24:06
Last post: 22/12/2016 14:38:21
System.IndexOutOfRangeException: DiscountAmountProductFieldName
Hi, When I try to display a product catalogue module, either product list or product details, I get this exception : System.IndexOutOfRangeException: DiscountAmountProductFieldName at System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldNa ...
Gaëtan Di Caro
21/12/2016 13:36:28
Last post: 22/12/2016 13:49:38
ItemRelation Field type
Hi Guys, The more I try to use the interfacefor content rich website, the more things I find that might require improvements in order to make the content Editing job easier. Fr example, when you have long lists of Item relations, you have no possibil ...
Adrian Ursu
21/12/2016 23:10:14
Last post: 22/12/2016 13:08:35
DW_ExtranetSessionCookie is set after logout
Hi When a logged in extranet user hits "/Admin/Public/Extranetlogoff" and returns to a login page, the logon template gets an errormessage in the template tag "DW_extranet_error_uk". It seems like the problem is that the cookie "DW_ExtranetSessionCoo ...
Lars Larsen
21/12/2016 13:50:55
Last post: 21/12/2016 14:32:35
\Files\System\Packages\NuGet.config does not exist
Hi, I noticed that the "apps" button on the paragraph doesn't work, so I went in Settings>Packages>Modules to see what I have, and I'm granted with a giant error message (see attached). How can I make this work ? Thanks. ...
Gaetan Caro
12/12/2016 13:16:21
Last post: 21/12/2016 13:29:01
Data Lists module broken?
Hi there, I created a new form in the Data List module and saved it. When I return to the module to edit fields, the "Click here to add a new field" button is broken. Nothing happens in the UI and under the hood I get a 500 Exception saying "Unable t ...
Imar Spaanjaars
16/12/2016 08:52:58
Last post: 21/12/2016 13:20:30
Data Integration 9.1.0
Hi Guys, Anybody managed to use the Dta Integration in the new version? I tried on 2 separate solutions on 2 different servers and I get the same error (see link) http://screencast.com/t/Xp9JLHxLND It looks like something wrong wth mapping, although ...
Adrian Ursu
23/11/2016 00:20:08
Last post: 21/12/2016 13:19:46
12
Subscribe
DW9.1.3 PageView.Current().CurrentParagraph is null
When I access PageView.Current().CurrentParagraph from paragraph templates and backend services called from paragraph templates I recieve a null value. Are there alternative ways of fetching the current paragraph being rendered via the api? I have at ...
Kim Pilgaard
08/12/2016 09:36:10
Last post: 21/12/2016 13:03:18
RMA - can't create new request
Hi all, Can't create a new RMA. Normaly, after the form submit, the DW redirect to the same page with the parameter "CC73=RMA" (73 is the paragraph ID). In DW9, the redirect doesn't occurs and the parameter "CC73=CreateRMA" is keeped. I tried with th ...
Ricardo Pereira
25/11/2016 15:45:05
Last post: 21/12/2016 12:47:38
Loop name by GetString does not work
Hi I have a paragraph template with this code: var loopname = "Item." + GetString("Item.ItemTypeName.Value") + ".Options"; foreach (var option in GetLoop(loopname)) Now the loop doesn't contain any items. But if I use this code: var loopname = "Item. ...
Lars Larsen
19/12/2016 12:48:03
Last post: 20/12/2016 13:10:12
Dynamicweb 8 compatibility mode active.
<!-- WARNING: Dynamicweb 8 compatibility mode active. For optimal performance update your templates To Dynamicweb 9 --> Is this message in the sourcecode, because I use some .html files instead of cshtml somewhere or? ...
Jan Sangill
20/12/2016 10:52:52
Last post: 20/12/2016 11:42:00
Searchv1 issue - when using it
Hi, I have some websites that use searchv1. I get this error now in 9.1.3 An error occurred while attaching module (Dynamicweb.Frontend.Content) System.MissingMethodException: Method not found: 'System.String Dynamicweb.Core.Helpers.DateHelper.ShowDa ...
Jan Sangill
20/12/2016 10:26:03
Last post: 20/12/2016 11:39:14
Direkte stier - routing to not user friendly URL
Hi, The module "Direkte stier" - redirects to a non friendly URL. Where should this kind of thread be placed by the way. Should it be added in engage instead? //jan ...
Jan Sangill
14/12/2016 10:44:23
Last post: 20/12/2016 10:55:59
ItemPageId is empty
Hi Guys, I am trying to retrive attribute from the Page of an Item. The default Item.PageId is returned empty and I tried a few metthods that used to work on DW8 and they don;t seem to be available. GetPageBySql for example. What is the most efficien ...
Adrian Ursu
20/12/2016 00:21:00
Last post: 20/12/2016 09:01:16