Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Extended search for multiple websites
Hello, How do I setup up the extended search for e.g. indexing pdf documents which belongs to specific websites inside a single Dynamicweb solution? That would say that, how can I specify for each website which indexing catalog to search inside as I  ...
Anders Ebdrup
20/06/2013 10:45:54
Last post: 21/06/2013 09:43:25
Items in Custom Module
Hi, This is a very early approach, but can we assign an item to a custom module? We have a Booking Module, and would like to assign an item type to our structure, basically to add more features instead of implementing custom fields of our own. Is thi ...
Nuno Aguiar
17/06/2013 19:40:48
Last post: 18/06/2013 11:12:22
Content-Disposition for files
Hi DWs Is it possible to set Content-Disposition for some files? .hex, .bin its making some problems for a client that the browser sets the files as zip files. //Bille ...
Peter Bille Larsen
13/06/2013 09:13:58
Last post: 17/06/2013 15:59:28
Newsletter Subscriber + Extranet user
Hi, I wonder if anyone has had this problem. May be solved using templates, but I am not sure. We have a newsletter subscription and an extranet registration pages. We can simply register and immediately subscribe to the newsletter, but some users do ...
Nuno Aguiar
12/06/2013 11:30:45
Last post: 14/06/2013 14:25:38
Server error while saving the paragraph
Hi everyone, I recently was working on a custom setup here. And eventually solution seamed to work as it should. Except for a part when you do some changes to the paragraph and than click "Save and close" than I get this error message (see  ...
Dmitrij Jazel
13/06/2013 09:42:04
Last post: 13/06/2013 14:49:21
Quick question: Negative effects on creating an index on DW7.2
Hi All, The specialist at Dynamicweb is out of the house to day, but reaearch has showed that creating this index on a DW version 19.2.8.2 resolves issues with indexing products: USE [thedatabasename] GO CREATE NONCLUSTERED INDEX EcomOrderLines_Order ...
Steen Nørgaard Perdersen
13/06/2013 10:50:48
Last post: 13/06/2013 14:25:11
Custom Module Layout
Hi, Is it possible to manipulate a custom module's layout to have a bigger highlight, like the eCommerce and User Management, for example? Nuno ...
Nuno Aguiar
11/06/2013 12:47:49
Last post: 12/06/2013 11:02:39
How to show paragraph content?
Hello, We are upgrading a custom solution from DW7 to 8. It has a custom module that allowed the user to create a report that shows informations about paragraphs selected by him: title, content, ... We have a problem showing the paragraph content bec ...
Adrian Ursu
05/06/2013 12:12:06
Last post: 12/06/2013 09:57:48
AccessUserNewsletterAllowed server error
Hej DW Guys! :-) Anyone had a problem like this one? (attachment) Any ideas what can cause something like this? Regards, Dmitrij ...
Dmitrij Jazel
11/06/2013 11:44:27
Last post: 11/06/2013 14:03:03
local eCommerce
Hi everyone, Sorry if I am posting in wrong place but I just wanted to ask if it is possible to install eCommerce locally? Just for testing and local development purposes. //Regards ...
Espen Thorvaldsen
07/06/2013 16:19:07
Last post: 10/06/2013 11:14:51
Best practice team development
Any thoughts on what is the best setup when seting up a development environment for a team using DW and VS2012. My first idea was to install VS2012 on the web server, and have all developers login to the server with their own users. Then they can dev ...
Martin Grønbekk Moen
07/06/2013 10:40:02
Last post: 07/06/2013 14:13:23
Problem installing local DW with SQL
Hi everyone, I just tried to setup a local instance of newest DW 8.2.1.11 I followed Mortens instructions through his video about local setup. First I had no problems with Access database. Than I did some work on that instance (add some pages, paragr ...
Espen Thorvaldsen
07/06/2013 09:15:01
Last post: 07/06/2013 11:46:59
ProductTemplateExtender called multiple times
Hi, I have a problem with the ProductTemplateExtender which is called multiple twice when displaying a product. The ProductTemplateExtender is even called for the related products even though I have no loops on the product template. When called by th ...
Anders Ebdrup
30/05/2013 14:05:47
Last post: 03/06/2013 23:10:15
Retrieving child pages with template available API? JavaScript alternative?
Hi, I'm making a visual representation of a menu structure for a new project - regrettably it's locked down behind VPN right now so I can't link to it. Basically I have a navigational structure where each of the child pages has a custom paragraph typ ...
Tobias Næss
30/05/2013 12:10:22
Last post: 03/06/2013 23:02:52
Module GetContent does not get hit
Hello. I have a problem that is driving up the wall, I can´t think of anything that could resolve it. I have a custom module that is registered and included in a paragraph, along with the paragraph settings, that are saved and loaded correctly  ...
Marco Santos
31/05/2013 17:12:30
Last post: 03/06/2013 10:28:35
Migrating news from several sites to one
I have the following news archives that I'm migrating to one new DW portal: http://www.dof.no/archive-135.aspx http://www.dofsubsea.com/en-US/News.aspx http://www.dofman.no/archive-308.aspx Ideally I would like to take the news as they are from their ...
Tobias Næss
30/05/2013 12:17:11
Last post: 02/06/2013 13:12:09
Searching for integers in index
Hi Dw, When searching for integers in the index there seems to be a problem with the case of the prefixed "P" in the RangeCriteria. When I make a custom query I have to use "p" to get the desired result. I am using v8.2.3.0 By the ...
Anders Ebdrup
31/05/2013 15:16:45
Last post: 01/06/2013 00:22:23
How to retrieve item values from an area with the API
Hey, This is probably a simple question, but how do I retrieve the item field values defined by my item type on an area with the API? What I want is to retrieve these values from my eg. content module running on a specific area. Could you provide an  ...
Allan Iversen
30/05/2013 09:41:11
Last post: 30/05/2013 12:21:34
How to sort products by custom product field
Both helpdesk cases and Forum suggest that it is often wanted to sort products by a custom product field when products are rendered at frontend. The example below will sort ascending by product field "MySorting". So, courtesy of Jeppe Agger ...
Morten Snedker
27/03/2013 09:40:44
Last post: 29/05/2013 13:52:57
Translate.Translate dll
Hello. If I want to do something like Translate.Translate("Aktivitetskalender",9), which dll (in DW 8) do I need to reference? I have referenced all the Dynamicweb dlls, but none of those has this definition. Marco ...
Marco Santos
29/05/2013 13:46:35
Last post: 29/05/2013 13:52:11