Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
how do i read paragraphModuleSetting xml before deleting a paragraph
Hi. I have a custom module, thats enabled in search. I need to tricker an event, set a boolean to false in custom table if the user deletes a paragraph with my custom module in it. So the row wont still be enabled in search. In other words, how do i  ...
Jacob Jensen
30/04/2013 14:26:02
Last post: 28/05/2013 09:24:50
Problem with indexing
Hi, I have repeatedly experienced problems with the indexing process - the index consists of 1.3 + million entries. The problem that occurs is: Error message: Can not overwrite: E:\iis\ xx.xxxxxxxx.xx\Files\System\_search\Results\index\ _2y.cfs Call  ...
Anders Ebdrup
22/04/2013 09:37:28
Last post: 27/05/2013 11:21:41
Form save provider behaviour (Dynamicweb 7, 19.2.8.3)
Hello. I have a form save provider that is causing a somewhat strange behaviour in the paragraph module where it is being used. There are two other form save providers on the same paragraph and they work fine. When I add my form provider (the third f ...
Marco Santos
23/05/2013 18:32:06
Last post: 24/05/2013 13:50:49
Extensionless URLs
Hello. I was trying to setup a local development environment for DW 8.2.1.8. We have a development server running IIS7 on Windows server 2008 SP2. All latest updates installed. Site is running in integrated mode. I game across a problem with the exte ...
Mikkel Høst
22/05/2013 16:20:30
Last post: 23/05/2013 13:47:29
Item types using Code First don't generate database schema
Hi there, I created a few item types using code first. They show up correctly when I create a new page but when I try to create the page I get an error indicating the underlying item tables does not exist (which is indeed the case). I have to go to M ...
Imar Spaanjaars
16/05/2013 16:54:14
Last post: 23/05/2013 10:20:15
Weird boolean behavior when editing items
Hi there, I tried to make editing of item types work using the default templates, but the default templates didn't render the edit links. I then modified the code as follows to test things out: <!--@LoopStart(ItemPublisher:Items.List)--> If Def ...
Imar Spaanjaars
16/05/2013 18:05:49
Last post: 21/05/2013 13:49:41
Recommended way to extend an existing item
Hi there, What's the recommended way to extend an existing item type? For example, what if I want to add a property to a type that already exists? It seems that new columns aren't picked up automatically. I can also imagine that renaming a property c ...
Imar Spaanjaars
16/05/2013 18:12:45
Last post: 20/05/2013 22:54:02
Shop info in form save provider
Hello. Can I get the information about the current shop in a form save provider? Marco ...
Marco Santos
16/05/2013 15:52:36
Last post: 16/05/2013 16:39:05
Frontend paragraph permissions as opposed to page permissions
On login I assign the user to extra Groups, by adding the AccessuserID to the "DW_extranet_groups" session. (PageView.User.Groups) This works fine on Page permissions, but not on paragraph permissions. My investigations show, that the two p ...
30/12/2010 10:51:31
Last post: 14/05/2013 21:26:26
Manipulating the confirmation mail send to customer
Hey Im trying to manipulate the confirmation mail sent to the customer, because i was looking at attaching a PDF to the mail before its sent. Found the "SendingConfirmationMail" subscriber, but when i try to manipulate the mail messages in  ...
Morten Fink Eriksen
13/05/2013 09:28:15
Last post: 13/05/2013 11:31:31
Smart Search extensibility
Hi, Is there a way to create an extention to smart searches? We would like to consider that as an option to our eBooking module. Best Regards, Nuno ...
Nuno Aguiar
08/05/2013 16:24:25
Last post: 13/05/2013 11:05:44
Morten Fink Eriksen
13/05/2013 09:28:14
No replies yet
barcode generator for ecommerce?
Hi, Do any of you guys have any experience in a solution for making barcodes for dynamicweb ecommerce products... which you can print out and use in a physical shop? ...
Jacob Storgaard Jensen
08/05/2013 23:59:13
Last post: 10/05/2013 19:52:29
Unable to log in with imported user, until i recycle app pool
Hey, I'm looking into a strange problem regarding Extranet login in DW. I have a module that extracts a use from a Sharepoint solution and saves user information into the AccessUser table in DW. At first glance everything seems to be okay, but when i ...
Martin Nielsen
06/05/2013 10:07:24
Last post: 08/05/2013 14:51:32
Validate current password on password change
We have created a page where the customer can change the password. It's a copy of the UserManagementEditForm, with only the username field, old password, new password en repeat new password. It works fine to change the password, but there is no valid ...
20/05/2010 09:29:56
Last post: 06/05/2013 15:36:48
Using Customer Center for both DW orders and an external datasource
Hey, I want to use the Customer Center module for listing and searching both web orders and orders from other sources. Is it possible to combine both DW orders and orders from an external data source in the Customer Center module. Reordering is not a ...
Allan Iversen
30/04/2013 14:18:41
Last post: 03/05/2013 21:37:47
Can't add custom discount order line
Hej, I have a code segment which is used to add a custom discount orderline to the current cart. It worked before, but doesn't work now. The "Total Discount" order line can't be found from the database. I can't see the problem, is there any ...
Judy Zhang
01/05/2013 15:53:15
Last post: 02/05/2013 10:09:02
Problems sending mails with Newsletter v3
Using the Newsletter/Nyhedsbrev v3 module, im trying to send a test newsletter, but im constantly getting following error for every email in the Category: "Failure sending mail." (Which isnt really all that explanetory) The thing is, when t ...
Chris
01/05/2013 13:52:44
Last post: 01/05/2013 14:29:11
Searching the Lucene search index
Im trying to do some searching using the search index, but i seem to be having some trouble with the orderby criteria, i've created and orderby criteria like this: searchQuery.Add(new OrderByCriteria("sys_name", SortDirection.Ascending)); B ...
Morten Fink Eriksen
29/04/2013 08:48:34
Last post: 01/05/2013 11:01:44
remove Language Layer in one shop
Hey DWs One of our clients wishes to have 2 shops, where one has the adress: theshop.com/uk and the other: theshop.com/ I have talked to DW support, they say that it can be done by messing with the DB in some way and using Language Layer. Any ideas t ...
Peter Bille Larsen
25/04/2013 08:40:52
Last post: 25/04/2013 10:37:50